change text a bit
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 14 Dec 2005 03:16:00 +0000 (03:16 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 14 Dec 2005 03:16:00 +0000 (03:16 +0000)
data/startwizard.xml
lib/python/Screens/Wizard.py
po/de.po

index 1a64d90c0dba00cfb59dbc5fbcc3c70ead964060..2bda3a1c8b0c0022396e5a1981de7cd10020db32 100644 (file)
@@ -1,6 +1,6 @@
 <wizard>
                <step number="1">
-                       <text value="Hello User.\n\nThis start-wizard will guide you through the basic setup of your Dreambox.\n\nPress the OK button on your remote control to move to the next step." />
+                       <text value="Welcome.\n\nThis start-wizard will guide you through the basic setup of your Dreambox.\n\nPress the OK button on your remote control to move to the next step." />
                        <code>
 self["arrowdown"].moveTo(557, 232, 1)
 self["arrowdown"].startMoving()
index 5b59d2c010fbcbf0509dc8808c8b954e9b777ced..7eda9b0b828ffc96fb5194ff0d83909989ed2c6f 100644 (file)
@@ -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"] != "":
index e3c0b9137d4448619344b9979069aec8a45c64c6..e691f727ad0b7abf5fe028b6ac928eb5717935d7 100644 (file)
--- 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 <stefan.pluecken@multimedia-labs.de>\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"