Keep dist/navis-release/ path and ship Navis.exe as a same-hash alias of EvilFox.exe so 3.x clients can still update from the Windows branch feed.
8 lines
305 B
XML
8 lines
305 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="app_name">EvilFox</string>
|
|
<string name="vpn_notification_title">EvilFox VPN</string>
|
|
<string name="vpn_notification_connected">Подключено</string>
|
|
<string name="vpn_notification_channel">VPN</string>
|
|
</resources>
|