aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/values
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2013-09-09 14:03:58 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2013-09-09 14:03:58 +0200
commitb6a1bc770cea52a9f12537d7ad6b70112cc91d5f (patch)
tree3021c868bb2ebae3cd9dd9cf90cca86db59c093a /OpenPGP-Keychain/res/values
parent9bcf7336709f946a64f51057bfdaa0647fcae629 (diff)
downloadopen-keychain-b6a1bc770cea52a9f12537d7ad6b70112cc91d5f.tar.gz
open-keychain-b6a1bc770cea52a9f12537d7ad6b70112cc91d5f.tar.bz2
open-keychain-b6a1bc770cea52a9f12537d7ad6b70112cc91d5f.zip
Remove most of old API
Diffstat (limited to 'OpenPGP-Keychain/res/values')
-rw-r--r--OpenPGP-Keychain/res/values/strings.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/OpenPGP-Keychain/res/values/strings.xml b/OpenPGP-Keychain/res/values/strings.xml
index 526901835..71fde4ce3 100644
--- a/OpenPGP-Keychain/res/values/strings.xml
+++ b/OpenPGP-Keychain/res/values/strings.xml
@@ -306,14 +306,6 @@
<string name="progress_querying">querying…</string>
<string name="progress_queryingServer">querying %s…</string>
- <!-- permission strings -->
- <string name="permission_group_label">OpenPGP Keychain</string>
- <string name="permission_group_description">Permissions to use OpenPGP</string>
- <string name="permission_access_api_label">Encrypt/Sign/Decrypt/Create keys without user interaction, Read key details of public and secret keys (The keys themselves can NOT be read.)</string>
- <string name="permission_access_api_description">Encrypt/Sign/Decrypt/Create keys (by using Intents or Remote Service) without user interaction. Read key details of public and secret keys stored in OpenPGP, such as key ID and user IDs. The keys themselves can NOT be read.</string>
- <string name="permission_access_keys_label">Import/Export actual public and secret keys</string>
- <string name="permission_access_keys_description">Import and export actual private and public keys directly without user interaction.</string>
-
<!-- action strings -->
<string name="action_encrypt">Encrypt</string>
<string name="action_decrypt">Decrypt</string>
@@ -335,7 +327,7 @@
<string name="slow">slow</string>
<string name="very_slow">very slow</string>
- <!-- APG 2.0 -->
+ <!-- OpenPGP Keychain (2.0) -->
<!-- Dashboard -->