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/template.pot | |
parent | bb8d56c0bbdaf982edf9c9c388718cb29f8bb96c (diff) |
Locales: Consistently use -, not _, in message IDs
Also, minor en-GB adjustments
Diffstat (limited to 'share/locales/template.pot')
-rw-r--r-- | share/locales/template.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/locales/template.pot b/share/locales/template.pot index e1a3a00..f5c7ef1 100644 --- a/share/locales/template.pot +++ b/share/locales/template.pot @@ -152,10 +152,10 @@ msgstr "" msgid "account.webhook.disabled" msgstr "" -msgid "account.webhook.active_pending" +msgid "account.webhook.active-ppending" msgstr "" -msgid "account.webhook.active_error" +msgid "account.webhook.active-error" msgstr "" msgid "account.webhook.active" @@ -164,7 +164,7 @@ msgstr "" msgid "account.traewelling.unsupported" msgstr "" -msgid "account.registration_date" +msgid "account.registration-date" msgstr "" msgid "account.interaction" |