diff options
| author | Andreas Oberritter <obi@opendreambox.org> | 2006-01-02 17:31:45 +0000 |
|---|---|---|
| committer | Andreas Oberritter <obi@opendreambox.org> | 2006-01-02 17:31:45 +0000 |
| commit | 502ecf0e2d1516507194818b14958b8c3c8f7956 (patch) | |
| tree | ce59c094854743c2e50067c788ef2841570c6e9d | |
| parent | a14708a8dffb5d57da2f992f0d09da419ab1ba37 (diff) | |
| download | enigma2-502ecf0e2d1516507194818b14958b8c3c8f7956.tar.gz enigma2-502ecf0e2d1516507194818b14958b8c3c8f7956.zip | |
s/Thanx/Thanks/
| -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." |
