From 349a0934069a9ccec970599d3b623bc4653ee74d Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 28 Jul 2025 12:58:48 +0200 Subject: Locales: Consistently use -, not _, in message IDs Also, minor en-GB adjustments --- share/locales/en_GB.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'share/locales/en_GB.po') diff --git a/share/locales/en_GB.po b/share/locales/en_GB.po index 6ee0329..6121045 100644 --- a/share/locales/en_GB.po +++ b/share/locales/en_GB.po @@ -150,13 +150,13 @@ msgid "account.webhook" msgstr "Webhook" msgid "account.webhook.disabled" -msgstr "No webhook was configured" +msgstr "No webhook configured" -msgid "account.webhook.active_pending" -msgstr "Active and Pending" +msgid "account.webhook.active-pending" +msgstr "Active; pending" -msgid "account.webhook.active_error" -msgstr "Active with Error" +msgid "account.webhook.active-error" +msgstr "Active; erroneous" msgid "account.webhook.active" msgstr "Active" @@ -164,7 +164,7 @@ msgstr "Active" msgid "account.traewelling.unsupported" msgstr "Unsupported due to incompatibility with bahn.de and transitous" -msgid "account.registration_date" +msgid "account.registration-date" msgstr "Registered on" msgid "account.interaction" -- cgit v1.2.3