abouttreesummaryrefslogcommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 04c3b57..a15fc5b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -16,8 +16,13 @@
<item>Azerty</item>
<item>Qwerty</item>
</string-array>
- <string name="pref_disable_accent_keys_title">Toggle accent keys</string>
- <string name="pref_disable_accent_keys_summary">Whether to remove the accent keys from the keyboard</string>
+
+ <string name="pref_accents_title">Accents</string>
+ <string name="pref_accents_summary">%s</string>
+ <string name="pref_accents_e_all_installed">Show accents for all the installed languages</string>
+ <string name="pref_accents_e_selected">Show accents for the selected language</string>
+ <string name="pref_accents_e_all">Show every accents</string>
+ <string name="pref_accents_e_none">Hide accents</string>
<string name="pref_category_typing">Typing</string>
<string name="pref_preci_title">Precision</string>