summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2016-04-13 14:32:00 -0400
committerCorey Hulen <corey@hulen.com>2016-04-13 11:32:00 -0700
commit4d8b6355038c2608a5722aa41e0d60bd49c3fc16 (patch)
tree61eb24e692272a6a6a5ca171449b4e9cad9075e4 /webapp/i18n
parenta9bd9843d41a2c3b8d0893b30c0c7d0754ba5dbf (diff)
downloadchat-4d8b6355038c2608a5722aa41e0d60bd49c3fc16.tar.gz
chat-4d8b6355038c2608a5722aa41e0d60bd49c3fc16.tar.bz2
chat-4d8b6355038c2608a5722aa41e0d60bd49c3fc16.zip
Allow removing of license without turning off enterprise features (#2690)
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json1
-rw-r--r--webapp/i18n/es.json1
-rw-r--r--webapp/i18n/fr.json1
-rw-r--r--webapp/i18n/pt.json3
4 files changed, 1 insertions, 5 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index adb35a9f8..457034769 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -287,7 +287,6 @@
"admin.ldap.userFilterTitle": "User Filter:",
"admin.ldap.usernameAttrEx": "Ex \"sAMAccountName\"",
"admin.ldap.usernameAttrTitle": "Username Attribute:",
- "admin.licence.keyMigration": "If you’re migrating servers you may need to remove your license key from this server in order to install it on a new server. To start, <a href=\"http://mattermost.com\" target=\"_blank\">disable all Enterprise Edition features on this server</a>. This will enable the ability to remove the license key and downgrade this server from Enterprise Edition to Team Edition.",
"admin.license.choose": "Choose File",
"admin.license.chooseFile": "Choose File",
"admin.license.edition": "Edition: ",
diff --git a/webapp/i18n/es.json b/webapp/i18n/es.json
index b205032b5..2d59bda84 100644
--- a/webapp/i18n/es.json
+++ b/webapp/i18n/es.json
@@ -287,7 +287,6 @@
"admin.ldap.userFilterTitle": "Filtro de Usuario:",
"admin.ldap.usernameAttrEx": "Ej \"sAMAccountName\"",
"admin.ldap.usernameAttrTitle": "Atributo Usuario:",
- "admin.licence.keyMigration": "Si estás migrando servidores es posible que necesites remover tu licencia de este servidor para poder instalarlo en un servidor nuevo. Para empezar, <a href=\"http://mattermost.com\" target=\"_blank\">deshabilita todas las características de la Edición Enterprise de este servidor</a>. Esta operación habilitará la opción para remover la licencia y degradar este servidor de la Edición Enterprise a la Edición Team.",
"admin.license.choose": "Seleccionar Archivo",
"admin.license.chooseFile": "Escoger Archivo",
"admin.license.edition": "Edición: ",
diff --git a/webapp/i18n/fr.json b/webapp/i18n/fr.json
index 421e98ae3..25c0283fb 100644
--- a/webapp/i18n/fr.json
+++ b/webapp/i18n/fr.json
@@ -242,7 +242,6 @@
"admin.ldap.uernameAttrDesc": "Attribut du serveur LDAP utilisé pour le champ \"nom d'utilisateur\" dans Mattermost. Utilisez de préférence le même champ que l'attribut \"identifiant d'utilisateur\".",
"admin.ldap.usernameAttrEx": "Exemple : \"sAMAccountName\"",
"admin.ldap.usernameAttrTitle": "Attribut \"nom d'utilisateur\" :",
- "admin.licence.keyMigration": "If you’re migrating servers you may need to remove your license key from this server in order to install it on a new server. To start, <a href=\"http://mattermost.com\" target=\"_blank\">disable all Enterprise Edition features on this server</a>. This will enable the ability to remove the license key and downgrade this server from Enterprise Edition to Team Edition.",
"admin.license.chooseFile": "Parcourir",
"admin.license.keyRemove": "Remove Enterprise License and Downgrade Server",
"admin.license.noFile": "Aucun fichier chargé",
diff --git a/webapp/i18n/pt.json b/webapp/i18n/pt.json
index 6e3c75d32..fb05aa349 100644
--- a/webapp/i18n/pt.json
+++ b/webapp/i18n/pt.json
@@ -287,7 +287,6 @@
"admin.ldap.userFilterTitle": "Filtro de Usuário:",
"admin.ldap.usernameAttrEx": "Ex \"sAMAccountName\"",
"admin.ldap.usernameAttrTitle": "Atributo do Usuário:",
- "admin.licence.keyMigration": "Se você estiver migrando seu servidor você pode precisar remover sua chave da licença deste servidor a pedido para instala-la em um novo servidor. Para iniciar, <a href=\"http://mattermost.com\" target=\"_blank\">desativar todos os recursos Enterprise Edition deste servidor</a>. Isto irá habilitar para remover a chave da licença e fazer downgrade deste servidor Enterprise Edition para Team Edition.",
"admin.license.choose": "Escolha o Arquivo",
"admin.license.chooseFile": "Escolha um Arquivo",
"admin.license.edition": "Edição: ",
@@ -1421,4 +1420,4 @@
"web.footer.terms": "Termos",
"web.header.back": "Voltar",
"web.root.singup_info": "Toda comunicação em um só lugar, pesquisável e acessível em qualquer lugar"
-} \ No newline at end of file
+}