author | cniehaus <cniehaus> | 2003-04-30 20:07:47 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-04-30 20:07:47 (UTC) |
commit | bbd5afda759983f4b28a43e7a43c77cf5b3f6150 (patch) (side-by-side diff) | |
tree | 87d08fdb898ca8beaa4137b3ef5d625d92f05be6 /i18n/it/libhomeapplet.ts | |
parent | 44de783dcb178f77bea4420eac455ebadf4babfa (diff) | |
download | opie-bbd5afda759983f4b28a43e7a43c77cf5b3f6150.zip opie-bbd5afda759983f4b28a43e7a43c77cf5b3f6150.tar.gz opie-bbd5afda759983f4b28a43e7a43c77cf5b3f6150.tar.bz2 |
updates after opie-lupdate
-rw-r--r-- | i18n/it/libhomeapplet.ts | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/it/libhomeapplet.ts b/i18n/it/libhomeapplet.ts index 1e74a8c..531e254 100644 --- a/i18n/it/libhomeapplet.ts +++ b/i18n/it/libhomeapplet.ts @@ -1,13 +1,17 @@ <!DOCTYPE TS><TS> <context> <name>HomeApplet</name> <message> <source>Home shortcut</source> <translation>Shortcut Home</translation> </message> <message> <source>Home</source> - <translation>Home</translation> + <translation type="obsolete">Home</translation> + </message> + <message> + <source>Desktop</source> + <translation type="unfinished"></translation> </message> </context> </TS> |