aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenKeychain/src/main/res/values/strings.xml')
-rw-r--r--OpenKeychain/src/main/res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml
index 95e089275..725cd7b41 100644
--- a/OpenKeychain/src/main/res/values/strings.xml
+++ b/OpenKeychain/src/main/res/values/strings.xml
@@ -1742,7 +1742,7 @@
</string-array>
<string name="redirect_import_key_title">"Import key attempt"</string>
<string name="redirect_import_key_message">"You scanned a fingerprint with another app, please scan with Openkeychain directly to be safe"</string>
- <string name="redirect_import_key_yes">Scan again</string>
- <string name="redirect_import_key_no">Close</string>
- <string name="title_activity_redirect_key">Key import redirection</string>
+ <string name="redirect_import_key_yes">"Scan again"</string>
+ <string name="redirect_import_key_no">"Close"</string>
+ <string name="title_activity_redirect_key">"Key import redirection"</string>
</resources>