author | cniehaus <cniehaus> | 2003-02-15 22:53:54 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-02-15 22:53:54 (UTC) |
commit | 68675728278f9d47b200e6dd635d3bc1f524b5bf (patch) (side-by-side diff) | |
tree | 815b197aa1dc032c1af013c43ace78515f045eca /i18n/de/rotation.ts | |
parent | 2de3c24084ca074a57fcb23a84f54154defda8f8 (diff) | |
download | opie-68675728278f9d47b200e6dd635d3bc1f524b5bf.zip opie-68675728278f9d47b200e6dd635d3bc1f524b5bf.tar.gz opie-68675728278f9d47b200e6dd635d3bc1f524b5bf.tar.bz2 |
minor updates
-rw-r--r-- | i18n/de/rotation.ts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/de/rotation.ts b/i18n/de/rotation.ts index 07953f7..b155657 100644 --- a/i18n/de/rotation.ts +++ b/i18n/de/rotation.ts @@ -1,21 +1,22 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>RotationSettings</name> <message> <source>Rotation Settings</source> <translation>Rotationseinstellungen</translation> </message> <message> <source><p>Select orientation from options at left.</source> <translation type="unfinished"></translation> </message> <message> <source>Automatically restart Opie?</source> - <translation type="unfinished"></translation> + <translation>OPIE automatisch neu starten?</translation> </message> <message> <source><p>Rotation is not enabled in this demo, however this is a supported feature of Qt/Embedded.</source> <translation type="unfinished"></translation> </message> </context> </TS> |