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/libtodayaddressbookplugin.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/libtodayaddressbookplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/xx/libtodayaddressbookplugin.ts | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/i18n/xx/libtodayaddressbookplugin.ts b/i18n/xx/libtodayaddressbookplugin.ts index 2f40ece..31f28c9 100644 --- a/i18n/xx/libtodayaddressbookplugin.ts +++ b/i18n/xx/libtodayaddressbookplugin.ts @@ -1,93 +1,93 @@ <!DOCTYPE TS><TS> <context> <name>AddressBookPluginConfig</name> <message> <source>Max Lines: </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Set the maximum number of lines that should be shown for each anniversaries/birthdays</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Clip line after X chars: </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>After how many chars should be the info about the task be cut off</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Days look ahead: </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>How many days we should search forward</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>To activate settings: Restart application !</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Set Headline Color: </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Colors for the headlines !</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Set Entry Color: </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>This color will be used for shown birthdays/anniversaries !</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Set Urgent Color if below </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source> days: </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>This urgent color will be used if we are close to the event !</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>The urgent color will be used if the birthday/anniversary is closer than given days !</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> </context> <context> <name>QObject</name> <message> <source>AddressBook plugin</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Next birthdays in <b> %1 </b> days:</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>No birthdays in <b> %1 </b> days!</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Next anniversaries in <b> %1 </b> days:</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>No anniversaries in <b> %1 </b> days!</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Database does not provide this search query ! Please upgrade libOpie !<br></source> - <translation type="unfinished"></translation> + <translation> </translation> </message> </context> </TS> |