linked: use webview instead of app, and some minor layoutings
This commit is contained in:
@@ -82,7 +82,6 @@
|
||||
<string name="btn_export_to_server">"Upload To Keyserver"</string>
|
||||
<string name="btn_next">"Next"</string>
|
||||
<string name="btn_back">"Back"</string>
|
||||
<string name="btn_cancel">"Cancel"</string>
|
||||
<string name="btn_no">"No"</string>
|
||||
<string name="btn_match">"Fingerprints match"</string>
|
||||
<string name="btn_share_encrypted_signed">"Encrypt/sign and share text"</string>
|
||||
@@ -1591,10 +1590,10 @@
|
||||
<string name="linked_verified_github">"The link between this GitHub account and key was securely verified. <b>If you believe the account is genuine</b>, confirm this verification with your key."</string>
|
||||
<string name="linked_verified_dns">"The link between this Domain Name and key was securely verified. <b>If you believe the Domain is genuine</b>, confirm this verification with your key."</string>
|
||||
<string name="linked_verified_twitter">"The link between this Twitter account and key was securely verified. <b>If you believe the account is genuine</b>, confirm this verification with your key."</string>
|
||||
<string name="linked_verified_secret_https">"The link between your Website and key was securely verified. Everything looks in order."</string>
|
||||
<string name="linked_verified_secret_github">"The link between your GitHub account and key was securely verified. Everything looks in order."</string>
|
||||
<string name="linked_verified_secret_dns">"The link between your Domain Name and key was securely verified. Everything looks in order."</string>
|
||||
<string name="linked_verified_secret_twitter">"The link between this Twitter account and key was securely verified. Everything looks in order."</string>
|
||||
<string name="linked_verified_secret_https">"Everything looks in order."</string>
|
||||
<string name="linked_verified_secret_github">"Everything looks in order."</string>
|
||||
<string name="linked_verified_secret_dns">"Everything looks in order."</string>
|
||||
<string name="linked_verified_secret_twitter">"Everything looks in order."</string>
|
||||
|
||||
<plurals name="linked_id_expand">
|
||||
<item quantity="one">"There is one more unknown identity type"</item>
|
||||
|
||||
Reference in New Issue
Block a user