|
@@ -269,6 +269,7 @@
|
|
|
<string name="unfavorite">Desmarcar como disponible sin conexión</string>
|
|
|
<string name="favorite_real">Marcar como favorito</string>
|
|
|
<string name="unset_favorite_real">Desmarcar como favorito</string>
|
|
|
+ <string name="favorite_switch">Disponible sin conexión</string>
|
|
|
<string name="common_rename">Renombrar</string>
|
|
|
<string name="common_remove">Borrar</string>
|
|
|
<string name="confirmation_remove_file_alert">¿Estás seguro que quiere eliminar %1$s?</string>
|
|
@@ -686,5 +687,9 @@
|
|
|
<string name="foreground_service_upload">Subiendo archivos …</string>
|
|
|
<string name="foreground_service_download">Descargando archivos …</string>
|
|
|
|
|
|
+ <string name="prefs_sourcecode">Obtener el código fuente</string>
|
|
|
<string name="prefs_license">Licencia</string>
|
|
|
- </resources>
|
|
|
+ <string name="push_notifications_not_implemented">Notificaciones push deshabilitadas debido a que depende de servicios propietarios de Google Play.</string>
|
|
|
+ <string name="push_notifications_old_login">No hay notificaciones push debido a que la sesión está caducada. Por favor, considera volver a añadir la cuentea.</string>
|
|
|
+ <string name="push_notifications_temp_error">Notificaciones push actualmente no disponibles.</string>
|
|
|
+</resources>
|