abouttreesummaryrefslogcommitdiff
path: root/res/values-lv/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2022-12-10 19:39:22 +0100
committerJules Aguillon2022-12-10 19:39:22 +0100
commitc17b53ce7f16c202f139aff98a65f8d859f4412b (patch)
tree86a6bb77a9ef51dacb0802a8fa582d400e5f0f97 /res/values-lv/strings.xml
parent940fc81193097cd46a6ea31dd8137d3943226c40 (diff)
downloadunexpected-keyboard-c17b53ce7f16c202f139aff98a65f8d859f4412b.tar.gz
unexpected-keyboard-c17b53ce7f16c202f139aff98a65f8d859f4412b.zip
Add option 'numpad_layout'
Allow choosing whether to show the high or the low digits first. The numeric pane and the numpad are affected by the option.
Diffstat (limited to 'res/values-lv/strings.xml')
-rw-r--r--res/values-lv/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
index eb14345..be6580d 100644
--- a/res/values-lv/strings.xml
+++ b/res/values-lv/strings.xml
@@ -16,6 +16,9 @@
<string name="pref_show_numpad_never">Nekad</string>
<string name="pref_show_numpad_landscape">Tikai guleniskajā skatā</string>
<string name="pref_show_numpad_always">Vienmēr</string>
+ <!-- <string name="pref_numpad_layout">NumPad layout</string> -->
+ <!-- <string name="pref_numpad_layout_e_high_first">High digits first</string> -->
+ <!-- <string name="pref_numpad_layout_e_low_first">Low digits first</string> -->
<string name="pref_autocapitalisation_title">Automātiski lielie burti</string>
<string name="pref_autocapitalisation_summary">Piespiest Shift teikuma sākumā</string>
<string name="pref_extra_keys_title">Pievienot tastatūrai taustiņus</string>