diff options
Diffstat (limited to 'i18n.cpp')
-rw-r--r-- | i18n.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ const tI18nPhrase Phrases[] = { "", // Dansk "", //Czech }, - { "%I.%M %p", // Time formatting string + { "%I:%M %p", // Time formatting string "%H:%M Uhr", "", "", |