author | groucho <groucho> | 2003-01-27 13:29:30 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-27 13:29:30 (UTC) |
commit | dde05282cb63ce823f20dd6c9be3b1fb1d5a4384 (patch) (side-by-side diff) | |
tree | ba3e746533d2e44b5c3ee4f3137de6a42466d9f1 /i18n/de/remote.ts | |
parent | 41b4b9c38bada39b0e5d53b481f132e85e796463 (diff) | |
download | opie-dde05282cb63ce823f20dd6c9be3b1fb1d5a4384.zip opie-dde05282cb63ce823f20dd6c9be3b1fb1d5a4384.tar.gz opie-dde05282cb63ce823f20dd6c9be3b1fb1d5a4384.tar.bz2 |
- Some strings were missing in the .ts files
- Added opieplayer2 translation support
-rw-r--r-- | i18n/de/remote.ts | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/i18n/de/remote.ts b/i18n/de/remote.ts index 0314a85..d6c410b 100644 --- a/i18n/de/remote.ts +++ b/i18n/de/remote.ts @@ -1,21 +1,22 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>MainView</name> <message> <source>Remote</source> - <translation type="unfinished"></translation> + <translation>Fernbedienung</translation> </message> <message> <source>Learn</source> - <translation type="unfinished"></translation> + <translation>Lernen</translation> </message> <message> <source>Config</source> - <translation type="unfinished"></translation> + <translation>Konfiguration</translation> </message> <message> <source>Help</source> - <translation type="unfinished"></translation> + <translation>Hilfe</translation> </message> </context> </TS> |