android: Show an error if VPN fails due to lock down mode in Android 4.2
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
<string name="search">Suchen</string>
|
||||
<string name="vpn_not_supported_title">VPN nicht unterstützt</string>
|
||||
<string name="vpn_not_supported">Ihr Gerät unterstützt keine VPN Anwendungen.\nBitte kontaktieren Sie den Hersteller.</string>
|
||||
<string name="vpn_not_supported_during_lockdown">VPN Verbindungen sind nicht möglich im abgeriegelten Modus.</string>
|
||||
<string name="loading">Laden…</string>
|
||||
|
||||
<!-- Log view -->
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
<string name="search">Szukaj</string>
|
||||
<string name="vpn_not_supported_title">Nie obsługiwany VPN</string>
|
||||
<string name="vpn_not_supported">Urządzenie nie obsługuje aplikacji VPN.\nProszę skontaktować się z producentem.</string>
|
||||
<string name="vpn_not_supported_during_lockdown">Polączenia nie sa możliwe w trybie zamkniętym</string>
|
||||
<string name="loading">Wczytywanie…</string>
|
||||
|
||||
<!-- Log view -->
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
<string name="search">Search</string>
|
||||
<string name="vpn_not_supported_title">VPN not supported</string>
|
||||
<string name="vpn_not_supported">Your device does not support VPN applications.\nPlease contact the manufacturer.</string>
|
||||
<string name="vpn_not_supported_during_lockdown">VPN connections are not supported in lockdown mode.</string>
|
||||
<string name="loading">Loading…</string>
|
||||
|
||||
<!-- Log view -->
|
||||
|
||||
Reference in New Issue
Block a user