diff options
Diffstat (limited to 'data/startwizard.xml')
| -rw-r--r-- | data/startwizard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <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() |
