author | cniehaus <cniehaus> | 2003-04-27 11:48:22 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-04-27 11:48:22 (UTC) |
commit | 6d032a24be12c13e10723dc27cbedc1a30628428 (patch) (side-by-side diff) | |
tree | c2672f68d4a79142273dc29d1f8e61a804303366 /i18n/xx/opie-login.ts | |
parent | cac5730c68706399e62ee0465095c965a3f708db (diff) | |
download | opie-6d032a24be12c13e10723dc27cbedc1a30628428.zip opie-6d032a24be12c13e10723dc27cbedc1a30628428.tar.gz opie-6d032a24be12c13e10723dc27cbedc1a30628428.tar.bz2 |
updates, now it works
-rw-r--r-- | i18n/xx/opie-login.ts | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/i18n/xx/opie-login.ts b/i18n/xx/opie-login.ts index 78c178e..333c5bf 100644 --- a/i18n/xx/opie-login.ts +++ b/i18n/xx/opie-login.ts @@ -4,80 +4,80 @@ <message> <source>Touch the crosshairs firmly and accurately to calibrate your screen.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Welcome to Opie</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>LoginWindow</name> <message> <source>Login</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source><center>Welcome to OPIE</center></source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>User</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Password</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Suspend</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Menu</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>LoginWindowImpl</name> <message> <source>Restart</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Quit</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source><center>%1 %2</center></source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Wrong password</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>The given password is incorrect.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>OPIE was terminated by an uncaught signal (%1) </source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Failure</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Could not start OPIE.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Could not switch to new user identity</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> </TS> |