diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 1e52f30d8..12e7f2281 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -15,7 +15,6 @@ "Add subkey" Change master key "Edit Key" - "Create a Linked Identity" "Settings" "Apps" "OpenPGP keyservers" @@ -233,8 +232,6 @@ "Warning" "These features are not yet finished or results of user experience/security research. Thus, don't rely on their security and please don't report issues you encounter!" - "Linked Identities" - "Link keys to Twitter, GitHub, websites or DNS (similar to keybase.io but decentralized)" "Keybase.io proofs" "Contact keybase.io for key proofs and show them every time a key is displayed" "(The icons and many screens are not yet adjusted accordingly for the dark theme)" @@ -1393,28 +1390,6 @@ "Failed revoking key" "Successfully revoked key" - - "Verifying linked identity…" - "Searching for token" - "No token found in resource!" - "Fingerprint OK." - "Fingerprint mismatch!" - - "Error obtaining Twitter auth token!" - "Twitter account handle mismatch in response!" - "Unexpected response from Twitter API!" - "GitHub account handle mismatch in response!" - "Gist contains no matching files!" - - "Fetching URI '%s'" - "Following redirect to '%s'" - "Successfully fetched (HTTP %s)" - "Server error (HTTP %s)" - "URL is malformed!" - "IO Error!" - "Format error!" - "Resource not found!" - "Benchmarking some operations…" "Encryption time: %ss" "Average time to encrypt 5MB: %ss" @@ -1647,11 +1622,6 @@ "Fingerprints did not match!" "Expiry date is in the past!" - - "There is one more unknown identity type" - "There are %d more unknown identity types" - - "Finish" "Overwrite" diff --git a/OpenKeychain/src/main/res/xml/experimental_preferences.xml b/OpenKeychain/src/main/res/xml/experimental_preferences.xml index fd21a546c..9c4c1155f 100644 --- a/OpenKeychain/src/main/res/xml/experimental_preferences.xml +++ b/OpenKeychain/src/main/res/xml/experimental_preferences.xml @@ -12,13 +12,6 @@ android:summary="@string/label_settings_analytics_summary" android:title="@string/label_settings_analytics_title" /> - -