diff options
| author | Jules Aguillon | 2023-08-05 16:45:57 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2023-08-05 16:45:57 +0200 |
| commit | ae791ab2929c1b71d4af2831416aefccafc8e977 (patch) | |
| tree | 48860d82e5c18623d4de193b95c77ec78f99cfd5 /res/values-zh-rCN | |
| parent | 8b9505356629f81340090cee4f8f1f0bb9c399be (diff) | |
| download | unexpected-keyboard-ae791ab2929c1b71d4af2831416aefccafc8e977.tar.gz unexpected-keyboard-ae791ab2929c1b71d4af2831416aefccafc8e977.zip | |
Translatable key descriptions
Key descriptions are shown in the "extra keys" option and can now be
translated.
Diffstat (limited to 'res/values-zh-rCN')
| -rw-r--r-- | res/values-zh-rCN/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml index 150aaee..f80e102 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/strings.xml @@ -87,4 +87,7 @@ <string name="launcher_description">这是一个虚拟键盘软件。点击按钮进入系统设置,然后启用 Unexpected-Keyboard 即可使用。</string> <string name="launcher_sourcecode">这是一个免费且开源的软件。你可以在 Github 上找到源代码或者反馈 bug。</string> <string name="launcher_tryhere">启用键盘后,可以在这里测试效果:</string> + <!-- <string name="key_descr_capslock">Caps lock</string> --> + <!-- <string name="key_descr_switch_greekmath">Greek & math symbols</string> --> + <!-- <string name="key_descr_voice_typing">Voice typing</string> --> </resources> |
