summaryrefslogtreecommitdiffstats
path: root/res/values-es/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-es/strings.xml')
-rw-r--r--res/values-es/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 974590e..8c39eba 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -100,6 +100,8 @@
<string name="weather_refreshing">Actualizando\u2026</string>
<string name="weather_last_sync_just_now">Ahora</string>
<string name="weather_cannot_reach_provider">No se puede acceder a %s en este momento</string>
+ <string name="weather_source_not_selected">No ha seleccionado ningún proveedor meteorológico</string>
+ <string name="weather_tap_to_select_source">Pulsa para seleccionar uno</string>
<!-- Weather - Update frequency -->
<string name="weather_refresh_manual">Manual</string>
<string name="weather_refresh_30min">30 minutos</string>
@@ -127,7 +129,6 @@
<string name="weather_enabled">Activado</string>
<string name="weather_enable">Mostrar clima</string>
<string name="weather_source_title">Servicio de clima</string>
- <string name="weather_source_yahoo">Yahoo! Clima</string>
<string name="weather_use_custom_location">Usar ubicación personalizada</string>
<string name="weather_geolocated">Geolocalización por red</string>
<string name="weather_custom_location_dialog_title">Introducir ubicación</string>
@@ -151,6 +152,7 @@
<string name="calendar_title">Mostrar próximo evento</string>
<string name="calendars_title">Calendario de eventos</string>
<string name="calendars_summary">Buscar eventos de estos calendarios</string>
+ <string name="calendars_none_found_summary">No se encontraron calendarios</string>
<string name="calendar_reminders_only_title">Solo recordatorios</string>
<string name="calendar_reminders_only_summary">Mostrar solo eventos con recordatorios</string>
<string name="calendar_hide_allday_title">Ocultar eventos de todo el día</string>