aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/values
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-03-26 18:23:48 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-03-26 18:23:48 +0100
commitac134790a0e2fef7a6c5cb44818d58deeaec0b62 (patch)
tree7650c8b7716d35c0a828d07ae0b759756785321b /OpenPGP-Keychain/src/main/res/values
parent399106015e6d4a8d08385f9d5d360fe634e5cc56 (diff)
downloadopen-keychain-ac134790a0e2fef7a6c5cb44818d58deeaec0b62.tar.gz
open-keychain-ac134790a0e2fef7a6c5cb44818d58deeaec0b62.tar.bz2
open-keychain-ac134790a0e2fef7a6c5cb44818d58deeaec0b62.zip
Text for creation of new api accounts
Diffstat (limited to 'OpenPGP-Keychain/src/main/res/values')
-rw-r--r--OpenPGP-Keychain/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenPGP-Keychain/src/main/res/values/strings.xml b/OpenPGP-Keychain/src/main/res/values/strings.xml
index 0d9cdc1bb..f0ae25937 100644
--- a/OpenPGP-Keychain/src/main/res/values/strings.xml
+++ b/OpenPGP-Keychain/src/main/res/values/strings.xml
@@ -427,6 +427,7 @@
<string name="api_settings_package_signature">SHA-256 of Package Signature</string>
<string name="api_settings_accounts">Accounts</string>
<string name="api_settings_accounts_empty">No accounts attached to this application.</string>
+ <string name="api_create_account_text">The application requests the creation of a new account. Please select an existing private key or create a new one.\nApplications are restricted to the usage of keys you select here!</string>
<string name="api_register_text">The displayed application requests access to OpenKeychain.\nAllow access?\n\nWARNING: If you do not know why this screen appeared, disallow access! You can revoke access later using the \'Registered Applications\' screen.</string>
<string name="api_register_allow">Allow access</string>
<string name="api_register_disallow">Disallow access</string>