diff options
author | Jochen Dolze <vdr@dolze.de> | 2011-01-22 20:45:06 +0100 |
---|---|---|
committer | Jochen Dolze <vdr@dolze.de> | 2011-01-22 20:45:06 +0100 |
commit | ba419b0b9694ba59869cbdf47d46d1b0a28e5c84 (patch) | |
tree | ea49e89eb8b16a0e18b3fcef179b8d1628465e1b /po | |
parent | a22fb8f9b2bef75dc5723cea2604f04133036076 (diff) | |
download | vdr-plugin-xmltv2vdr-ba419b0b9694ba59869cbdf47d46d1b0a28e5c84.tar.gz vdr-plugin-xmltv2vdr-ba419b0b9694ba59869cbdf47d46d1b0a28e5c84.tar.bz2 |
Added new option update on start
Removed -pedantic from Makefile
Fixed some minor bugs (missing EOL in file, etc. pp.)
Removed cEPGExecute and introduced cEPGExecutor
Diffstat (limited to 'po')
-rw-r--r-- | po/de_DE.po | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/po/de_DE.po b/po/de_DE.po index 56c7aeb..5aad20b 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: vdr\n" "Report-Msgid-Bugs-To: <see README>\n" -"POT-Creation-Date: 2011-01-03 20:10+0100\n" +"POT-Creation-Date: 2011-01-22 20:34+0100\n" "PO-Revision-Date: 2010-12-23 23:59+0100\n" "Last-Translator: Jochen Dolze <vdr@dolze.de>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -21,6 +21,9 @@ msgstr "automatisch Aufwachen" msgid "execution time" msgstr "Ausführung um" +msgid "update on start" +msgstr "ausführen beim Start" + msgid "text mapping" msgstr "Textzuordnungen" |