From d2588faa120dadcc0fa767dafdfb117e42253237 Mon Sep 17 00:00:00 2001 From: Tim van Dijen <tvdijen@gmail.com> Date: Wed, 12 Jan 2022 23:41:42 +0100 Subject: [PATCH] Remove unused core:frontpage:link_oauth --- modules/core/locales/en/LC_MESSAGES/core.po | 3 --- modules/core/locales/ja/LC_MESSAGES/core.po | 3 --- 2 files changed, 6 deletions(-) diff --git a/modules/core/locales/en/LC_MESSAGES/core.po b/modules/core/locales/en/LC_MESSAGES/core.po index fac51ccdc..69ac03ee7 100644 --- a/modules/core/locales/en/LC_MESSAGES/core.po +++ b/modules/core/locales/en/LC_MESSAGES/core.po @@ -15,9 +15,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.3.4\n" -msgid "{core:frontpage:link_oauth}" -msgstr "OAuth Consumer Registry" - msgid "{core:frontpage:link_cron}" msgstr "Cron module information page" diff --git a/modules/core/locales/ja/LC_MESSAGES/core.po b/modules/core/locales/ja/LC_MESSAGES/core.po index d96e1c9fe..72e88e84e 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:link_oauth}" -msgstr "OAuth ă¦ăĽă‚¶ăĽç™»éڞ" - msgid "{core:frontpage:link_cron}" msgstr "cronă˘ă‚¸ăĄăĽă«ć…ĺ ±ăšăĽă‚¸" -- GitLab