From a448f5d03ddc35d94c3d1b6043aef1049e42371f Mon Sep 17 00:00:00 2001 From: Juan Leyva Date: Thu, 15 Jan 2015 21:28:30 +0100 Subject: [PATCH] MOBILE-867 Release version 1.11: Language fixes, disable debugging for Android --- config.xml | 2 +- lang/es.json | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/config.xml b/config.xml index a55b9cdb6..d6bb40a6d 100644 --- a/config.xml +++ b/config.xml @@ -106,7 +106,7 @@ - + diff --git a/lang/es.json b/lang/es.json index 037b60d1c..6a5f86959 100644 --- a/lang/es.json +++ b/lang/es.json @@ -53,12 +53,14 @@ "details": "Detalles", "development": "Desarrollo", "deviceinfo": "Información de dispositivo", + "disablenotificationforevent": "Deshabilitar notificación para este evento", "disablenotifications": "Deshabilitar notificaciones", "disablerdebugger": "Deshabilitar depuración remota", "discussions": "discusiones", "docsurl": "http:\/\/docs.moodle.org\/es\/Mobile_app", "downloadremotefile": "Descargar archivo remoto", "downloadtime": "Descargado", + "enableeventnotifications": "Habilitar notificaciones de eventos", "email": "Email", "empty": "vacío", "enableautosync": "Habilitar sincronización automática",