From 118d81dff272f4316afd5cdbc0858e2cc09bcd6e Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tvdijen@gmail.com>
Date: Thu, 13 Jan 2022 09:08:14 +0100
Subject: [PATCH] Remove unused frontpage:link_statistics

---
 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 006c490cb..ad3014249 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_statistics}"
-msgstr "Show statistics"
-
 msgid "{core:frontpage:link_statistics_metadata}"
 msgstr "Show statistics metadata"
 
diff --git a/modules/core/locales/ja/LC_MESSAGES/core.po b/modules/core/locales/ja/LC_MESSAGES/core.po
index c116a7455..6eec8ad0d 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_statistics}"
-msgstr "ステータス情報を表示"
-
 msgid "{core:frontpage:link_statistics_metadata}"
 msgstr "ステータスメタデータを表示"
 
-- 
GitLab