From 13e86833f9f138b5237aa440d1c96fb32e8217b0 Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Fri, 16 Oct 2020 13:38:38 +0100 Subject: [PATCH] fix error message for CSRF (#6259) --- lib/core/i18n/ar.json | 4 ++-- lib/core/i18n/cs.json | 4 ++-- lib/core/i18n/da.json | 4 ++-- lib/core/i18n/de.json | 4 ++-- lib/core/i18n/en.json | 2 +- lib/core/i18n/es.json | 4 ++-- lib/core/i18n/fi.json | 4 ++-- lib/core/i18n/fr.json | 4 ++-- lib/core/i18n/it.json | 4 ++-- lib/core/i18n/ja.json | 4 ++-- lib/core/i18n/nb.json | 4 ++-- lib/core/i18n/nl.json | 4 ++-- lib/core/i18n/pl.json | 4 ++-- lib/core/i18n/pt-BR.json | 4 ++-- lib/core/i18n/ru.json | 4 ++-- lib/core/i18n/sv.json | 4 ++-- lib/core/i18n/zh-CN.json | 4 ++-- 17 files changed, 33 insertions(+), 33 deletions(-) diff --git a/lib/core/i18n/ar.json b/lib/core/i18n/ar.json index f57706b80c..d2b64789d3 100755 --- a/lib/core/i18n/ar.json +++ b/lib/core/i18n/ar.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "لقد أدخلت اسم مستخدم أو كلمة سر غير معروفة", "LOGIN-ERROR-PROVIDERS": "لا يمكن أن يكون الموفرون غير محددين", "LOGIN-ERROR-CORS": "استثناء CORS، تحقق من تكوين الخادم لديك", - "LOGIN-ERROR-CSRF": "استثناء CSRF، قم بتعيين [disableCsrf]=\"true\" في login.component", + "LOGIN-ERROR-CSRF": "استثناء CSRF، قم بتعيين \"disableCSRF\": true في app.config.json", "LOGIN-ECM-LICENSE": "مستودع Alfresco Content Services في وضع للقراءة فقط", "SSO-WRONG-CONFIGURATION": "خادم مصادقة SSO غير قابل للوصول" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "مسح" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/cs.json b/lib/core/i18n/cs.json index c1fae4fdfe..ec255fa1a4 100755 --- a/lib/core/i18n/cs.json +++ b/lib/core/i18n/cs.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "Zadali jste neznámé uživatelské jméno nebo heslo", "LOGIN-ERROR-PROVIDERS": "Poskytovatele nelze ponechat nedefinované", "LOGIN-ERROR-CORS": "Výjimka CORS. Zkontrolujte konfiguraci serveru.", - "LOGIN-ERROR-CSRF": "Výjimka CSRF. Použijte u parametru „login.component“ hodnotu [disableCsrf]=\"true\".", + "LOGIN-ERROR-CSRF": "Výjimka CSRF. Použijte u parametru „app.config.json“ hodnotu \"disableCSRF\": true.", "LOGIN-ECM-LICENSE": "Úložiště Alfresco Content Services je v režimu „Pouze ke čtení“.", "SSO-WRONG-CONFIGURATION": "Server ověrování pomocí jednotného přihlášení je nedostupný" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "Vymazat" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/da.json b/lib/core/i18n/da.json index 73256c8338..4ba50ae5af 100755 --- a/lib/core/i18n/da.json +++ b/lib/core/i18n/da.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "Du har skrevet et ukendt brugernavn eller en ukendt adgangskode", "LOGIN-ERROR-PROVIDERS": "Der skal angives en definition for udbydere", "LOGIN-ERROR-CORS": "CORS-undtagelse. Kontrollér din serverkonfiguration", - "LOGIN-ERROR-CSRF": "CSRF-undtagelse. Angiv [disableCsrf]=\"true\" i login.component", + "LOGIN-ERROR-CSRF": "CSRF-undtagelse. Angiv \"disableCSRF\": true i app.config.json", "LOGIN-ECM-LICENSE": "Alfresco Content Services-lageret er i skrivebeskyttet tilstand", "SSO-WRONG-CONFIGURATION": "Der kan ikke oprettes forbindelse til SSO-godkendelsesserveren" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "Ryd" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/de.json b/lib/core/i18n/de.json index 92de3b56e6..54d47c59b0 100755 --- a/lib/core/i18n/de.json +++ b/lib/core/i18n/de.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "Sie haben einen unbekannten Benutzernamen oder ein falsches Passwort eingegeben", "LOGIN-ERROR-PROVIDERS": "Provider müssen definiert werden", "LOGIN-ERROR-CORS": "CORS-Ausnahme; überprüfen Sie Ihre Serverkonfiguration", - "LOGIN-ERROR-CSRF": "CSRF exception, set [disableCsrf]=\"true\" in login.component", + "LOGIN-ERROR-CSRF": "CSRF exception, set \"disableCSRF\": true in app.config.json", "LOGIN-ECM-LICENSE": "Alfresco Content Services-Repository ist schreibgeschützt", "SSO-WRONG-CONFIGURATION": "Server für SSO-Authentifizierung nicht erreichbar" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "Löschen" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/en.json b/lib/core/i18n/en.json index cb8264ad59..42c185c993 100644 --- a/lib/core/i18n/en.json +++ b/lib/core/i18n/en.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "You've entered an unknown username or password", "LOGIN-ERROR-PROVIDERS": "Providers cannot be undefined", "LOGIN-ERROR-CORS": "CORS exception, check your server configuration", - "LOGIN-ERROR-CSRF": "CSRF exception, set [disableCsrf]=\"true\" in login.component", + "LOGIN-ERROR-CSRF": "CSRF exception, set \"disableCSRF\": true in app.config.json", "LOGIN-ECM-LICENSE": "Alfresco Content Services repository is in read-only mode", "SSO-WRONG-CONFIGURATION": "SSO Authentication server unreachable" }, diff --git a/lib/core/i18n/es.json b/lib/core/i18n/es.json index 4c266845ca..6df96b79cd 100755 --- a/lib/core/i18n/es.json +++ b/lib/core/i18n/es.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "Ha introducido un nombre de usuario o contraseña desconocidos", "LOGIN-ERROR-PROVIDERS": "Los proveedores no pueden estar no definidos", "LOGIN-ERROR-CORS": "Excepción CORS, compruebe la configuración del servidor", - "LOGIN-ERROR-CSRF": "Excepción CSRF, configure [disableCsrf]=\"true\" en login.component", + "LOGIN-ERROR-CSRF": "Excepción CSRF, configure \"disableCSRF\": true en app.config.json", "LOGIN-ECM-LICENSE": "El repositorio de Alfresco Content Services está en modo solo lectura", "SSO-WRONG-CONFIGURATION": "No se puede conectar con el servidor de autenticación SSO" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "Borrar" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/fi.json b/lib/core/i18n/fi.json index e308143314..706fc02735 100755 --- a/lib/core/i18n/fi.json +++ b/lib/core/i18n/fi.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "Annoit tuntemattoman käyttäjänimen tai salasanan", "LOGIN-ERROR-PROVIDERS": "Palveluiden määritystä ei voi poistaa", "LOGIN-ERROR-CORS": "Ilmeni CORS-poikkeus, tarkista palvelinmääritykset", - "LOGIN-ERROR-CSRF": "Ilmeni CSRF-poikkeus, määritä asetuksen [disableCsrf] arvoksi \"true\" kohteessa login.component", + "LOGIN-ERROR-CSRF": "Ilmeni CSRF-poikkeus, määritä asetuksen \"disableCSRF\": true kohteessa app.config.json", "LOGIN-ECM-LICENSE": "Alfresco Content Services -säilö on Vain luku -tilassa", "SSO-WRONG-CONFIGURATION": "Kertakirjautumisen todennuspalvelimeen ei saada yhteyttä" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "Tyhjennä" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/fr.json b/lib/core/i18n/fr.json index 260550cad7..786a06bcac 100755 --- a/lib/core/i18n/fr.json +++ b/lib/core/i18n/fr.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "Le nom d'utilisateur ou le mot de passe entré est inconnu", "LOGIN-ERROR-PROVIDERS": "Le fournisseur ne peut pas être non défini", "LOGIN-ERROR-CORS": "Exception CORS, vérifiez la configuration du serveur", - "LOGIN-ERROR-CSRF": "Exception CSRF, set [disableCsrf]=\"true\" in login.component", + "LOGIN-ERROR-CSRF": "Exception CSRF, set \"disableCSRF\": true in app.config.json", "LOGIN-ECM-LICENSE": "L'entrepôt Alfresco Content Services est en lecture seule", "SSO-WRONG-CONFIGURATION": "Serveur d'authentification SSO inaccessible" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "Supprimer" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/it.json b/lib/core/i18n/it.json index 87e4f4af78..93cedb2dee 100755 --- a/lib/core/i18n/it.json +++ b/lib/core/i18n/it.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "Nome utente o password sconosciuti", "LOGIN-ERROR-PROVIDERS": "I provider non possono essere non definiti", "LOGIN-ERROR-CORS": "Eccezione CORS, controlla la configurazione del server", - "LOGIN-ERROR-CSRF": "Eccezione CSRF, imposta [disableCsrf]=\"true\" in login.component", + "LOGIN-ERROR-CSRF": "Eccezione CSRF, imposta \"disableCSRF\": true in app.config.json", "LOGIN-ECM-LICENSE": "Il repository Alfresco Content Services è in modalità di sola lettura", "SSO-WRONG-CONFIGURATION": "Server di autenticazione SSO non raggiungibile" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "Cancella" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/ja.json b/lib/core/i18n/ja.json index 97bc80482a..089474b594 100755 --- a/lib/core/i18n/ja.json +++ b/lib/core/i18n/ja.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "入力したユーザー名またはパスワードが間違っています", "LOGIN-ERROR-PROVIDERS": "プロバイダは必ず定義する必要があります", "LOGIN-ERROR-CORS": "CORS の例外が発生しました。サーバーの設定を確認してください", - "LOGIN-ERROR-CSRF": "CSRF の例外が発生しました。login.component の [disableCsrf]= を \"true\" に設定してください", + "LOGIN-ERROR-CSRF": "CSRF の例外が発生しました。app.config.json の \"disableCSRF\": true に設定してください", "LOGIN-ECM-LICENSE": "Alfresco Content Services のリポジトリが読み取り専用モードです", "SSO-WRONG-CONFIGURATION": "SSO 認証サーバーにアクセスできません" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "消去" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/nb.json b/lib/core/i18n/nb.json index 80495a538d..c62dd27fac 100755 --- a/lib/core/i18n/nb.json +++ b/lib/core/i18n/nb.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "Du har angitt ukjent brukernavn eller passord", "LOGIN-ERROR-PROVIDERS": "Leverandører kan ikke være udefinert", "LOGIN-ERROR-CORS": "CORS-unntak, kontroller serverkonfigurasjonen", - "LOGIN-ERROR-CSRF": "CSRF-unntak, still inn [disableCsrf]=\"sannt\" i påloggingskomponent", + "LOGIN-ERROR-CSRF": "CSRF-unntak, still inn \"disableCSRF\": true i pål app.config.json", "LOGIN-ECM-LICENSE": "Alfresco Content Services-database i skrivebeskyttet modus", "SSO-WRONG-CONFIGURATION": "SSO-godkjenningsserver kan ikke nås" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "Fjern" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/nl.json b/lib/core/i18n/nl.json index 227810aa7a..3daba359de 100755 --- a/lib/core/i18n/nl.json +++ b/lib/core/i18n/nl.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "U hebt een onbekende gebruikersnaam of een onbekend wachtwoord ingevoerd", "LOGIN-ERROR-PROVIDERS": "De definitie van providers kan niet ongedaan worden gemaakt", "LOGIN-ERROR-CORS": "CORS-uitzondering, controleer uw serverconfiguratie", - "LOGIN-ERROR-CSRF": "CSRF exception, set [disableCsrf]=\"true\" in login.component", + "LOGIN-ERROR-CSRF": "CSRF exception, set \"disableCSRF\": true in app.config.json", "LOGIN-ECM-LICENSE": "Alfresco Content Services-repository bevindt zich in de modus Alleen-lezen", "SSO-WRONG-CONFIGURATION": "SSO-verificatieserver niet bereikbaar" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "Wissen" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/pl.json b/lib/core/i18n/pl.json index 33d30c3085..89d3dc2005 100755 --- a/lib/core/i18n/pl.json +++ b/lib/core/i18n/pl.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "Wprowadzono nieznaną nazwę użytkownika lub hasło.", "LOGIN-ERROR-PROVIDERS": "Nie można zidentyfikować dostawców.", "LOGIN-ERROR-CORS": "Wystąpił wyjątek CORS. Sprawdź konfigurację serwera.", - "LOGIN-ERROR-CSRF": "Wystąpił wyjątek CSRF. Ustaw w składniku logowania wartość [disableCsrf]=\"true\".", + "LOGIN-ERROR-CSRF": "Wystąpił wyjątek CSRF. Ustaw w app.config.json wartość \"disableCSRF\": true .", "LOGIN-ECM-LICENSE": "Repozytorium usług Alfresco Content Services jest w trybie tylko do odczytu.", "SSO-WRONG-CONFIGURATION": "Serwer uwierzytelniania SSO jest nieosiągalny" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "Wyczyść" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/pt-BR.json b/lib/core/i18n/pt-BR.json index 57fcc281c9..9b61b9aeeb 100755 --- a/lib/core/i18n/pt-BR.json +++ b/lib/core/i18n/pt-BR.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "Você inseriu um nome de usuário ou senha desconhecida", "LOGIN-ERROR-PROVIDERS": "Provedores não podem ficar indefinidos", "LOGIN-ERROR-CORS": "Exceção CORS, verifique a configuração do servidor", - "LOGIN-ERROR-CSRF": "Exceção CSRF, set [disableCsrf]=\"true\" in login.component", + "LOGIN-ERROR-CSRF": "Exceção CSRF, set \"disableCSRF\": true in app.config.json", "LOGIN-ECM-LICENSE": "O repositório do Alfresco Content Services está em modo somente leitura", "SSO-WRONG-CONFIGURATION": "Servidor de autenticação SSO inacessível" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "Limpar" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/ru.json b/lib/core/i18n/ru.json index 4c0a1a7ceb..d14d23b1d5 100755 --- a/lib/core/i18n/ru.json +++ b/lib/core/i18n/ru.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "Вы ввели неверное имя пользователя или пароль", "LOGIN-ERROR-PROVIDERS": "Поставщики не могут оставаться неопределенными", "LOGIN-ERROR-CORS": "Исключение CORS, проверьте конфигурацию сервера", - "LOGIN-ERROR-CSRF": "Исключение CSRF, установите [disableCsrf]=\"true\" в login.component", + "LOGIN-ERROR-CSRF": "Исключение CSRF, установите \"disableCSRF\": true в app.config.json", "LOGIN-ECM-LICENSE": "Репозиторий Alfresco Content Services находится в режиме только для чтения", "SSO-WRONG-CONFIGURATION": "Сервер авторизации SSO недоступен" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "Очистить" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/sv.json b/lib/core/i18n/sv.json index 455995ff13..d8d6c0f690 100755 --- a/lib/core/i18n/sv.json +++ b/lib/core/i18n/sv.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "Du har angett ett okänt användarnamn eller lösenord", "LOGIN-ERROR-PROVIDERS": "Leverantörer kan inte avdefinieras", "LOGIN-ERROR-CORS": "CORS-undantag, kontrollera din serverkonfiguration", - "LOGIN-ERROR-CSRF": "CSRF-undantag, ställ in [disableCsrf]=\"true\" i login.component", + "LOGIN-ERROR-CSRF": "CSRF-undantag, ställ in \"disableCSRF\": true i app.config.json", "LOGIN-ECM-LICENSE": "Alfresco Content Services-datakatalog är i skrivskyddat läge", "SSO-WRONG-CONFIGURATION": "SSO-autentiseringsserver kan inte nås" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "Rensa" } } -} \ No newline at end of file +} diff --git a/lib/core/i18n/zh-CN.json b/lib/core/i18n/zh-CN.json index e48b7d63dc..7f4e0abe71 100755 --- a/lib/core/i18n/zh-CN.json +++ b/lib/core/i18n/zh-CN.json @@ -255,7 +255,7 @@ "LOGIN-ERROR-CREDENTIALS": "您已输入未知用户名或密码", "LOGIN-ERROR-PROVIDERS": "提供商未定义", "LOGIN-ERROR-CORS": "CORS 异常,检查您的服务器配置", - "LOGIN-ERROR-CSRF": "CSRF 异常,设置 [disableCsrf]=\"true\" in login.component", + "LOGIN-ERROR-CSRF": "CSRF 异常,设置 \"disableCSRF\": true in app.config.json", "LOGIN-ECM-LICENSE": "Alfresco Content Services 存储库为只读模式", "SSO-WRONG-CONFIGURATION": "SSO 身份验证服务器无法连接" }, @@ -520,4 +520,4 @@ "ARIA_LABEL": "清除" } } -} \ No newline at end of file +}