abouttreesummaryrefslogcommitdiff
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/arrays.xml1
-rw-r--r--res/values/strings.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 896c515..efae020 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -3,5 +3,6 @@
<string-array name="pref_layout_values">
<item>azerty</item>
<item>qwerty</item>
+ <item>numeric</item>
</string-array>
</resources>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0928cce..19f3234 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -11,6 +11,7 @@
<string-array name="pref_layout_entries">
<item>Azerty</item>
<item>Qwerty</item>
+ <item>Numeric</item>
</string-array>
<string name="pref_category_typing">Typing</string>