diff options
author | Eike Rathke <erack@redhat.com> | 2023-03-17 14:24:28 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2023-03-17 22:09:25 +0000 |
commit | b8547e65e5807dce6bf66839548a4b8c20729515 (patch) | |
tree | a853da436a847d5ecbab532947662a4adbe9714c /i18npool/source | |
parent | 70b8adb100499178ad52f23f7c0a1b7a31129921 (diff) |
Related: tdf#153842 {dsb-DE} remove confusing comment
The format is needed, even if not used / offered as default.
Change-Id: Ifd4e5114a1d763a9a7ef69046949dfb7cf96ef84
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149055
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'i18npool/source')
-rw-r--r-- | i18npool/source/localedata/data/dsb_DE.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/localedata/data/dsb_DE.xml b/i18npool/source/localedata/data/dsb_DE.xml index 84f8e0c25eae..83fb021505ed 100644 --- a/i18npool/source/localedata/data/dsb_DE.xml +++ b/i18npool/source/localedata/data/dsb_DE.xml @@ -178,7 +178,7 @@ <FormatCode>H:MM AM/PM</FormatCode> </FormatElement> <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42"> - <FormatCode>H:MM:SS AM/PM</FormatCode><!-- with commonly used 24-hour time, the AM/PM indicator is not needed --> + <FormatCode>H:MM:SS AM/PM</FormatCode> </FormatElement> <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43"> <FormatCode>[H]:MM:SS</FormatCode> |