diff options
| author | Thomas Keil <tkeil (at) datacrystal (dot) de> | 2007-01-03 20:48:45 +0000 |
|---|---|---|
| committer | Thomas Keil <tkeil (at) datacrystal (dot) de> | 2007-01-03 20:48:45 +0000 |
| commit | 900d856f4196491550779de43ad3e5f2f0f271ce (patch) | |
| tree | f9d1504a1d7ac6f25337b93edf19a1aea1626ad9 /i18n.cpp | |
| parent | 48575b063d5bad1f500a721e380daaaac7f05258 (diff) | |
| download | vdr-plugin-live-900d856f4196491550779de43ad3e5f2f0f271ce.tar.gz vdr-plugin-live-900d856f4196491550779de43ad3e5f2f0f271ce.tar.bz2 | |
Neues und Bugfixes
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", "", "", |
