From d4d24702ca062804e6ba69a6790510e68c5ec18f Mon Sep 17 00:00:00 2001 From: Tim van Dijen <tvdijen@gmail.com> Date: Sun, 30 Jan 2022 23:07:22 +0100 Subject: [PATCH] Move frontpage:warnings_outdated to admin --- modules/admin/locales/en/LC_MESSAGES/admin.po | 2 ++ modules/admin/locales/es/LC_MESSAGES/admin.po | 3 +++ modules/admin/locales/ja/LC_MESSAGES/admin.po | 2 +- modules/core/locales/en/LC_MESSAGES/core.po | 5 ----- modules/core/locales/es/LC_MESSAGES/core.po | 6 ------ modules/core/locales/ja/LC_MESSAGES/core.po | 3 --- modules/core/locales/nl/LC_MESSAGES/core.po | 6 ------ 7 files changed, 6 insertions(+), 21 deletions(-) diff --git a/modules/admin/locales/en/LC_MESSAGES/admin.po b/modules/admin/locales/en/LC_MESSAGES/admin.po index 72c1f41eb..2f6c2587d 100644 --- a/modules/admin/locales/en/LC_MESSAGES/admin.po +++ b/modules/admin/locales/en/LC_MESSAGES/admin.po @@ -293,6 +293,8 @@ msgid "" "You are running an outdated version of SimpleSAMLphp. Please update to <a " "href=\"%latest%\">the latest version</a> as soon as possible." msgstr "" +"You are running an outdated version of SimpleSAMLphp. Please update to <a " +"href=\"%latest%\">the latest version</a> as soon as possible." msgid "XML to SimpleSAMLphp metadata converter" msgstr "XML to SimpleSAMLphp metadata converter" diff --git a/modules/admin/locales/es/LC_MESSAGES/admin.po b/modules/admin/locales/es/LC_MESSAGES/admin.po index 168fe3f65..edf3b8dc2 100644 --- a/modules/admin/locales/es/LC_MESSAGES/admin.po +++ b/modules/admin/locales/es/LC_MESSAGES/admin.po @@ -293,6 +293,9 @@ msgid "" "You are running an outdated version of SimpleSAMLphp. Please update to <a " "href=\"%latest%\">the latest version</a> as soon as possible." msgstr "" +"Su instalación de SimpleSAMLphp está desactualizada. Por " +"favor, actualice a la <a href=\"%latest%\">última " +"versión</a> lo antes posible." msgid "XML to SimpleSAMLphp metadata converter" msgstr "Conversor de XML a metadatos de SimpleSAMLphp" diff --git a/modules/admin/locales/ja/LC_MESSAGES/admin.po b/modules/admin/locales/ja/LC_MESSAGES/admin.po index 46513e75a..65795aeb6 100644 --- a/modules/admin/locales/ja/LC_MESSAGES/admin.po +++ b/modules/admin/locales/ja/LC_MESSAGES/admin.po @@ -289,7 +289,7 @@ msgstr "" msgid "" "You are running an outdated version of SimpleSAMLphp. Please update to <a " "href=\"%latest%\">the latest version</a> as soon as possible." -msgstr "" +msgstr "ć—§ăăĽă‚¸ă§ăłă®SimpleSAMLphpăŚä˝żă‚Źă‚Śă¦ă„ăľă™ă€‚ă§ăŤă‚‹ă ă‘ć—©ăŹ<a href=\"%latest%\">最新ăăĽă‚·ă§ăł</a>ă«ă‚˘ăă—ăăĽă‰ă—ă¦ăŹă ă•ă„" msgid "XML to SimpleSAMLphp metadata converter" msgstr "XMLă‚’SimpleSAMLphpăˇă‚żă‡ăĽă‚żă«ĺ¤‰ćŹ›" diff --git a/modules/core/locales/en/LC_MESSAGES/core.po b/modules/core/locales/en/LC_MESSAGES/core.po index f2d45e42b..7b817bcd2 100644 --- a/modules/core/locales/en/LC_MESSAGES/core.po +++ b/modules/core/locales/en/LC_MESSAGES/core.po @@ -15,11 +15,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.3.4\n" -msgid "{core:frontpage:warnings_outdated}" -msgstr "" -"You are running an outdated version of SimpleSAMLphp. Please update to <a" -" href=\"https://simplesamlphp.org/download\">the latest version</a> as soon as possible." - msgid "{core:frontpage:loggedin_as_admin}" msgstr "You are logged in as administrator" diff --git a/modules/core/locales/es/LC_MESSAGES/core.po b/modules/core/locales/es/LC_MESSAGES/core.po index 38d4be09a..46bf2f462 100644 --- a/modules/core/locales/es/LC_MESSAGES/core.po +++ b/modules/core/locales/es/LC_MESSAGES/core.po @@ -15,12 +15,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.3.4\n" -msgid "{core:frontpage:warnings_outdated}" -msgstr "" -"Su instalación de SimpleSAMLphp está desactualizada. Por " -"favor, actualice a la <a href=\"https://simplesamlphp.org/download\">última " -"versión</a> lo antes posible." - msgid "{core:frontpage:loggedin_as_admin}" msgstr "Ha entrado como administrador" diff --git a/modules/core/locales/ja/LC_MESSAGES/core.po b/modules/core/locales/ja/LC_MESSAGES/core.po index 8f2c7fa39..c13c1770b 100644 --- a/modules/core/locales/ja/LC_MESSAGES/core.po +++ b/modules/core/locales/ja/LC_MESSAGES/core.po @@ -15,9 +15,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.3.4\n" -msgid "{core:frontpage:warnings_outdated}" -msgstr "ć—§ăăĽă‚¸ă§ăłă®SimpleSAMLphpăŚä˝żă‚Źă‚Śă¦ă„ăľă™ă€‚ă§ăŤă‚‹ă ă‘ć—©ăŹ<a href=\"https://simplesamlphp.org/download\">最新ăăĽă‚·ă§ăł</a>ă«ă‚˘ăă—ăăĽă‰ă—ă¦ăŹă ă•ă„" - msgid "{core:frontpage:loggedin_as_admin}" msgstr "管ç†č€…ă§ăグイăłă—ă¦ă„ăľă™" diff --git a/modules/core/locales/nl/LC_MESSAGES/core.po b/modules/core/locales/nl/LC_MESSAGES/core.po index 9fc377663..8ad65bb8c 100644 --- a/modules/core/locales/nl/LC_MESSAGES/core.po +++ b/modules/core/locales/nl/LC_MESSAGES/core.po @@ -15,12 +15,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.3.4\n" -msgid "{core:frontpage:warnings_outdated}" -msgstr "" -"Deze installatie van SimpleSAMLphp is verouderd. Het is aan te raden zo " -"snel mogelijk te upgraden naar <a href=\"https://simplesamlphp.org/download\">de meest recente " -"versie</a>." - msgid "{core:frontpage:warnings_curlmissing}" msgstr "PHP cURL-extensie ontbreekt. Kan niet controleren op updates voor SimpleSAMLphp." -- GitLab