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/de_DE.po | |
parent | bb8d56c0bbdaf982edf9c9c388718cb29f8bb96c (diff) |
Locales: Consistently use -, not _, in message IDs
Also, minor en-GB adjustments
Diffstat (limited to 'share/locales/de_DE.po')
-rw-r--r-- | share/locales/de_DE.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/locales/de_DE.po b/share/locales/de_DE.po index abbe998..97e3877 100644 --- a/share/locales/de_DE.po +++ b/share/locales/de_DE.po @@ -152,10 +152,10 @@ msgstr "Webhook" msgid "account.webhook.disabled" msgstr "Nicht eingerichtet" -msgid "account.webhook.active_pending" +msgid "account.webhook.active-pending" msgstr "Aktiv, noch nicht ausgeführt" -msgid "account.webhook.active_error" +msgid "account.webhook.active-error" msgstr "Aktiv, fehlerhaft" msgid "account.webhook.active" @@ -164,7 +164,7 @@ msgstr "Aktiv" msgid "account.traewelling.unsupported" msgstr "Wird wegen Inkompatibilität zwischen bahn.de und transitous derzeit nicht unterstützt" -msgid "account.registration_date" +msgid "account.registration-date" msgstr "Registriert am" msgid "account.interaction" |