diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-11 10:19:21 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-11 10:19:21 +0100 |
commit | 0c19df09d97c375b8406cd791a12582727721f4a (patch) | |
tree | d41f7040a9ba8ad797612259a6ef55535dbb98ae | |
parent | c298cd5714e36241f2d551ce6e4ac4e0fdd43624 (diff) | |
download | vdr-0c19df09d97c375b8406cd791a12582727721f4a.tar.gz vdr-0c19df09d97c375b8406cd791a12582727721f4a.tar.bz2 |
Fixed the German translation of "Zap timeout"2.1.10
-rw-r--r-- | HISTORY | 1 | ||||
-rw-r--r-- | po/de_DE.po | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -8567,3 +8567,4 @@ Video Disk Recorder Revision History - Added a missing initialization of "panning" to the constructor of cPixmapMemory. - Updated the Dutch OSD texts (thanks to Erik Oomen). - Updated the French OSD texts (thanks to Régis Bossut). +- Fixed the German translation of "Zap timeout". diff --git a/po/de_DE.po b/po/de_DE.po index 4ea9a28f..fb7a0af0 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -1278,7 +1278,7 @@ msgid "Setup.Miscellaneous$SVDRP timeout (s)" msgstr "SVDRP trennen bei Inaktivität (s)" msgid "Setup.Miscellaneous$Zap timeout (s)" -msgstr "Mindestzeit für Kanalhistorie (s)" +msgstr "Mindestzeit für vorherigen Kanal (s)" msgid "Setup.Miscellaneous$Channel entry timeout (ms)" msgstr "Zeitlimit für Kanaleingabe (ms)" |