aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
diff options
context:
space:
mode:
authorAlex Fong <alexfongg@gmail.com>2016-05-05 07:40:08 +0800
committerAlex Fong <alexfongg@gmail.com>2016-05-05 07:57:20 +0800
commit6cf3e4c89123284b58796cd7e348799b70fac02e (patch)
tree3e1bc470dbe1910d918f4aadad8f2a93bda3168c /OpenKeychain/src/main/res
parentbc3aa44b22546fb5b12c5ca9ab438c979a5449f1 (diff)
downloadopen-keychain-6cf3e4c89123284b58796cd7e348799b70fac02e.tar.gz
open-keychain-6cf3e4c89123284b58796cd7e348799b70fac02e.tar.bz2
open-keychain-6cf3e4c89123284b58796cd7e348799b70fac02e.zip
Slight amendments for clarity
Diffstat (limited to 'OpenKeychain/src/main/res')
-rw-r--r--OpenKeychain/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml
index b15bd5775..07d2dc8db 100644
--- a/OpenKeychain/src/main/res/values/strings.xml
+++ b/OpenKeychain/src/main/res/values/strings.xml
@@ -527,7 +527,7 @@
<string name="import_qr_code_button">"Scan QR Code"</string>
<string name="import_qr_code_text">"Place your camera over the QR Code!"</string>
<string name="import_warning_title">"Warning"</string>
- <string name="import_warning">"Imported keys will overwrite existing keys that have the same IDs!"</string>
+ <string name="import_warning">"Import will overwrite existing keys that have the same IDs!"</string>
<!-- Import from URL -->
<string name="import_url_warn_no_search_parameter">"No search query defined. You can still manually search on this keyserver."</string>