abouttreesummaryrefslogcommitdiff
path: root/res/values-cs/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2025-03-27 23:25:32 +0100
committerGitHub2025-03-27 23:25:32 +0100
commit6541054cce964b7243d8779b54b168cda6741aff (patch)
tree5a065d34c23316ca25f1ad6605c688619af43b85 /res/values-cs/strings.xml
parent3971f6243cb5b5ca7f3120d5be8140f7646c9d7e (diff)
downloadunexpected-keyboard-6541054cce964b7243d8779b54b168cda6741aff.tar.gz
unexpected-keyboard-6541054cce964b7243d8779b54b168cda6741aff.zip
Remove symbols from the number row by default (#964)
The number row option is changed into a ListPreference and controls whether the number row contains symbols or not. Co-authored-by: Joey Schaff <j@jaoh.xyz>
Diffstat (limited to 'res/values-cs/strings.xml')
-rw-r--r--res/values-cs/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 3c673e6..049a431 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -18,6 +18,9 @@
<string name="pref_layouts_item">Rozložení %1$d: %2$s</string>
<string name="pref_layouts_remove_custom">Odebrat rozložení</string>
<string name="pref_custom_layout_title">Vlastní rozložení</string>
+ <!-- <string name="pref_show_number_row_no_number_row">No number row</string> -->
+ <!-- <string name="pref_show_number_row_no_symbols">Number row without symbols</string> -->
+ <!-- <string name="pref_show_number_row_symbols">Number row with symbols</string> -->
<string name="pref_show_numpad_title">Zobrazit NumPad</string>
<string name="pref_show_numpad_never">Nikdy</string>
<string name="pref_show_numpad_landscape">Pouze v režimu na šířku</string>