From 20f652350a6c56b6a6feb1c46a8c2f554513806d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Fri, 28 Aug 2015 10:41:45 +0200 Subject: Improve certify strings --- OpenKeychain/src/main/res/values/strings.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'OpenKeychain/src') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 76a6ecb69..f810f4bf8 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -114,8 +114,8 @@ "Export all keys" "Update all keys" "Extended information" - "Confirm via fingerprint comparison" - "Confirm via word comparison" + "Confirm via fingerprints" + "Confirm via words" "Export Log" "Add" @@ -562,8 +562,8 @@ - "Successfully certified key%2$s." - "Successfully certified %1$d keys%2$s." + "Successfully confirmed key%2$s." + "Successfully confirmed %1$d keys%2$s." "Certification failed!" @@ -645,7 +645,7 @@ "No keys found!" "Show all keys" - "Show certified keys only" + "Show confirmed keys only" "Scan QR Code" "Key Search" "Import from File" @@ -666,10 +666,10 @@ "Keybase.io" "Revoked" "This identity has been revoked by the key owner. It is no longer valid." - "Certified" - "This identity has been certified by you." - "Not certified" - "This identity has not been certified yet. You cannot be sure if the identity really corresponds to a specific person." + "Confirmed" + "This identity has been confirmed by you." + "Not confirmed" + "This identity has not been confirmed yet. You cannot be sure if the identity really corresponds to a specific person." "Invalid" "Something is wrong with this identity!" -- cgit v1.2.3