abouttreesummaryrefslogcommitdiff
path: root/res/values-zh-rCN
diff options
context:
space:
mode:
authorJules Aguillon2023-01-30 23:58:47 +0100
committerJules Aguillon2023-01-30 23:58:47 +0100
commit540384bb0a29b9e43dd4fe69fd5fc8f380fd6cbd (patch)
treecf7a213bb421680a1eec252c5d13e04d757cba24 /res/values-zh-rCN
parentc7184303e9e291487641324468ec60417ef47bf7 (diff)
downloadunexpected-keyboard-540384bb0a29b9e43dd4fe69fd5fc8f380fd6cbd.tar.gz
unexpected-keyboard-540384bb0a29b9e43dd4fe69fd5fc8f380fd6cbd.zip
Add optional number row
An option is added to enable an extra number row at the top of the keyboard. Digits are removed from the keyboard while the number row is visible.
Diffstat (limited to 'res/values-zh-rCN')
-rw-r--r--res/values-zh-rCN/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index c3c1412..f217d58 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -21,6 +21,8 @@
<string name="pref_show_numpad_never">从不</string>
<string name="pref_show_numpad_landscape">只在横屏显示</string>
<string name="pref_show_numpad_always">一直显示</string>
+ <!-- <string name="pref_number_row_title">Show number row</string> -->
+ <!-- <string name="pref_number_row_summary">Add a number row at the top of the keyboard when the numpad is hidden</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> -->