-rw-r--r-- | i18n/zh_CN/rotation.ts | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/i18n/zh_CN/rotation.ts b/i18n/zh_CN/rotation.ts index 753ee02..beb6f41 100644 --- a/i18n/zh_CN/rotation.ts +++ b/i18n/zh_CN/rotation.ts @@ -1,13 +1,32 @@ <!DOCTYPE TS><TS> <context> - <name>RotationSettingsBase</name> + <name>RotationSettings</name> <message> <source>Rotation Settings</source> <translation type="unfinished"></translation> </message> <message> - <source><p>The chosen rotation will only affect new applications.</source> + <source><p>Select orientation from options at left.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Automatically restart Opie?</source> <translation type="unfinished"></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> +<context> + <name>RotationSettingsBase</name> + <message> + <source>Rotation Settings</source> + <translation type="obsolete"></translation> + </message> + <message> + <source><p>The chosen rotation will only affect new applications.</source> + <translation type="obsolete"></translation> + </message> </context> </TS> |