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/tabmanager.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/tabmanager.ts | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/i18n/xx/tabmanager.ts b/i18n/xx/tabmanager.ts index ba6d2f2..a4af858 100644 --- a/i18n/xx/tabmanager.ts +++ b/i18n/xx/tabmanager.ts @@ -1,87 +1,87 @@ <!DOCTYPE TS><TS> <context> <name>AppEdit</name> <message> <source>Application</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Name:</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Icon:</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Exec:</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Comment:</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>TabManager</name> <message> <source>Message</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Can't remove with applications still in the group.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Ok</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Are you sure you want to delete?</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Yes</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Cancel</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Can't remove.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Gathering icons...</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Tab</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Application</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>TabManagerBase</name> <message> <source>Tab Manager</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Hierarchy</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>Wait</name> <message> <source>Please Wait...</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> </TS> |