diff options
| author | Jules Aguillon | 2023-08-05 16:45:57 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2023-08-05 16:45:57 +0200 |
| commit | ae791ab2929c1b71d4af2831416aefccafc8e977 (patch) | |
| tree | 48860d82e5c18623d4de193b95c77ec78f99cfd5 /res/values-es/strings.xml | |
| parent | 8b9505356629f81340090cee4f8f1f0bb9c399be (diff) | |
| download | unexpected-keyboard-ae791ab2929c1b71d4af2831416aefccafc8e977.tar.gz unexpected-keyboard-ae791ab2929c1b71d4af2831416aefccafc8e977.zip | |
Translatable key descriptions
Key descriptions are shown in the "extra keys" option and can now be
translated.
Diffstat (limited to 'res/values-es/strings.xml')
| -rw-r--r-- | res/values-es/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index 556a816..19a5ce3 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -87,4 +87,7 @@ <string name="launcher_description">Esta aplicación es un teclado virtual. Apretar el botón de abajo te facilitará habilitarlo.</string> <string name="launcher_sourcecode">Esta es una aplicación gratuita, libre y de fuente abierta. EL código fuente se puede encontrar también para reportar errores en Github.</string> <string name="launcher_tryhere">Tras habilitar, debajo se puede probar el teclado:</string> + <!-- <string name="key_descr_capslock">Caps lock</string> --> + <!-- <string name="key_descr_switch_greekmath">Greek & math symbols</string> --> + <!-- <string name="key_descr_voice_typing">Voice typing</string> --> </resources> |
