From 76859adfeb9c30d54dc7133ebecd87d5c53a67b1 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Tue, 8 Mar 2016 12:47:26 -0300 Subject: Added missing web and server spanish locs --- i18n/en.json | 8 ++++---- i18n/es.json | 4 ++++ 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 5b261a770..b7ebbb8b1 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2407,6 +2407,10 @@ "id": "store.sql.pinging.info", "translation": "Pinging sql %v database" }, + { + "id": "store.sql.read_replicas_not_licensed.critical", + "translation": "More than 1 read replica functionality disabled by current license. Please contact your system administrator about upgrading your enterprise license." + }, { "id": "store.sql.remove_index.critical", "translation": "Failed to remove index %v" @@ -2427,10 +2431,6 @@ "id": "store.sql.schema_upgrade_attempt.warn", "translation": "Attempting to upgrade the database schema version to %v" }, - { - "id": "store.sql.read_replicas_not_licensed.critical", - "translation": "More than 1 read replica functionality disabled by current license. Please contact your system administrator about upgrading your enterprise license." - }, { "id": "store.sql.schema_version.critical", "translation": "The database schema version of %v cannot be upgraded. You must not skip a version." diff --git a/i18n/es.json b/i18n/es.json index 6670b7f5b..6443d18dc 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -2407,6 +2407,10 @@ "id": "store.sql.pinging.info", "translation": "Verificando conexión con la base de datos sql %v" }, + { + "id": "store.sql.read_replicas_not_licensed.critical", + "translation": "La funcionalidad de más de 1 replica ha sido deshabilitada debido a la licencia actual. Por favor contacta a un administrador del sistema para realizar una actualización a la edición Enterprise." + }, { "id": "store.sql.remove_index.critical", "translation": "Falla al remover el índice %v" -- cgit v1.2.3-1-g7c22