From f65d80a36d3a0a8e594911f2bf3d3ea0bfd77ce8 Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tvdijen@gmail.com>
Date: Sun, 23 Jan 2022 16:32:21 +0100
Subject: [PATCH] Remove stray frontpage:logout

---
 modules/core/locales/en/LC_MESSAGES/core.po | 3 ---
 modules/core/locales/ja/LC_MESSAGES/core.po | 3 ---
 modules/core/locales/nl/LC_MESSAGES/core.po | 3 ---
 3 files changed, 9 deletions(-)

diff --git a/modules/core/locales/en/LC_MESSAGES/core.po b/modules/core/locales/en/LC_MESSAGES/core.po
index 76e312fb4..1934e55c9 100644
--- a/modules/core/locales/en/LC_MESSAGES/core.po
+++ b/modules/core/locales/en/LC_MESSAGES/core.po
@@ -62,9 +62,6 @@ msgstr "You are logged in as administrator"
 msgid "{core:frontpage:auth}"
 msgstr "Authentication"
 
-msgid "{core:frontpage:logout}"
-msgstr "Logout"
-
 msgid "{core:frontpage:show_metadata}"
 msgstr "Show metadata"
 
diff --git a/modules/core/locales/ja/LC_MESSAGES/core.po b/modules/core/locales/ja/LC_MESSAGES/core.po
index 826bfeb36..408eda98d 100644
--- a/modules/core/locales/ja/LC_MESSAGES/core.po
+++ b/modules/core/locales/ja/LC_MESSAGES/core.po
@@ -60,9 +60,6 @@ msgstr "管理者でログインしています"
 msgid "{core:frontpage:auth}"
 msgstr "認証"
 
-msgid "{core:frontpage:logout}"
-msgstr "ログアウト"
-
 msgid "{core:frontpage:show_metadata}"
 msgstr "メタデータを表示"
 
diff --git a/modules/core/locales/nl/LC_MESSAGES/core.po b/modules/core/locales/nl/LC_MESSAGES/core.po
index b81fd518d..63e1941b1 100644
--- a/modules/core/locales/nl/LC_MESSAGES/core.po
+++ b/modules/core/locales/nl/LC_MESSAGES/core.po
@@ -15,9 +15,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: Babel 2.3.4\n"
 
-msgid "{core:frontpage:logout}"
-msgstr "Uitloggen"
-
 msgid "{core:frontpage:authtest}"
 msgstr "Test geconfigureerde authenticatiebronnen"
 
-- 
GitLab