Merge pull request #576 from Valodim/stripped-secretkeys

Support stripped secretkeys
This commit is contained in:
Dominik Schürmann
2014-04-16 19:40:36 +02:00
13 changed files with 130 additions and 32 deletions

View File

@@ -535,5 +535,7 @@
<string name="can_certify_not">cannot certify</string>
<string name="error_key_not_found">Key not found!</string>
<string name="error_key_processing">Error processing key!</string>
<string name="no_subkey">subkey unavailable</string>
<string name="key_stripped">stripped</string>
</resources>