diff options
| author | Jules Aguillon | 2025-02-27 23:12:08 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2025-02-27 23:12:08 +0100 |
| commit | bee59aceaa97d2c97f2908cbeddd893566602f6c (patch) | |
| tree | d2dcc522bc8967814b80c0a48b981df9fdd68a46 /res/values-pt | |
| parent | 92d50dd73fd5b1fe82d596dc6af9b17ff72c5096 (diff) | |
| download | unexpected-keyboard-bee59aceaa97d2c97f2908cbeddd893566602f6c.tar.gz unexpected-keyboard-bee59aceaa97d2c97f2908cbeddd893566602f6c.zip | |
Show a message in voice input chooser when empty
This avoids creating an empty dialog that appears as a mysterious white
rectangle.
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 e7a8d6c..d4d7c68 100644 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -131,4 +131,5 @@ Este aplicativo não contém anúncios, não faz nenhuma solicitação de rede e <string name="clipboard_pin_heading">Fixados</string> <string name="clipboard_remove_confirm">Remover esta cópia?</string> <string name="clipboard_remove_confirmed">Sim</string> + <!-- <string name="toast_no_voice_input">No voice typing app installed</string> --> </resources> |
