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/usermanager.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/usermanager.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/i18n/xx/usermanager.ts b/i18n/xx/usermanager.ts index c0bc7e6..553c5de 100644 --- a/i18n/xx/usermanager.ts +++ b/i18n/xx/usermanager.ts @@ -2,30 +2,30 @@ <context> <name>GroupDialog</name> <message> <source>Add Group</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Edit Group</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>UserConfig</name> <message> <source>OPIE User Manager</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>UserDialog</name> <message> <source>Add User</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Edit User</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> </TS> |