From 4662192081e2b13dceb12e79d637463fcc893c49 Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tvdijen@gmail.com>
Date: Wed, 12 Jan 2022 23:43:09 +0100
Subject: [PATCH] Remove unused frontpage:link_cron

---
 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 69ac03ee7..006c490cb 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_cron}"
-msgstr "Cron module information page"
-
 msgid "{core:frontpage:link_statistics}"
 msgstr "Show statistics"
 
diff --git a/modules/core/locales/ja/LC_MESSAGES/core.po b/modules/core/locales/ja/LC_MESSAGES/core.po
index 72e88e84e..c116a7455 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_cron}"
-msgstr "cronモジュール情報ページ"
-
 msgid "{core:frontpage:link_statistics}"
 msgstr "ステータス情報を表示"
 
-- 
GitLab