diff options
| author | Jules Aguillon | 2024-02-17 19:46:09 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-02-17 23:28:31 +0100 |
| commit | e40558677ef40184c28fbfe721a4be69a4955fa6 (patch) | |
| tree | ad04bca89544c576e0182088c85025e05478a879 /res/values-ru | |
| parent | ae270b36f41c6101c1657f5c2568b51b5ccf84ee (diff) | |
| download | unexpected-keyboard-e40558677ef40184c28fbfe721a4be69a4955fa6.tar.gz unexpected-keyboard-e40558677ef40184c28fbfe721a4be69a4955fa6.zip | |
Allow to remove the compose key in the settings
Diffstat (limited to 'res/values-ru')
| -rw-r--r-- | res/values-ru/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml index a2defba..b7875d5 100644 --- a/res/values-ru/strings.xml +++ b/res/values-ru/strings.xml @@ -90,6 +90,7 @@ <string name="launcher_tryhere">После активации вы можете попробовать клавиатуру прямо здесь:</string> <!-- <string name="launcher_tryhere_hint">Try here</string> --> <!-- <string name="key_descr_capslock">Caps lock</string> --> + <!-- <string name="key_descr_compose">Compose</string> --> <!-- <string name="key_descr_switch_greekmath">Greek & math symbols</string> --> <!-- <string name="key_descr_change_method">Switch keyboard</string> --> <!-- <string name="key_descr_voice_typing">Voice typing</string> --> |
