-rw-r--r-- | i18n/xx/rotation.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/xx/rotation.ts b/i18n/xx/rotation.ts index c8057fd..7dce1bf 100644 --- a/i18n/xx/rotation.ts +++ b/i18n/xx/rotation.ts @@ -1,21 +1,21 @@ <!DOCTYPE TS><TS> <context> <name>RotationSettings</name> <message> <source>Rotation Settings</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source><p>Select orientation from options at left.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Automatically restart Opie?</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source><p>Rotation is not enabled in this demo, however this is a supported feature of Qt/Embedded.</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> </TS> |