diff options
author | sigi <sigi@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2008-08-09 15:15:10 +0000 |
---|---|---|
committer | sigi <sigi@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2008-08-09 15:15:10 +0000 |
commit | f962a00680e7ca6247b4325f0d705dc2a84e4df2 (patch) | |
tree | 3e83f2022dbd3e3748cdfd7865c397adeb4dbfca | |
parent | fix overload of ctrl-a (diff) | |
download | gpg4usb-f962a00680e7ca6247b4325f0d705dc2a84e4df2.tar.gz gpg4usb-f962a00680e7ca6247b4325f0d705dc2a84e4df2.zip |
added 2 missing translations
git-svn-id: http://cpunk.de/svn/src/gpg4usb@115 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r-- | TODO | 1 | ||||
-rw-r--r-- | ts/gpg4usb_de.qm | bin | 5684 -> 5709 bytes | |||
-rw-r--r-- | ts/gpg4usb_de.ts | 8 |
3 files changed, 5 insertions, 4 deletions
@@ -8,6 +8,7 @@ for release 0.1: - README.txt later: +- sorting keys would be nice (e.g. a-z or complete manual) - Policy ( Icons von Erros und Warnungen anpassen ) - Encrypt to self (prob: who is self?) diff --git a/ts/gpg4usb_de.qm b/ts/gpg4usb_de.qm Binary files differindex 793ff8e..41d7199 100644 --- a/ts/gpg4usb_de.qm +++ b/ts/gpg4usb_de.qm diff --git a/ts/gpg4usb_de.ts b/ts/gpg4usb_de.ts index 5aac5df..ba3d1d5 100644 --- a/ts/gpg4usb_de.ts +++ b/ts/gpg4usb_de.ts @@ -96,7 +96,7 @@ <message> <location filename="../gpgwin.cpp" line="104"/> <source>Cu&t</source> - <translation></translation> + <translation>&Ausschneiden</translation> </message> <message> <location filename="../gpgwin.cpp" line="106"/> @@ -166,7 +166,7 @@ <message> <location filename="../gpgwin.cpp" line="138"/> <source>&Import Key From File</source> - <translation type="unfinished">Importiere Schlüssel aus &Datei</translation> + <translation>Importiere Schlüssel aus &Datei</translation> </message> <message> <location filename="../gpgwin.cpp" line="140"/> @@ -180,8 +180,8 @@ </message> <message> <location filename="../gpgwin.cpp" line="144"/> - <source>Import Key From Editor</source> - <translation type="unfinished">Importiere Schlüssel aus &Textfeld</translation> + <source>Import Key From &Editor</source> + <translation>Importiere Schlüssel aus Textfeld</translation> </message> <message> <location filename="../gpgwin.cpp" line="146"/> |