From cce236517379804ebabdc43c78aceabbce3b396e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 30 Sep 2014 19:55:30 +0200 Subject: Clarify api_create_account_text --- OpenKeychain/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'OpenKeychain/src') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index f9ae6f029..b04db2fa8 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -442,8 +442,8 @@ "Settings" "Account key:" "No accounts attached to this app." - "The app requests the creation of a new account. Please select one of your existing keys or create a new one.\nApps are restricted to the usage of keys you select here!" - "The key saved for this account has been deleted. Please select a different one!\nApps are restricted to the usage of keys you select here!" + "No key is configured for this account. Please select one of your existing keys or create a new one.\nApps can only decrypt/sign with the keys selected here!" + "The key saved for this account has been deleted. Please select a different one!\nApps can only decrypt/sign with the keys selected here!" "The displayed app wants to encrypt/decrypt messages and sign them in your name.\nAllow access?\n\nWARNING: If you do not know why this screen appeared, disallow access! You can revoke access later using the 'Apps' screen." "Allow access" "Disallow access" -- cgit v1.2.3