-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> |