aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-01-29 18:45:52 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2011-01-29 18:45:52 +0000
commitfc680bdd1d29de42a6e710197ec993267b352f9a (patch)
treee7ee75a14d2c67360467836dc8827a314f522cdf
parentadded platform independent shortcut for close tab and preferences (diff)
downloadgpg4usb-fc680bdd1d29de42a6e710197ec993267b352f9a.tar.gz
gpg4usb-fc680bdd1d29de42a6e710197ec993267b352f9a.zip
bug fixing deleting checked, not selected keys in keymgmt
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@451 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rwxr-xr-xkeymgmt.cpp2
-rw-r--r--release/ts/gpg4usb_de.qmbin25806 -> 25784 bytes
-rw-r--r--release/ts/gpg4usb_de.ts12
3 files changed, 7 insertions, 7 deletions
diff --git a/keymgmt.cpp b/keymgmt.cpp
index 2cf21c0..7b1b912 100755
--- a/keymgmt.cpp
+++ b/keymgmt.cpp
@@ -171,7 +171,7 @@ void KeyMgmt::deleteSelectedKeys()
void KeyMgmt::deleteCheckedKeys()
{
- deleteKeysWithWarning(mKeyList->getSelected());
+ deleteKeysWithWarning(mKeyList->getChecked());
}
void KeyMgmt::deleteKeysWithWarning(QStringList *uidList)
diff --git a/release/ts/gpg4usb_de.qm b/release/ts/gpg4usb_de.qm
index 7bccd74..a2f405d 100644
--- a/release/ts/gpg4usb_de.qm
+++ b/release/ts/gpg4usb_de.qm
Binary files differ
diff --git a/release/ts/gpg4usb_de.ts b/release/ts/gpg4usb_de.ts
index 8d025d8..29981cf 100644
--- a/release/ts/gpg4usb_de.ts
+++ b/release/ts/gpg4usb_de.ts
@@ -515,7 +515,7 @@
<message>
<location filename="../../gpgwin.cpp" line="163"/>
<source>Close file</source>
- <translation>&amp;Schliesse die Datei</translation>
+ <translation>Schliesse die Datei</translation>
</message>
<message>
<location filename="../../gpgwin.cpp" line="176"/>
@@ -946,7 +946,7 @@ also geben sie ihn nicht weiter.</translation>
<message>
<location filename="../../keymgmt.cpp" line="78"/>
<source>Import From &amp;File</source>
- <translation>Import aus &amp;Datei</translation>
+ <translation>&amp;Import aus Datei</translation>
</message>
<message>
<location filename="../../keymgmt.cpp" line="80"/>
@@ -966,7 +966,7 @@ also geben sie ihn nicht weiter.</translation>
<message>
<location filename="../../keymgmt.cpp" line="88"/>
<source>Export To &amp;Clipboard</source>
- <translation>Export in &amp;Zwischenablage</translation>
+ <translation>&amp;Export in Zwischenablage</translation>
</message>
<message>
<location filename="../../keymgmt.cpp" line="90"/>
@@ -996,7 +996,7 @@ also geben sie ihn nicht weiter.</translation>
<message>
<location filename="../../keymgmt.cpp" line="102"/>
<source>Delete Checked Key(s)</source>
- <translation>Lösche markierte Schlüssel</translation>
+ <translation>Lösche &amp;markierte Schlüssel</translation>
</message>
<message>
<location filename="../../keymgmt.cpp" line="103"/>
@@ -1007,7 +1007,7 @@ also geben sie ihn nicht weiter.</translation>
<location filename="../../keymgmt.cpp" line="107"/>
<location filename="../../keymgmt.cpp" line="236"/>
<source>Generate Key</source>
- <translation>Erzeuge neuen Schlüssel</translation>
+ <translation>Erzeuge &amp;neuen Schlüssel</translation>
</message>
<message>
<location filename="../../keymgmt.cpp" line="108"/>
@@ -1343,7 +1343,7 @@ Beschleunugen(z.B. Internet-surfen, Musik hören, ...)</translation>
<message>
<location filename="../../textedit.cpp" line="50"/>
<source>untitled</source>
- <translation>Unbekanntes Dokument</translation>
+ <translation>untitled</translation>
</message>
<message>
<location filename="../../textedit.cpp" line="63"/>