From: Stefan Pluecken Date: Wed, 14 Dec 2005 03:16:00 +0000 (+0000) Subject: change text a bit X-Git-Tag: 2.6.0~4711 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/d8788218352baea253a15bf57da4b10968bd29ee change text a bit --- diff --git a/data/startwizard.xml b/data/startwizard.xml index 1a64d90c..2bda3a1c 100644 --- a/data/startwizard.xml +++ b/data/startwizard.xml @@ -1,6 +1,6 @@ - + self["arrowdown"].moveTo(557, 232, 1) self["arrowdown"].startMoving() diff --git a/lib/python/Screens/Wizard.py b/lib/python/Screens/Wizard.py index 5b59d2c0..7eda9b0b 100644 --- a/lib/python/Screens/Wizard.py +++ b/lib/python/Screens/Wizard.py @@ -166,6 +166,7 @@ class Wizard(Screen, HelpableScreen): self["step"].setText(_("Step ") + str(self.currStep) + "/" + str(self.numSteps)) self["stepslider"].setValue(self.currStep) + print _(self.wizard[self.currStep]["text"]) self["text"].setText(_(self.wizard[self.currStep]["text"])) if self.wizard[self.currStep]["code"] != "": diff --git a/po/de.po b/po/de.po index e3c0b913..e691f727 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxbox-enigma 0.0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-12-14 03:50+0100\n" +"POT-Creation-Date: 2005-12-14 04:15+0100\n" "PO-Revision-Date: 2005-12-14 03:29+0100\n" "Last-Translator: Stefan Pluecken \n" "Language-Team: none\n" @@ -619,7 +619,7 @@ msgstr "Status" msgid "show EPG..." msgstr "zeige EPG..." -#: ../lib/python/Screens/Wizard.py:169 +#: ../lib/python/Screens/Wizard.py:169 ../lib/python/Screens/Wizard.py:170 msgid "text" msgstr "" @@ -858,6 +858,15 @@ msgstr "Farbformat" msgid "LCD" msgstr "" +#: ../data/ +msgid "" +"Welcome.\n" +"\n" +"This start-wizard will guide you through the basic setup of your Dreambox.\n" +"\n" +"Press the OK button on your remote control to move to the next step." +msgstr "" + #: ../data/ msgid "Timezone" msgstr "Zeitzone" @@ -1080,20 +1089,6 @@ msgstr "" msgid "Tuner-Slot" msgstr "" -#: ../data/ -msgid "" -"Hello User.\n" -"\n" -"This start-wizard will guide you through the basic setup of your Dreambox.\n" -"\n" -"Press the OK button on your remote control to move to the next step." -msgstr "" -"Willkommen auf Ihrer DM7025.\n" -"\n" -"This start-wizard will guide you through the basic setup of your Dreambox.\n" -"\n" -"Press the OK button on your remote control to move to the next step." - #: ../data/ msgid "Audio" msgstr "Ton"