diff options
| -rw-r--r-- | data/startwizard.xml | 4 | ||||
| -rw-r--r-- | po/de.po | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/data/startwizard.xml b/data/startwizard.xml index d31765f8..8d168a59 100644 --- a/data/startwizard.xml +++ b/data/startwizard.xml @@ -83,6 +83,6 @@ self["arrowup2"].startMoving() <config screen="ScanSimple" module="ScanSetup" type="ConfigList" /> </step> <step number="7"> - <text value="Thanx for using the wizard. Your box is now ready to use." /> - </step> + <text value="Thanks for using the wizard. Your box is now ready to use." /> + </step> </wizard> @@ -1393,7 +1393,7 @@ msgid "WSS" msgstr "" #: ../data/ -msgid "Thanx for using the wizard. Your box is now ready to use." +msgid "Thanks for using the wizard. Your box is now ready to use." msgstr "" "Der Assistent ist hiermit beendet. Ihre Dreambox kann nun benutzt werden." |
