1
0
Fork 0

removed some unused resources and fixed linting errors

This commit is contained in:
sspanak 2023-02-07 13:31:15 +02:00 committed by Dimo Karaivanov
parent b470f5e939
commit 6adf592199
16 changed files with 21 additions and 40 deletions

View file

@ -2,9 +2,7 @@
<resources>
<string name="app_settings">Configuración de Traditional T9</string>
<string name="add_word_add">Agregar palabra</string>
<string name="close">Cerrar</string>
<string name="add_word_blank">Palabra en blanco no agregada.</string>
<string name="add_word_badchar">No puedo agregar una palabra cn un caracter no mapeabe %1$s (%2$s).</string>
<string name="pref_help">Ayuda</string>
<string name="completed">Acabado</string>
<string name="error_unexpected">Ocurrió un error inesperado.</string>