<!-- This appears as a text button where users can click to create this passkey in other available places. [CHAR LIMIT=80] -->
<stringname="string_create_in_another_place">Create in another place</string>
<!-- This appears as a text button where users can click to create this password or other credential types in other available places. [CHAR LIMIT=80] -->
<stringname="string_save_to_another_place">Save to another place</string>
<!-- This appears as a text button where users can click to use another device to create this credential. [CHAR LIMIT=80] -->
<stringname="string_use_another_device">Use another device</string>
<!-- This appears as a text button where users can click to save this credential to another device. [CHAR LIMIT=80] -->
<stringname="string_save_to_another_device">Save to another device</string>
<stringname="string_no_thanks">No thanks</string>
<!-- This appears as the title of the modal bottom sheet introducing what is passkey to users. [CHAR LIMIT=200] -->
<stringname="passkey_creation_intro_title">A simple way to sign in safely</string>
<!-- This appears as the description body of the modal bottom sheet introducing what is passkey to users. [CHAR LIMIT=200] -->
<stringname="passkey_creation_intro_body">Use your fingerprint, face or screen lock to sign in with a unique passkey that can’t be forgotten or stolen. Learn more</string>
<stringname="choose_provider_title">Choose where to <xliff:gid="createTypes">%1$s</xliff:g></string>
<!-- TODO: Change the wording after design is completed. -->
<stringname="choose_provider_body">This password manager will store your passwords, passkeys, and other sign-in info to help you easily sign in. You can change where to save your sign-in info at any time.</string>
<stringname="choose_create_option_passkey_title">Create a passkey in <xliff:gid="providerInfoDisplayName">%1$s</xliff:g>?</string>
<stringname="choose_create_option_password_title">Save your password to <xliff:gid="providerInfoDisplayName">%1$s</xliff:g>?</string>
<stringname="choose_create_option_sign_in_title">Save your sign-in info to <xliff:gid="providerInfoDisplayName">%1$s</xliff:g>?</string>
<stringname="use_provider_for_all_title">Use <xliff:gid="providerInfoDisplayName">%1$s</xliff:g> for all your sign-ins?</string>
<stringname="set_as_default">Set as default</string>
<stringname="use_once">Use once</string>
<stringname="choose_create_option_description">You can use your <xliff:gid="appDomainName">%1$s</xliff:g><xliff:gid="type">%2$s</xliff:g> on any device. It is saved to <xliff:gid="providerInfoDisplayName">%3$s</xliff:g> for <xliff:gid="createInfoDisplayName">%4$s</xliff:g></string>
<!-- This appears as the description body of the modal bottom sheet which provides all available providers for users to choose. [CHAR LIMIT=200] -->
<stringname="choose_provider_body">Set a default password manager to save your passwords and passkeys and sign in faster next time.</string>
<!-- This appears as the title of the modal bottom sheet for users to choose the create option inside a provider when the credential type is passkey. [CHAR LIMIT=200] -->
<stringname="choose_create_option_passkey_title">Create a passkey in <xliff:gid="providerInfoDisplayName"example="Google Password Manager">%1$s</xliff:g>?</string>
<!-- This appears as the title of the modal bottom sheet for users to choose the create option inside a provider when the credential type is password. [CHAR LIMIT=200] -->
<stringname="choose_create_option_password_title">Save your password to <xliff:gid="providerInfoDisplayName"example="Google Password Manager">%1$s</xliff:g>?</string>
<!-- This appears as the title of the modal bottom sheet for users to choose the create option inside a provider when the credential type is others. [CHAR LIMIT=200] -->
<stringname="choose_create_option_sign_in_title">Save your sign-in info to <xliff:gid="providerInfoDisplayName"example="Google Password Manager">%1$s</xliff:g>?</string>
<!-- This appears as the description body of the modal bottom sheet for users to choose the create option inside a provider. [CHAR LIMIT=200] -->
<stringname="choose_create_option_description">You can use your <xliff:gid="appDomainName"example="Tribank">%1$s</xliff:g><xliff:gid="type"example="passkey">%2$s</xliff:g> on any device. It is saved to <xliff:gid="providerInfoDisplayName"example="Google Password Manager">%3$s</xliff:g> for <xliff:gid="createInfoDisplayName"example="elisa.beckett@gmail.com">%4$s</xliff:g></string>
<!-- Types which are inserted as a placeholder for string choose_create_option_description. [CHAR LIMIT=200] -->
<stringname="passkey">passkey</string>
<stringname="password">password</string>
<stringname="sign_ins">sign-ins</string>
<!-- This appears as the title of the modal bottom sheet for users to choose other available places the created passkey can be created to. [CHAR LIMIT=200] -->
<!-- This appears as the title of the modal bottom sheet for users to choose other available places the created password can be saved to. [CHAR LIMIT=200] -->
<!-- This appears as the title of the modal bottom sheet for users to choose other available places the created other credential types can be saved to. [CHAR LIMIT=200] -->
<!-- This appears as the title of the modal bottom sheet for users to confirm whether they should use the selected provider as default or not. [CHAR LIMIT=200] -->
<stringname="use_provider_for_all_title">Use <xliff:gid="providerInfoDisplayName"example="Google Password Manager">%1$s</xliff:g> for all your sign-ins?</string>
<!-- TODO: Check the wording here. -->
<!-- This appears as the description body of the modal bottom sheet for users to confirm whether they should use the selected provider as default or not. [CHAR LIMIT=200] -->
<stringname="use_provider_for_all_description">This password manager will store your passwords and passkeys to help you easily sign in.</string>
<!-- Button label to set the selected provider on the modal bottom sheet as default. [CHAR LIMIT=40] -->
<stringname="set_as_default">Set as default</string>
<!-- Button label to set the selected provider on the modal bottom sheet not as default but just use once. [CHAR LIMIT=40] -->
<stringname="use_once">Use once</string>
<!-- Appears as an option row subtitle to show how many passwords and passkeys are saved in this option when there are passwords and passkeys. [CHAR LIMIT=80] -->
<!-- Appears as an option row subtitle to show how many passwords and passkeys are saved in this option when there are only passwords. [CHAR LIMIT=80] -->
<!-- Appears as an option row subtitle to show how many passwords and passkeys are saved in this option when there are only passkeys. [CHAR LIMIT=80] -->
<stringname="confirm_default_or_use_once_description">This password manager will store your passwords and passkeys to help you easily sign in.</string>
<!-- Spoken content description of an element which will close the sheet when clicked. -->
<stringname="close_sheet">"Close sheet"</string>
<!-- Spoken content description of the back arrow button. -->