diff options
author | Martin Fietz <martin.fietz@gmail.com> | 2018-10-08 18:34:24 +0200 |
---|---|---|
committer | Martin Fietz <martin.fietz@gmail.com> | 2018-10-08 18:34:24 +0200 |
commit | de16a406913438fa648e9045fb17e751b744835c (patch) | |
tree | be98dc54df4c7289aca81ca01cb1a230c163034b /core/src/main/res/values-es-rES | |
parent | a59e5223afdbd4b69f2b3c99fb0994b01b82651c (diff) | |
download | AntennaPod-de16a406913438fa648e9045fb17e751b744835c.zip |
Update translations
Diffstat (limited to 'core/src/main/res/values-es-rES')
-rw-r--r-- | core/src/main/res/values-es-rES/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/values-es-rES/strings.xml b/core/src/main/res/values-es-rES/strings.xml index 8aa30231b..024989498 100644 --- a/core/src/main/res/values-es-rES/strings.xml +++ b/core/src/main/res/values-es-rES/strings.xml @@ -193,7 +193,6 @@ <string name="deselect_all_label">Deseleccionar todo</string> <string name="opml_export_label">Exportar a OPML</string> <string name="export_error_label">Error en la exportación</string> - <string name="opml_export_success_sum">El archivo OPML se ha escrito en:\u0020</string> <!--Sleep timer--> <string name="set_sleeptimer_label">Establecer un temporizador</string> <string name="disable_sleeptimer_label">Desactivar el temporizador</string> @@ -229,4 +228,5 @@ <!--Database import/export--> <!--Casting--> <!--<string name="cast_failed_to_connect">Could not connect to the device</string>--> + <!--Notification channels--> </resources> |