diff --git a/messages/uniworx/categories/qualification/de-de-formal.msg b/messages/uniworx/categories/qualification/de-de-formal.msg index 637f89ce7..2d9e6af3c 100644 --- a/messages/uniworx/categories/qualification/de-de-formal.msg +++ b/messages/uniworx/categories/qualification/de-de-formal.msg @@ -76,7 +76,7 @@ QualificationActExpire: Auslaufend markieren - keine Benachrichtigung zur Erneue QualificationActUnexpire: Auslaufend aufheben - kostenpflichtige Benachrichtigung bei anstehender Erneuerung senden QualificationSetExpire n@Int64: Benachrichtigung bei anstehender Erneuerung und E-Learning abgeschaltet für #{n} #{pluralDE n "Person" "Personen"} QualificationSetUnexpire n@Int64: Benachrichtigung bei anstehender Erneuerung und E-Learning aktiviert für #{n} #{pluralDE n "Person" "Personen"} -QualificationActBlockSupervisor: Dauerhaft aufheben, mit sofortiger Wirkung +QualificationActBlockSupervisor: Dauerhaft entziehen, mit sofortiger Wirkung QualificationActBlock: Entziehen QualificationActUnblock: Entzug löschen QualificationStatusBlock l@QualificationShorthand n@Int m@Int: #{n}/#{m} #{l} entzogen diff --git a/src/Model/Types/Changelog.hs b/src/Model/Types/Changelog.hs index 28693409d..35780648f 100644 --- a/src/Model/Types/Changelog.hs +++ b/src/Model/Types/Changelog.hs @@ -53,6 +53,7 @@ classifyChangelogItem = \case changelogItemDays :: Map ChangelogItem Day changelogItemDays = Map.fromListWithKey (\k d1 d2 -> bool (error $ "Duplicate changelog days for " <> show k) d1 $ d1 /= d2) [ (ChangelogFradriveInitialRelease, [day|2022-12-12|]) + , (ChangelogSupervisorsMayRevokeLicences, [day|2023-03-27|]) ] {- FOR REFERENCE, PREVIOUS CHANGELOG (delete in the future, along with all translation files): diff --git a/templates/i18n/changelog/supervisors-may-revoke-licences.de-de-formal.hamlet b/templates/i18n/changelog/supervisors-may-revoke-licences.de-de-formal.hamlet new file mode 100644 index 000000000..582925efd --- /dev/null +++ b/templates/i18n/changelog/supervisors-may-revoke-licences.de-de-formal.hamlet @@ -0,0 +1,7 @@ +$newline never + +$# SPDX-FileCopyrightText: 2022 Steffen Jost +$# +$# SPDX-License-Identifier: AGPL-3.0-or-later + +Ansprechpartner können nun Fahrerlizenzen zurückgeben oder als auslaufend markieren diff --git a/templates/i18n/changelog/supervisors-may-revoke-licences.en-eu.hamlet b/templates/i18n/changelog/supervisors-may-revoke-licences.en-eu.hamlet new file mode 100644 index 000000000..adc4fb628 --- /dev/null +++ b/templates/i18n/changelog/supervisors-may-revoke-licences.en-eu.hamlet @@ -0,0 +1,7 @@ +$newline never + +$# SPDX-FileCopyrightText: 2022 Steffen Jost +$# +$# SPDX-License-Identifier: AGPL-3.0-or-later + +Supervisors may revoke driving licence qualifications or mark them to expire without renewal