Files
navi/android/app/src/main/res/values/strings.xml
T
Navis 1144fab54d Release 4.0.0+1: rebrand Navis → EvilFox; centralized Remnawave auto-provisioning (panel credentials baked into binary); remove Remnawave API UI; Windows 4.0.0.1.
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.
2026-08-01 20:06:25 +03:00

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>