Remove experimental word confirm
This commit is contained in:
@@ -66,7 +66,6 @@
|
||||
<string name="section_share_key">"Key"</string>
|
||||
<string name="section_key_server">"Keyserver"</string>
|
||||
<string name="section_fingerprint">"Fingerprint"</string>
|
||||
<string name="section_phrases">"Phrases"</string>
|
||||
<string name="section_encrypt">"Encrypt"</string>
|
||||
<string name="section_decrypt">"Decrypt/Verify"</string>
|
||||
<string name="section_current_expiry">"Current expiry"</string>
|
||||
@@ -88,7 +87,6 @@
|
||||
<string name="btn_back">"Back"</string>
|
||||
<string name="btn_no">"No"</string>
|
||||
<string name="btn_match">"Fingerprints match"</string>
|
||||
<string name="btn_match_phrases">"Phrases match"</string>
|
||||
<string name="btn_share_encrypted_signed">"Encrypt/sign and share text"</string>
|
||||
<string name="btn_copy_encrypted_signed">"Encrypt/sign and copy text"</string>
|
||||
<string name="btn_paste_encrypted_signed">"Encrypt/sign and paste text"</string>
|
||||
@@ -224,8 +222,6 @@
|
||||
<string name="label_experimental_settings_desc_title">"Warning"</string>
|
||||
<string name="label_experimental_settings_desc_summary">"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!"</string>
|
||||
|
||||
<string name="label_experimental_settings_word_confirm_title">"Confirmation with phrases"</string>
|
||||
<string name="label_experimental_settings_word_confirm_summary">"Confirm keys with phrases instead of hexadecimal fingerprints"</string>
|
||||
<string name="label_experimental_settings_linked_identities_title">"Linked Identities"</string>
|
||||
<string name="label_experimental_settings_linked_identities_summary">"Link keys to Twitter, GitHub, websites or DNS (similar to keybase.io but decentralized)"</string>
|
||||
<string name="label_experimental_settings_keybase_title">"Keybase.io proofs"</string>
|
||||
@@ -1503,7 +1499,6 @@
|
||||
<string name="section_uids_to_certify">"Identities for "</string>
|
||||
<string name="certify_text">"The keys you are importing contain “identities”: names and email addresses. Select exactly those for confirmation which match what you expected."</string>
|
||||
<string name="certify_fingerprint_text">"Compare the fingerprint, character by character, with the one displayed on your partner’s device."</string>
|
||||
<string name="certify_fingerprint_text_phrases">"Compare these phrases with the ones displayed on your partner’s device."</string>
|
||||
<string name="label_revocation">"Revocation Reason"</string>
|
||||
<string name="label_cert_type">"Type"</string>
|
||||
<string name="error_key_not_found">"Key not found!"</string>
|
||||
|
||||
Reference in New Issue
Block a user