Translations from transifex, fix some strings references

This commit is contained in:
Dominik Schürmann
2014-04-16 19:00:06 +02:00
parent b8b6fc5f6f
commit 676262b052
58 changed files with 190 additions and 1148 deletions

View File

@@ -709,7 +709,7 @@ public class PgpKeyOperation {
{
if (certificationKey == null) {
throw new PgpGeneralMsgIdException(R.string.error_signature_failed);
throw new PgpGeneralMsgIdException(R.string.error_no_signature_key);
}
PBESecretKeyDecryptor keyDecryptor = new JcePBESecretKeyDecryptorBuilder().setProvider(