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/libscreenshotapplet.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/libscreenshotapplet.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/xx/libscreenshotapplet.ts | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/i18n/xx/libscreenshotapplet.ts b/i18n/xx/libscreenshotapplet.ts index 15bd7b3..54c5b1c 100644 --- a/i18n/xx/libscreenshotapplet.ts +++ b/i18n/xx/libscreenshotapplet.ts @@ -1,49 +1,49 @@ <!DOCTYPE TS><TS> <context> <name>ScreenshotControl</name> <message> <source>Name of screenshot </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Delay</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>sec</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Save named</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Save screenshot as...</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>File</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Scap</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Success</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Screenshot was uploaded to %1</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Error</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Connection to %1 failed.</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> </context> </TS> |