summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-06-20 12:14:02 -0300
committerChristopher Speller <crspeller@gmail.com>2016-06-20 09:14:02 -0600
commit1ac3bfa603ef0a5822d7e775c085c3f02fdde359 (patch)
treee07434e00f37a89061dbbd27e9d8b9916866c704 /i18n
parent8c8344fc41f680ff959db4b9b061e5cd9e7848bd (diff)
downloadchat-1ac3bfa603ef0a5822d7e775c085c3f02fdde359.tar.gz
chat-1ac3bfa603ef0a5822d7e775c085c3f02fdde359.tar.bz2
chat-1ac3bfa603ef0a5822d7e775c085c3f02fdde359.zip
PLT-3364 Fix panic when load config failes (#3361)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.json4
-rw-r--r--i18n/en.json4
-rw-r--r--i18n/es.json4
-rw-r--r--i18n/fr.json4
-rw-r--r--i18n/ja.json4
-rw-r--r--i18n/pt-BR.json4
6 files changed, 0 insertions, 24 deletions
diff --git a/i18n/de.json b/i18n/de.json
index f1ecd1464..4451c810e 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -2252,10 +2252,6 @@
"translation": "Fehler beim Laden der Systemadministratoren für Sicherheitsupdates von Mattermost."
},
{
- "id": "mattermost.unable_to_load_config",
- "translation": "Laden der Mattermost Konfigurationsdatei nicht möglich:"
- },
- {
"id": "mattermost.working_dir",
"translation": "Aktuelles Arbeitsverzeichnis ist %v"
},
diff --git a/i18n/en.json b/i18n/en.json
index 26ba3141c..17e3d9599 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2256,10 +2256,6 @@
"translation": "Failed to get system admins for security update information from Mattermost."
},
{
- "id": "mattermost.unable_to_load_config",
- "translation": "Unable to load mattermost configuration file:"
- },
- {
"id": "mattermost.working_dir",
"translation": "Current working directory is %v"
},
diff --git a/i18n/es.json b/i18n/es.json
index 247119839..a1d5d5880 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -2252,10 +2252,6 @@
"translation": "Falla al obtener los administradores de sistema que reciben información referente a las actualizaciones de seguridade de Mattermost."
},
{
- "id": "mattermost.unable_to_load_config",
- "translation": "No se pudo cargar el archivo de configuración de Mattermost:"
- },
- {
"id": "mattermost.working_dir",
"translation": "El directorio de trabajo actual es %v"
},
diff --git a/i18n/fr.json b/i18n/fr.json
index a4f71c8bd..0fd0903f9 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -2252,10 +2252,6 @@
"translation": "Échec du chargement de la liste des administrateurs système pour les informer d'une mise à jour de sécurité de Mattermost."
},
{
- "id": "mattermost.unable_to_load_config",
- "translation": "Impossible de charger le fichier de configuration mattermost :"
- },
- {
"id": "mattermost.working_dir",
"translation": "Le dossier de travail actuel est %v"
},
diff --git a/i18n/ja.json b/i18n/ja.json
index 31f54a879..090c2cf93 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -2252,10 +2252,6 @@
"translation": "Mattermostからのセキュリティーアップデート情報に関してシステム管理者を取得できません"
},
{
- "id": "mattermost.unable_to_load_config",
- "translation": "Mattermostの設定ファイルを読み込めません:"
- },
- {
"id": "mattermost.working_dir",
"translation": "現在のワーキングディレクトリーは%vです"
},
diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json
index fc96fe55f..bcd7fdef4 100644
--- a/i18n/pt-BR.json
+++ b/i18n/pt-BR.json
@@ -2252,10 +2252,6 @@
"translation": "Falha ao obter administradores do sistema para a informação de atualização de segurança do Mattermost."
},
{
- "id": "mattermost.unable_to_load_config",
- "translation": "Não foi possível carregar o arquivo de configuração do mattermost:"
- },
- {
"id": "mattermost.working_dir",
"translation": "Diretório atual é %v"
},