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">Taal</string>
<string name="cpp_prefs_theme">Thema</string>
<string name="cpp_prefs_keep_screen_on">Stand-by</string>
<string name="cpp_permission_overlay">Over andere apps tekenen</string>
</resources>

View File

@@ -228,4 +228,6 @@ Door op volgende te drukken, wordt u doorverwezen naar de Google Play store om d
<string name="cpp_new_in_version">Nieuw in versie %1$s</string>
<string name="cpp_release_notes_choose_theme">Wilt u nieuwe Material themes proberen? Kies ze uit de lijst:</string>
<string name="cpp_system_language">System language</string>
<string name="cpp_missing_permission_title">Toestemming ontbreekt</string>
<string name="cpp_missing_permission_msg">Schakel \"%1$s\" toestemming in in systeeminstellingen</string>
</resources>