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-uk | |
| 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-uk')
| -rw-r--r-- | res/values-uk/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml index eb7f4c4..efbc3a8 100644 --- a/res/values-uk/strings.xml +++ b/res/values-uk/strings.xml @@ -90,6 +90,7 @@ This application contains no ads, doesn't make any network requests and is Open <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">Грецькі та математичні символи</string> <string name="key_descr_change_method">Переключити клавіатуру</string> <string name="key_descr_voice_typing">Голосове введення</string> |
