diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index aa6975b2e..839afa4e5 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -38,6 +38,7 @@
Import Keys
Export Key
Export Keys
+ Key Not Found
User IDs
@@ -174,6 +175,7 @@
Succssfully exported %s keys.
No keys exported.
Note: only subkeys support ElGamal, and for ElGamal the nearest keysize of 1536, 2048, 3072, 4096, or 8192 will be used.
+ Couldn't find key %08X.
@@ -238,4 +240,3 @@
verifying integrity...
-
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index aa6975b2e..839afa4e5 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -38,6 +38,7 @@
Import Keys
Export Key
Export Keys
+ Key Not Found
User IDs
@@ -174,6 +175,7 @@
Succssfully exported %s keys.
No keys exported.
Note: only subkeys support ElGamal, and for ElGamal the nearest keysize of 1536, 2048, 3072, 4096, or 8192 will be used.
+ Couldn't find key %08X.
@@ -238,4 +240,3 @@
verifying integrity...
-
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index aa6975b2e..839afa4e5 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -38,6 +38,7 @@
Import Keys
Export Key
Export Keys
+ Key Not Found
User IDs
@@ -174,6 +175,7 @@
Succssfully exported %s keys.
No keys exported.
Note: only subkeys support ElGamal, and for ElGamal the nearest keysize of 1536, 2048, 3072, 4096, or 8192 will be used.
+ Couldn't find key %08X.
@@ -238,4 +240,3 @@
verifying integrity...
-
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
index aa6975b2e..839afa4e5 100644
--- a/res/values-sl/strings.xml
+++ b/res/values-sl/strings.xml
@@ -38,6 +38,7 @@
Import Keys
Export Key
Export Keys
+ Key Not Found
User IDs
@@ -174,6 +175,7 @@
Succssfully exported %s keys.
No keys exported.
Note: only subkeys support ElGamal, and for ElGamal the nearest keysize of 1536, 2048, 3072, 4096, or 8192 will be used.
+ Couldn't find key %08X.
@@ -238,4 +240,3 @@
verifying integrity...
-
diff --git a/res/values/strings.xml b/res/values/strings.xml
index aa6975b2e..ee1fc02e8 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -38,6 +38,7 @@
Import Keys
Export Key
Export Keys
+ Key Not Found
User IDs
@@ -174,6 +175,7 @@
Succssfully exported %s keys.
No keys exported.
Note: only subkeys support ElGamal, and for ElGamal the nearest keysize of 1536, 2048, 3072, 4096, or 8192 will be used.
+ Couldn't find key %08X.