Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-es-rMX')
-rw-r--r--app/src/main/res/values-es-rMX/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-es-rMX/strings.xml b/app/src/main/res/values-es-rMX/strings.xml
index d08be667..728bdc18 100644
--- a/app/src/main/res/values-es-rMX/strings.xml
+++ b/app/src/main/res/values-es-rMX/strings.xml
@@ -54,6 +54,7 @@
<!-- Error -->
<string name="error_sync">Falló la sincronización: %1$s</string>
<string name="error_invalid_login">Autenticación inválida: %1$s</string>
+ <string name="error_json">¿Se encuentra activiada la aplicación de Notes en el servidor?</string>
<string name="error_io">se ha interrumpido al conexión al servidor</string>
<string name="error_no_network">no hay conexión a red</string>
<string name="error_server">La URL / Servidor tiene errores</string>