diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-01 15:20:04 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-01 15:20:04 +0100 |
commit | 4a6f714153115e59e8a752c08e64c046e2ac6de3 (patch) | |
tree | 84d8b604dfb86f2e88ce317fddd65dd7690690f6 | |
parent | f736d3a3deffd03023e7d2f018a078108e59996e (diff) | |
download | vdr-4a6f714153115e59e8a752c08e64c046e2ac6de3.tar.gz vdr-4a6f714153115e59e8a752c08e64c046e2ac6de3.tar.bz2 |
Fixed the German translation of "VDR will shut down later - press Power to force"
-rw-r--r-- | HISTORY | 1 | ||||
-rw-r--r-- | po/de_DE.po | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -8459,3 +8459,4 @@ Video Disk Recorder Revision History Hanisch). - Fixed the German translation of "Binary skip timeout (s)" (thanks to Matthias Senzel). +- Fixed the German translation of "VDR will shut down later - press Power to force". diff --git a/po/de_DE.po b/po/de_DE.po index 9344e795..3a538ebb 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -1519,7 +1519,7 @@ msgid "Recording started" msgstr "Aufzeichnung gestartet" msgid "VDR will shut down later - press Power to force" -msgstr "VDR schaltet später aus - Power zum erzwingen" +msgstr "VDR schaltet später aus - Power zum Erzwingen" msgid "Press any key to cancel shutdown" msgstr "Taste drücken, um Ausschalten abzubrechen" |