From 458e17bf31c9ef6b4dfadd56dd0c0dfb709eb32c Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Tue, 18 Jul 2023 00:31:32 +0200
Subject: Add custom extra keys preference
This is a new section in the extra keys option that allows to enter
arbitrary strings which are then added to the keyboard.
A new string is needed for the title of the section, Android's icons and
strings are used as much as possible to avoid adding more strings.
Keys are stored in the preferences as a JSON array of strings.
---
res/values-zh-rCN/strings.xml | 1 +
1 file changed, 1 insertion(+)
(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 d25cc50..a4b20f4 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -27,6 +27,7 @@
大数字在上方
小数字在上方
选择要显示的按键
+
第二键盘布局
无
--
cgit v1.2.3