Show Welcome Tutorial on first launch (#27)

This commit is contained in:
Patrick Honkonen
2024-04-15 10:12:58 -04:00
committed by GitHub
parent b6a165aef5
commit 12e5314c61
21 changed files with 766 additions and 33 deletions

View File

@@ -74,4 +74,16 @@
<string name="language_change_x_description">The language has been changed to %1$s. Please restart the app to see the change</string>
<string name="show_website_icons">Show website icons</string>
<string name="show_website_icons_description">Show a recognizable image next to each login.</string>
<string name="secure_your_accounts_with_bitwarden_authenticator">Secure your accounts with Bitwarden Authneticator</string>
<string name="get_verification_codes_for_all_your_accounts">Get verification codes for all your accounts that support 2-step verification.</string>
<string name="use_your_device_camera_to_scan_codes">Use your device camera to scan codes</string>
<string name="scan_the_qr_code_in_your_2_step_verification_settings_for_any_account">Scan the QR code in your 2-step verification settings for any account.</string>
<string name="sign_in_using_unique_codes">Sign in using unique codes</string>
<string name="when_using_2_step_verification_youll_enter_your_username_and_password_and_a_code_generated_in_this_app">When using 2-step verification, youll enter your username and password and a code generated in this app.</string>
<string name="continue_button">Continue</string>
<string name="skip">Skip</string>
<string name="get_started">Get started</string>
<string name="unique_codes">Uniqe codes</string>
<string name="help">Help</string>
<string name="tutorial">Tutorial</string>
</resources>