From c30ea8d314438640e32b60e7760cfea27b99092d Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tvdijen@gmail.com>
Date: Wed, 12 Jan 2022 23:40:28 +0100
Subject: [PATCH] Remove unused frontpage:link_memcacheMonitor

---
 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 2f90025d5..fac51ccdc 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_memcacheMonitor}"
-msgstr "MemCache Statistics"
-
 msgid "{core:frontpage:link_oauth}"
 msgstr "OAuth Consumer Registry"
 
diff --git a/modules/core/locales/ja/LC_MESSAGES/core.po b/modules/core/locales/ja/LC_MESSAGES/core.po
index 837f40c00..d96e1c9fe 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_memcacheMonitor}"
-msgstr "MemCache ステータス"
-
 msgid "{core:frontpage:link_oauth}"
 msgstr "OAuth ユーザー登録"
 
-- 
GitLab