diff options
author | Allan Wang <me@allanwang.ca> | 2017-11-12 04:03:41 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-12 04:03:41 -0500 |
commit | 4aed05a8923a7f76799bbaa254f407f7e11fef0b (patch) | |
tree | badd20ad111989ce7bbeed3f7e9ed8df47b94331 /app/src/main/res/values-es/strings_pref_debug.xml | |
parent | 2b51bc4bfa86863ed14b550fe3281840587ab038 (diff) | |
download | frost-4aed05a8923a7f76799bbaa254f407f7e11fef0b.tar.gz frost-4aed05a8923a7f76799bbaa254f407f7e11fef0b.tar.bz2 frost-4aed05a8923a7f76799bbaa254f407f7e11fef0b.zip |
Translations (#482)
* Update translators
* Remove translation for some other texts
* Update kau
* Fix build and optimize
* Add translations
* Update readme and changelog
* Clean unnecessary strings
* Fix translations
* Add korean translations for kau
Diffstat (limited to 'app/src/main/res/values-es/strings_pref_debug.xml')
-rw-r--r-- | app/src/main/res/values-es/strings_pref_debug.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values-es/strings_pref_debug.xml b/app/src/main/res/values-es/strings_pref_debug.xml index 03ae4d1a..177853d1 100644 --- a/app/src/main/res/values-es/strings_pref_debug.xml +++ b/app/src/main/res/values-es/strings_pref_debug.xml @@ -4,5 +4,4 @@ <string name="debug_toast_enabled">Sección de Depuración habilitada! Vuelve al menú de configuración.</string> <string name="debug_disclaimer_info">Aunque la mayor parte del contenido privado se elimina en el reporte, algunos datos sencibles pueden seguir siendo visibles.\nPor favor, echa un vistazo al informe de errores antes de enviarlo.\n\nAl hacer clic en una de las siguientes opciones, se preparará una respuesta por correo electrónico con los datos de la página web. </string> <string name="debug_incomplete">Reporte incompleto</string> - <string name="debug_report_email_title">Frost for Facebook: Debug report</string> </resources> |