-rw-r--r-- | i18n/de/libhomeapplet.ts | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/i18n/de/libhomeapplet.ts b/i18n/de/libhomeapplet.ts index 818c609..1da5b7c 100644 --- a/i18n/de/libhomeapplet.ts +++ b/i18n/de/libhomeapplet.ts @@ -1,13 +1,14 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>HomeApplet</name> <message> <source>Home shortcut</source> - <translation type="unfinished"></translation> + <translation>Home Abkürzung</translation> </message> <message> <source>Desktop</source> - <translation type="unfinished"></translation> + <translation>Desktop</translation> </message> </context> </TS> |