summaryrefslogtreecommitdiffstats
path: root/settings/l10n/es_MX.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/es_MX.js')
-rw-r--r--settings/l10n/es_MX.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js
index c1df463f1bd..fac4514444d 100644
--- a/settings/l10n/es_MX.js
+++ b/settings/l10n/es_MX.js
@@ -101,8 +101,6 @@ OC.L10N.register(
"Enable" : "Habilitar",
"Enabling app …" : "Habilitando aplicación ...",
"Error while enabling app" : "Se presentó un error al habilitar la aplicación",
- "Error: this app cannot be enabled because it makes the server unstable" : "Error: esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
- "Error: could not disable broken app" : "Error: No fue posible deshaiblitar la aplicación rota",
"Error while disabling broken app" : "Se presentó un error al deshabilitar la aplicación rota",
"Updating...." : "Actualizando....",
"Error while updating app" : "Se presentó un error al actualizar la aplicación",
@@ -393,6 +391,8 @@ OC.L10N.register(
"Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s",
"Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s",
"Sending..." : "Enviando...",
+ "Error: this app cannot be enabled because it makes the server unstable" : "Error: esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
+ "Error: could not disable broken app" : "Error: No fue posible deshaiblitar la aplicación rota",
"Uninstalling ...." : "Desinstalando ...",
"Error while uninstalling app" : "Se presentó un error al desinstalar la aplicación",
"Uninstall" : "Desinstalar",