summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorHarshil Sharma <harshil.sharma@joshtechnologygroup.com>2018-10-01 11:16:13 +0000
committerCarlos Tadeu Panato Junior <ctadeu@gmail.com>2018-10-01 13:16:13 +0200
commit71e3afaf63631583202f824424ced2e3aa02d140 (patch)
treee6c6d297cb026ad15f7d28a9e1e232d681d7051f /i18n
parenta6fa2b72d1375e554cc6f2e5ca2fd4884a8509f4 (diff)
downloadchat-71e3afaf63631583202f824424ced2e3aa02d140.tar.gz
chat-71e3afaf63631583202f824424ced2e3aa02d140.tar.bz2
chat-71e3afaf63631583202f824424ced2e3aa02d140.zip
#MM-12130 - Fix incorrect key in en.json and changes some translations from service terms to terms of service (#9488)
* Fix incorrect key in en.json and changes some translations from service terms to terms of service * Improved translated messages
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json14
1 files changed, 5 insertions, 9 deletions
diff --git a/i18n/en.json b/i18n/en.json
index b664a30f5..eaa6d1014 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3219,10 +3219,6 @@
"translation": "System Console is set to read-only when High Availability is enabled unless ReadOnlyConfig is disabled in the configuration file."
},
{
- "id": "ent.cluster.save_config.update_custom_service_terms_no_user.error",
- "translation": "Custom service terms can only be changed if provided with exactly one user id"
- },
- {
"id": "ent.compliance.bad_export_type.appError",
"translation": "Unknown output format {{.ExportType}}"
},
@@ -4756,7 +4752,7 @@
},
{
"id": "model.service_terms.is_valid.text.app_error",
- "translation": "Invalid terms of service text."
+ "translation": "Custom terms of service text is too long. Maximum {{.MaxLength}} characters allowed."
},
{
"id": "oauth.gitlab.tos.error",
@@ -6388,19 +6384,19 @@
},
{
"id": "store.sql_service_terms_store.save.existing.app_error",
- "translation": "Must not call save for existing service terms"
+ "translation": "Must not call save for existing terms of service."
},
{
"id": "store.sql_service_terms.save.app_error",
- "translation": "Unable to save service terms"
+ "translation": "Unable to save terms of service."
},
{
"id": "store.sql_service_terms_store.get.app_error",
- "translation": "Unable to fetch service terms"
+ "translation": "Unable to fetch terms of service."
},
{
"id": "store.sql_service_terms_store.get.no_rows.app_error",
- "translation": "No service terms found"
+ "translation": "No terms of service found."
},
{
"id": "system.message.name",