Copy translations from AOSP

This commit is contained in:
serso
2016-02-16 15:33:10 +01:00
parent 57cdbad079
commit 7e41f30e06
28 changed files with 355 additions and 116 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="cpp_prefs_vibrate_on_keypress">Vibrate on touch</string>
<string name="cpp_prefs_auto_rotate_screen">Auto-rotate screen</string>
<string name="cpp_prefs_language">Language</string>
<string name="cpp_prefs_theme">Theme</string>
<string name="cpp_prefs_keep_screen_on">Stay awake</string>
</resources>

View File

@@ -18,5 +18,4 @@
<string name="prefs_prevent_screen_from_fading_summary">If turned on screen will not fade while using the app
</string>
<string name="prefs_language_title">Language</string>
<string name="cpp_prefs_vibrate_on_keypress">Vibrate on keypress</string>
</resources>