abouttreesummaryrefslogcommitdiff
path: root/res/values-zh-rCN/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2023-07-29 17:29:45 +0200
committerJules Aguillon2023-07-29 17:29:45 +0200
commitfce8ff7ce2920861804ccfd3e3e7cb0ff3165a33 (patch)
tree0f870b212d01b51906e2d0c44af50b3ecbe7f531 /res/values-zh-rCN/strings.xml
parentd1f0d5a7bf99e36bb7c7aa082d208bb54e73c118 (diff)
downloadunexpected-keyboard-fce8ff7ce2920861804ccfd3e3e7cb0ff3165a33.tar.gz
unexpected-keyboard-fce8ff7ce2920861804ccfd3e3e7cb0ff3165a33.zip
Add option to disable pin entry layout
The pin entry layout might be inferior for some usecases and people might be more used to the numeric layout.
Diffstat (limited to 'res/values-zh-rCN/strings.xml')
-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 a4b20f4..01bc65d 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -45,6 +45,8 @@
<string name="pref_switch_input_immediate_summary">切换键盘按钮的行为</string>
<string name="pref_vibrate_title">振动</string>
<string name="pref_vibrate_summary">启用或者禁用按下按键时振动</string>
+ <!-- <string name="pref_pin_entry_enabled_title">Pin entry layout</string> -->
+ <!-- <string name="pref_pin_entry_enabled_summary">When typing numbers, dates and phone numbers</string> -->
<string name="pref_category_style">样式</string>
<string name="pref_margin_bottom_title">键盘下边距</string>
<string name="pref_keyboard_height_title">键盘高度</string>