diff options
author | Tom Hennen <tom.hennen@gmail.com> | 2016-05-03 14:40:15 -0400 |
---|---|---|
committer | Tom Hennen <tom.hennen@gmail.com> | 2016-05-03 14:40:15 -0400 |
commit | 903ebc0b0bae2906a726980f3eb1492735ffcb4c (patch) | |
tree | 723857b78d5a9f1cb4367d0493135d55f79bebd1 /core/src/main/res/values-es-rES | |
parent | 31a39fe0f75dfd28006ce42c873676e6f0be0d83 (diff) | |
download | AntennaPod-903ebc0b0bae2906a726980f3eb1492735ffcb4c.zip |
updated translations
Diffstat (limited to 'core/src/main/res/values-es-rES')
-rw-r--r-- | core/src/main/res/values-es-rES/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/src/main/res/values-es-rES/strings.xml b/core/src/main/res/values-es-rES/strings.xml index 7c851db62..cd6eb01cf 100644 --- a/core/src/main/res/values-es-rES/strings.xml +++ b/core/src/main/res/values-es-rES/strings.xml @@ -23,6 +23,7 @@ <!--New episodes fragment--> <string name="recently_published_episodes_label">Publicado recientemente</string> <string name="episode_filter_label">Mostrar solo episodios nuevos</string> + <!--Statistics fragment--> <!--Main activity--> <string name="drawer_open">Abrir menu</string> <string name="drawer_close">Cerrar menu</string> @@ -203,8 +204,6 @@ <string name="opml_import_label">Importación de OPML</string> <string name="opml_directory_error">¡ERROR!</string> <string name="reading_opml_label">Leyendo el archivo OPML</string> - <string name="opml_reader_error">Ha ocurrido un error al leer el archivo OPML</string> - <string name="opml_import_error_dir_empty">El directorio de importación está vacío</string> <string name="select_all_label">Seleccionar todo</string> <string name="deselect_all_label">Deseleccionar todo</string> <string name="opml_export_label">Exportar a OPML</string> @@ -240,4 +239,5 @@ <string name="none_label">Ningun</string> <!--Rating dialog--> <!--Audio controls--> + <!--proxy settings--> </resources> |