From 0f62b3044c501dc5679583e06447285ebeb31118 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 12 Feb 2023 23:20:11 +0100
Subject: Option to switch to the previous input method
A new option changes the "change_method" into the new
"change_method_prev". It switch to the previously used input method.
A long press on "change_method_prev" sends "change_method".
A new section is added in the settings and existing options are moved.
---
res/values-zh-rCN/strings.xml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
(limited to 'res/values-zh-rCN/strings.xml')
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 414ed95..b47f423 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -26,8 +26,6 @@
- 句首自动大写
- 在句子的开头自动按下Shift
选择要显示的按键
第二键盘布局
无
@@ -36,10 +34,15 @@
输入按键四角的符号需要滑动的距离 (%s)
长按到开始重复输入的时间
长按后每次重复输入的时间间隔
- 振动
- 启用或者禁用按下按键时振动
双击Shift键锁定大写
任何时候都可以长按修改键以锁定
+
+ 句首自动大写
+ 在句子的开头自动按下Shift
+
+
+ 振动
+ 启用或者禁用按下按键时振动
样式
键盘下边距
键盘高度
--
cgit v1.2.3