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-pt | |
| 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-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 7a603f6..26ecc08 100644 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -102,6 +102,7 @@ Sistema > Idioma e entrada > Teclado virtual > Gerenciar teclados virtu <string name="launcher_tryhere">Após ativar, experimente aqui:</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">Grego & símbolos matemáticos</string> <string name="key_descr_change_method">Trocar de teclado</string> <string name="key_descr_voice_typing">Digitação por voz</string> |
