diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-07-28 12:58:48 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-07-28 12:58:48 +0200 |
commit | 349a0934069a9ccec970599d3b623bc4653ee74d (patch) | |
tree | dc62b7c79f04d6c38280bd08e31c2d83792ef5af /share/locales/en_GB.po | |
parent | bb8d56c0bbdaf982edf9c9c388718cb29f8bb96c (diff) |
Locales: Consistently use -, not _, in message IDs
Also, minor en-GB adjustments
Diffstat (limited to 'share/locales/en_GB.po')
-rw-r--r-- | share/locales/en_GB.po | 12 |
1 files changed, 6 insertions, 6 deletions
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" |