PM-15147 - Design Audit - Master Password Guidance Screen (#4383)

This commit is contained in:
Phil Cappelli
2024-12-02 14:38:45 -05:00
committed by GitHub
parent bca9f5e859
commit b2391dd66a
7 changed files with 173 additions and 132 deletions

View File

@@ -962,6 +962,7 @@ Do you want to switch to this account?</string>
<string name="remove_passkey">Remove passkey</string>
<string name="passkey_removed">Passkey removed</string>
<string name="what_makes_a_password_strong">What makes a password strong?</string>
<string name="a_secure_memorable_password">A secure, memorable password</string>
<string name="the_longer_your_password_the_more_difficult_to_hack">The longer your password, the more difficult it is to hack. The minimum for account creation is 12 characters but if you do 14 characters, the time to crack your password would be centuries!</string>
<string name="the_strongest_passwords_are_usually">The strongest passwords are usually:</string>
<string name="twelve_or_more_characters">12 or more characters</string>
@@ -978,6 +979,7 @@ Do you want to switch to this account?</string>
<string name="set_up_biometrics_or_choose_a_pin_code_to_quickly_access_your_vault_and_autofill_your_logins">Set up biometrics or choose a PIN code to quickly access your vault and AutoFill your logins.</string>
<string name="never_lose_access_to_your_vault">Never lose access to your vault</string>
<string name="the_best_way_to_make_sure_you_can_always_access_your_account">The best way to make sure you can always access your account is to set up safeguards from the start.</string>
<string name="one_of_the_best_ways_to_create_a_secure_and_memorable_password">One of the best ways to create a secure and memorable password is to use a passphrase. \nHeres how:</string>
<string name="create_a_hint">Create a hint</string>
<string name="your_hint_will_be_send_to_you_via_email_when_you_request_it">Your hint will be sent to you via email when you request it.</string>
<string name="write_your_password_down">Write your password down</string>
@@ -1099,4 +1101,15 @@ Do you want to switch to this account?</string>
<string name="biometrics_no_longer_supported">Youve been logged out because your devices biometrics dont meet the latest security requirements. To update settings, log in once again or contact your administrator for access.</string>
<string name="cxp_import">CXP Import</string>
<string name="cxp_export">CXP Export</string>
<string name="choose_three_or_four_random_words">Choose three or four random words</string>
<string name="pick_three_or_four_random_unrelated_words">Pick three or four random, unrelated words that you can easily remember. Think of objects, places, or things you like.</string>
<string name="pick_three_or_four_random_unrelated_words_highlight">objects, places, or things</string>
<string name="combine_those_words_together">Combine those words together</string>
<string name="put_the_words_together_in_any_order_to_form_your_passphrase">Put the words together in any order to form your passphrase. Use hyphens, spaces, or leave them as one long word—your choice!</string>
<string name="use_hyphens_spaces_or_leave_them_as_long_word_highlight">Use hyphens, spaces, or leave them as one long word</string>
<string name="make_it_yours">Make it yours</string>
<string name="add_a_number_or_symbol_to_make_it_even_stronger">Add a number or symbol to make it even stronger. Now you have a unique, secure, and memorable passphrase!</string>
<string name="add_a_number_or_symbol_highlight">Add a number or symbol</string>
<string name="need_some_inspiration">"Need some inspiration?"</string>
<string name="check_out_the_passphrase_generator">"Check out the passphrase generator"</string>
</resources>