Floating calculator permissions

This commit is contained in:
serso
2016-02-17 13:49:39 +01:00
parent 95b22cd253
commit 14f76fb47b
46 changed files with 195 additions and 39 deletions

View File

@@ -5,4 +5,5 @@
<string name="cpp_prefs_language">Jazyk</string>
<string name="cpp_prefs_theme">Motiv</string>
<string name="cpp_prefs_keep_screen_on">Nevypínat obrazovku</string>
<string name="cpp_permission_overlay">Vykreslení přes další aplikace</string>
</resources>

View File

@@ -230,4 +230,6 @@ Platební informace jsou uloženy na serveru společně s vaším účtem.\n\n K
<string name="cpp_new_in_version">Nové ve verzi %1$s</string>
<string name="cpp_release_notes_choose_theme">Chcete vyzkoušet nové Material témata? Vyberte je ze seznamu:</string>
<string name="cpp_system_language">System language</string>
<string name="cpp_missing_permission_title">Chybějící oprávnění</string>
<string name="cpp_missing_permission_msg">Prosím, povolte v nastaveních systému oprávnění pro \"%1$s\"</string>
</resources>