intermediate state, nothing really working yet
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
<string name="title_unlock">"Unlock Key"</string>
|
||||
<string name="title_add_subkey">"Add subkey"</string>
|
||||
<string name="title_edit_key">"Edit Key"</string>
|
||||
<string name="title_affirmation">"Create Affirmation"</string>
|
||||
<string name="title_preferences">"Preferences"</string>
|
||||
<string name="title_cloud_search_preferences">"Cloud Search Preferences"</string>
|
||||
<string name="title_api_registered_apps">"Apps"</string>
|
||||
@@ -1099,4 +1100,13 @@
|
||||
<string name="unlocked">Unlocked</string>
|
||||
<string name="nfc_settings">Settings</string>
|
||||
|
||||
<string name="aff_create_https_1_1">"You can connect your key to a website you own. This website must support https! Please enter a url where you are able to place a text file for proof:"</string>
|
||||
<string name="aff_create_https_1_2">"Example: https://example.com/pgpkey.txt"</string>
|
||||
<string name="aff_create_https_1_3">"In the next step, a proof text file will be generated and signed with your key. After that, you will then be asked to upload the proof file for verification."</string>
|
||||
<string name="aff_create_https_created">"The proof file has been created. For the next step, you should save and upload it to the URI you indicated:"</string>
|
||||
<string name="aff_create_https_2_1">"A proof file for this URI has been created:"</string>
|
||||
<string name="aff_create_https_2_2">"For the next step, you should save and upload this file."</string>
|
||||
<string name="aff_create_https_2_3">"Make sure the file is reachable at the correct URI, then verify your setup."</string>
|
||||
<string name="aff_create_https_2_4">"After verification is successful, hit next to finish the process."</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user