Add app lock for SDK < 18 with root (#35)
This commit is contained in:

committed by
Mikołaj Pich

parent
29d12b79ca
commit
6e334f2721
@ -39,10 +39,11 @@
|
||||
<string name="fragment_no_grades">Brak ocen</string>
|
||||
|
||||
<string name="noInternet_text">Brak połączenia z internetem</string>
|
||||
<string name="root_failed_text">To urządzenie posiada posiada podwyższone uprawnienia (root). Automatyczne logowanie zosatło wyłączone.</string>
|
||||
<string name="encrypt_failed_text">Szyfrowanie nie powiodło się. Automatyczne logowanie zostało wyłączone</string>
|
||||
<string name="version_text">Wersja %1$s</string>
|
||||
<string name="refresh_error_text">"Podczas odświeżania zawartości wystąpił błąd. "</string>
|
||||
<string name="alert_dialog_blocked_app">Blokada aplikacji</string>
|
||||
<string name="alert_dialog_blocked_app_message">W obawie o bezpieczeństwo przechowywanych danych osobistych na urządzeniu z podwyższonymi uprawnieniami (root), aplikacja Wulkanowy została zablokowana</string>
|
||||
|
||||
<string name="dialog_description_text">Opis</string>
|
||||
<string name="dialog_weight_text">Waga</string>
|
||||
|
@ -39,10 +39,11 @@
|
||||
<string name="fragment_no_grades">No grades</string>
|
||||
|
||||
<string name="noInternet_text">No internet connection</string>
|
||||
<string name="root_failed_text">This device is rooted. Automatic login has been disabled</string>
|
||||
<string name="encrypt_failed_text">Encryption failed. Automatic login has been disabled</string>
|
||||
<string name="version_text">Version %1$s</string>
|
||||
<string name="refresh_error_text">An error occurred while refreshing the content.</string>
|
||||
<string name="alert_dialog_blocked_app">Application lock</string>
|
||||
<string name="alert_dialog_blocked_app_message">For the sake of safety of personal data stored on a device with increased authorization (root), the Wulkanowy application has been blocked.</string>
|
||||
|
||||
<string name="dialog_description_text">Description</string>
|
||||
<string name="dialog_weight_text">Weight</string>
|
||||
|
Reference in New Issue
Block a user