abouttreesummaryrefslogcommitdiff
path: root/res/values-ro
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-ro
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-ro')
-rw-r--r--res/values-ro/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
index fc5a53c..d39c4c5 100644
--- a/res/values-ro/strings.xml
+++ b/res/values-ro/strings.xml
@@ -18,6 +18,9 @@
<!-- <string name="pref_layouts_item">Layout %1$d: %2$s</string> -->
<!-- <string name="pref_layouts_remove_custom">Remove layout</string> -->
<string name="pref_custom_layout_title">Aranjament personalizat</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">Arată NumPad</string>
<string name="pref_show_numpad_never">Niciodată</string>
<string name="pref_show_numpad_landscape">Doar în mod panoramă</string>