author | cniehaus <cniehaus> | 2003-04-27 10:50:57 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-04-27 10:50:57 (UTC) |
commit | e1e9590495bb83de20c340a76cbad8b43e9900b5 (patch) (side-by-side diff) | |
tree | 09c3ece5d334fc1de522d8a6fc38c882b3abb989 /i18n/xx/libtodaydatebookplugin.ts | |
parent | 77bed0e99aa0c912e5d86f257131c1f93afcee77 (diff) | |
download | opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.zip opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.tar.gz opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.tar.bz2 |
xx starts to makes sense ;) From now \n on there are only nullstrings so that we can check if everything is in tr()
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 e392d58..4f7a9bd 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 type="unfinished"></translation> + <translation> </translation> </message> <message> <source>note</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> </context> <context> <name>DatebookPluginConfig</name> <message> <source>Show location</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Check this if the location of an appointment should be shown for each one</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Show notes</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Check this if the note attached to an appointment should be shown for each one</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Show only later appointments</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Check this if only appointments later then current time should be shown</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>How many appointment should be shown?</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>How many appointments should be shown maximal. In chronical order</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>How many more days</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>How many more days should be in the range</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source> day(s)</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>only today</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> </context> <context> <name>QObject</name> <message> <source>Datebook plugin</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>No more appointments today</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>No appointments today</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> </context> </TS> |