diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2008-11-23 18:55:47 +0100 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2008-11-23 18:55:47 +0100 |
commit | 3120fd09120f40432957e30a5560889badfa10a1 (patch) | |
tree | 4f255153431cf305d480e5c6e1b770db563f5db4 /po | |
parent | 423b3f2852a891c8f92bad46f349826b7e8abe5f (diff) | |
download | vdr-plugin-live-3120fd09120f40432957e30a5560889badfa10a1.tar.gz vdr-plugin-live-3120fd09120f40432957e30a5560889badfa10a1.tar.bz2 |
Added nowrap class in styles.css. Time strings are now 'nonwrapable'.
Removed in german translations the 'Uhr' from time formating.
Diffstat (limited to 'po')
-rw-r--r-- | po/de_DE.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/de_DE.po b/po/de_DE.po index 3c464be..712ff44 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -102,7 +102,7 @@ msgid "FTA" msgstr "FTA" msgid "%I:%M %p" -msgstr "%H:%M Uhr" +msgstr "%H:%M" msgid "EPGSearch version outdated! Please update." msgstr "EPGSearch-Version zu alt, bitte updaten!" @@ -400,7 +400,7 @@ msgid "error retrieving status info!" msgstr "Fehler: Status nicht verfügbar!" msgid "%I:%M:%S %p" -msgstr "%H:%M:%S Uhr" +msgstr "%H:%M:%S" msgid "Wrong username or password" msgstr "Falscher Benutzername oder Passwort" |