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/libtodaydatebookplugin.ts | |
parent | cac5730c68706399e62ee0465095c965a3f708db (diff) | |
download | opie-6d032a24be12c13e10723dc27cbedc1a30628428.zip opie-6d032a24be12c13e10723dc27cbedc1a30628428.tar.gz opie-6d032a24be12c13e10723dc27cbedc1a30628428.tar.bz2 |
updates, now it works
Diffstat (limited to 'i18n/xx/libtodaydatebookplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/xx/libtodaydatebookplugin.ts | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/i18n/xx/libtodaydatebookplugin.ts b/i18n/xx/libtodaydatebookplugin.ts index 4f7a9bd..789a7af 100644 --- a/i18n/xx/libtodaydatebookplugin.ts +++ b/i18n/xx/libtodaydatebookplugin.ts @@ -1,83 +1,83 @@ <!DOCTYPE TS><TS> <context> <name>DateBookEvent</name> <message> <source>[with alarm]</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>note</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>DatebookPluginConfig</name> <message> <source>Show location</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Check this if the location of an appointment should be shown for each one</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Show notes</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Check this if the note attached to an appointment should be shown for each one</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Show only later appointments</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Check this if only appointments later then current time should be shown</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>How many appointment should be shown?</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>How many appointments should be shown maximal. In chronical order</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>How many more days</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>How many more days should be in the range</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source> day(s)</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>only today</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>QObject</name> <message> <source>Datebook plugin</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>No more appointments today</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>No appointments today</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> </TS> |