Fix strings
This commit is contained in:
@@ -1635,7 +1635,7 @@
|
||||
<string name="linked_create_twitter_handle">Twitter Handle</string>
|
||||
<string name="linked_create_twitter_2_1">"Touch either button to tweet the message!"</string>
|
||||
<string name="linked_create_twitter_2_2">"You can edit the Tweet before posting it, so long as the text inside the brackets is unmodified."</string>
|
||||
<string name="linked_create_twitter_2_3">"Once your Tweet is published as <b>@%s</b>, touch the Verify button to scan your timeline for it."</string>
|
||||
<string name="linked_create_twitter_2_3">"Once your Tweet is published as <b>@%s</b>, touch the Verify button to scan your timeline for it."</string>
|
||||
<string name="linked_create_twitter_2_4">"After successful verification, touch Finish button to add the Linked Identity to your keyring and finish the process."</string>
|
||||
|
||||
<string name="linked_create_verify">"Verify"</string>
|
||||
@@ -1658,7 +1658,7 @@
|
||||
<string name="linked_select_1">"A 'linked identity' connects your PGP key to a resource on the web."</string>
|
||||
<string name="linked_select_2">"Please select a type:"</string>
|
||||
<string name="linked_id_generic_text">"This file claims ownership of the OpenPGP key with long id %2$s.\n\nToken for proof:\n%1$s"</string>
|
||||
<string name="linked_id_github_text">"This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.\n\nToken for proof:\n%1$s"</string>
|
||||
<string name="linked_id_github_text" translatable="false">"This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.\n\nToken for proof:\n%1$s"</string>
|
||||
<string name="linked_verifying">"Verifying…"</string>
|
||||
<string name="linked_verify_success">"Verified!"</string>
|
||||
<string name="linked_verify_error">"Verification error!"</string>
|
||||
|
||||
Reference in New Issue
Block a user