diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-01-10 16:19:30 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-01-10 16:19:30 +0000 |
| commit | aac467952b8d6e7c7be49b732721fea16769e9a2 (patch) | |
| tree | dfd81a2cf82c898407f880b306ab0f181c8802e6 | |
| parent | 8ab23815c0b8c81d049ffe2e64d2566027b1b9df (diff) | |
| download | enigma2-aac467952b8d6e7c7be49b732721fea16769e9a2.tar.gz enigma2-aac467952b8d6e7c7be49b732721fea16769e9a2.zip | |
fix file
| -rw-r--r-- | po/Makefile.am | 2 | ||||
| -rw-r--r-- | po/de.po | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/po/Makefile.am b/po/Makefile.am index a87d9eb6..c61f36a0 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -52,7 +52,7 @@ enigma2.pot: ../lib/python/Components/EventInfo.py \ ../lib/python/Components/Network.py \ ../lib/python/Components/RecordingConfig.py \ - ../lib/python/Plugins/update/update.py \ + ../lib/python/Plugins/update/plugin.py \ ../RecordTimer.py ./xml2po.py ../data/ >> enigma2.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxbox-enigma 0.0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-01-10 16:15+0100\n" +"POT-Creation-Date: 2006-01-10 17:19+0100\n" "PO-Revision-Date: 2005-12-14 03:29+0100\n" "Last-Translator: Stefan Pluecken <stefan.pluecken@multimedia-labs.de>\n" "Language-Team: none\n" @@ -267,7 +267,7 @@ msgstr "" "Die aktuelle Direktaufnahme\n" "abbrechen?" -#: ../lib/python/Plugins/update/update.py:33 +#: ../lib/python/Plugins/update/plugin.py:33 msgid "" "Do you want to update your Dreambox?\n" "After pressing OK, please wait!" @@ -514,7 +514,7 @@ msgstr "Eins" msgid "Play recorded movies..." msgstr "Aufgenommene Filme abspielen..." -#: ../lib/python/Plugins/update/update.py:19 +#: ../lib/python/Plugins/update/plugin.py:19 msgid "Please press OK!" msgstr "Bitte OK drücken!" @@ -755,11 +755,11 @@ msgstr "" msgid "Universal LNB" msgstr "" -#: ../lib/python/Plugins/update/update.py:42 +#: ../lib/python/Plugins/update/plugin.py:42 msgid "Updating finished. Here is the result:" msgstr "Aktualisierung beendet. Hier das Ergebnis:" -#: ../lib/python/Plugins/update/update.py:48 +#: ../lib/python/Plugins/update/plugin.py:48 msgid "Updating... Please wait... This can take some minutes..." msgstr "" "Update wird durchgeführt. Bitte warten. Der Vorgang kann einige Minuten " |
