From b2b2d141a9c4b423e6920930b726becd1e46436c Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 8 Sep 2016 10:24:57 -0300 Subject: daily translations 20160908 (#3994) --- i18n/en.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 74a227f91..7e5d998ba 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -87,10 +87,6 @@ "id": "api.admin.recycle_db_start.warn", "translation": "Attempting to recycle the database connection" }, - { - "id": "utils.diagnostic.analytics_not_found.app_error", - "translation": "Analytics not initialized" - }, { "id": "api.admin.remove_certificate.delete.app_error", "translation": "An error occurred while deleting the certificate. Make sure the file config/{{.Filename}} exists." @@ -4223,10 +4219,6 @@ "id": "store.sql_session.analytics_session_count.app_error", "translation": "We couldn't count the sessions" }, - { - "id": "store.sql_system.get_version.app_error", - "translation": "We couldn't get the database version" - }, { "id": "store.sql_session.cleanup_expired_sessions.app_error", "translation": "We encountered an error while deleting expired user sessions" @@ -4323,6 +4315,10 @@ "id": "store.sql_system.get_by_name.app_error", "translation": "We couldn't find the system variable." }, + { + "id": "store.sql_system.get_version.app_error", + "translation": "We couldn't get the database version" + }, { "id": "store.sql_system.save.app_error", "translation": "We encountered an error saving the system property" @@ -4691,6 +4687,10 @@ "id": "utils.config.save_config.saving.app_error", "translation": "An error occurred while saving the file to {{.Filename}}" }, + { + "id": "utils.diagnostic.analytics_not_found.app_error", + "translation": "Analytics not initialized" + }, { "id": "utils.i18n.loaded", "translation": "Loaded system translations for '%v' from '%v'" -- cgit v1.2.3-1-g7c22