some fixes and improvements for the start-wizard
[enigma2.git] / data / startwizard.xml
index 501fbf612aae2ac8fa23af897d41fe2c669a71fc..89352abddea08ff3e43672c248fdc5221b48e53b 100644 (file)
@@ -9,7 +9,7 @@ self["rc"].startMoving()
                        </code>
                </step>
                <step number="2">
-                       <text value="Bla" />
+                       <text value="Use the up/down keys on your remote control to select an option. After that, press OK." />
                        <list>
                                <listentry caption="Use wizard to set up basic features" step="next" />
                                <listentry caption="Exit wizard" step="end" />
@@ -53,7 +53,7 @@ self["arrowdown"].startMoving()
                        </list>
                </step>
                <step number="6">
-                       <text value="Bla" />
+                       <text value="What do you want to scan?" />
                        <config screen="ScanSimple" module="ScanSetup" />
                        <code>
 self["arrowup"].moveTo(740, 355, 10)