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-es | |
| 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-es')
| -rw-r--r-- | res/values-es/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index 810cd31..c6c77d5 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -131,4 +131,5 @@ La misma no contiene ningún anuncio/publicidad, no realiza peticiones de red y <string name="clipboard_pin_heading">Pegado</string> <string name="clipboard_remove_confirm">¿Sacar este portapapeles?</string> <string name="clipboard_remove_confirmed">Sí</string> + <!-- <string name="toast_no_voice_input">No voice typing app installed</string> --> </resources> |
