author | cniehaus <cniehaus> | 2002-04-14 12:32:17 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-04-14 12:32:17 (UTC) |
commit | ac3b5af140135bca092bd442a43b110ed8366e67 (patch) (side-by-side diff) | |
tree | 193d8f56bad3917c053e5bd9d5a9460c2d6ead9a /i18n/en/today.ts | |
parent | 0639b645b9cc50323d23a62d289f14c57254467c (diff) | |
download | opie-ac3b5af140135bca092bd442a43b110ed8366e67.zip opie-ac3b5af140135bca092bd442a43b110ed8366e67.tar.gz opie-ac3b5af140135bca092bd442a43b110ed8366e67.tar.bz2 |
I added some tr() so the i18n-files need to be updated.
plus: some german updates
-rw-r--r-- | i18n/en/today.ts | 27 |
1 files changed, 24 insertions, 3 deletions
diff --git a/i18n/en/today.ts b/i18n/en/today.ts index 67bf2c3..2308942 100644 --- a/i18n/en/today.ts +++ b/i18n/en/today.ts @@ -7,7 +7,7 @@ </message> <message> <source><b>Please fill out the business card </b></source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> <message> <source><b>%1</b> new mail(s), <b>%2</b> outgoing</source> @@ -33,6 +33,14 @@ <source>No appointments today</source> <translation type="unfinished"></translation> </message> + <message> + <source>Owned by </source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Please fill out the business card</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TodayBase</name> @@ -68,7 +76,7 @@ appointments</source> appointment should should be shown?</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> <message> <source>Calendar</source> @@ -93,11 +101,24 @@ many letters</source> <source>Should today be autostarted on resume ? (Opie only)</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> <message> <source>Misc</source> <translation type="unfinished"></translation> </message> + <message> + <source>How many +appointment +should +be shown?</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Should today be +autostarted on +resume? (Opie only)</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |