diff options
| author | Jules Aguillon | 2024-01-15 23:26:40 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-01-15 23:26:40 +0100 |
| commit | 95bd9312a7714e1fbee2a792a12d2b9ced36b708 (patch) | |
| tree | 2d4911e3be9701bb4d0f6271e3257f821d1aebe5 /res/values-pt | |
| parent | 0a86f9ab018a496a6527d9353501ed57f63291d0 (diff) | |
| download | unexpected-keyboard-95bd9312a7714e1fbee2a792a12d2b9ced36b708.tar.gz unexpected-keyboard-95bd9312a7714e1fbee2a792a12d2b9ced36b708.zip | |
Allow hidding the keyboard switching key
The keyboard switching key is now selected by default in the Extra Keys
option and can be deselected.
Diffstat (limited to 'res/values-pt')
| -rw-r--r-- | res/values-pt/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml index c2d2629..0a3b38f 100644 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -82,6 +82,7 @@ <string name="launcher_tryhere">Após ativar, experimente aqui:</string> <string name="key_descr_capslock">Caps lock</string> <string name="key_descr_switch_greekmath">Grego & símbolos matemáticos</string> + <!-- <string name="key_descr_change_method">Switch keyboard</string> --> <string name="key_descr_voice_typing">Digitação por voz</string> <string name="key_descr_copy">Copiar</string> <string name="key_descr_paste">Colar</string> |
