<!-- 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] -->
@@ -20,11 +22,11 @@
<!-- This appears as the title of the modal bottom sheet introducing what is passkey to users. [CHAR LIMIT=200] -->
<stringname="passkey_creation_intro_title">Safer with passkeys</string>
<!-- This appears as the description body of the modal bottom sheet introducing why passkey beneficial on the passwords side. [CHAR LIMIT=200] -->
<stringname="passkey_creation_intro_body_password">No need to create or remember complex passwords</string>
<stringname="passkey_creation_intro_body_password">With passkeys, you don’t need to create or remember complex passwords</string>
<!-- This appears as the description body of the modal bottom sheet introducing why passkey beneficial on the safety side. [CHAR LIMIT=200] -->
<stringname="passkey_creation_intro_body_fingerprint">Use your fingerprint, face, or screen lock to create a unique passkey</string>
<stringname="passkey_creation_intro_body_fingerprint">Passkeys are encrypted digital keys you create using your fingerprint, face, or screen lock</string>
<!-- This appears as the description body of the modal bottom sheet introducing why passkey beneficial on the using other devices side. [CHAR LIMIT=200] -->
<stringname="passkey_creation_intro_body_device">Passkeys are saved to a password manager, so you can sign in on other devices</string>
<stringname="passkey_creation_intro_body_device">They are saved to a password manager, so you can sign in on other devices</string>
<!-- This appears as the title of the modal bottom sheet which provides all available providers for users to choose. [CHAR LIMIT=200] -->
<stringname="choose_provider_title">Choose where to <xliff:gid="createTypes"example="create your passkeys">%1$s</xliff:g></string>
<!-- Create types which are inserted as a placeholder for string choose_provider_title. [CHAR LIMIT=200] -->
@@ -33,26 +35,23 @@
<stringname="save_your_sign_in_info">save your sign-in info</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>
<stringname="choose_provider_body">Select a password manager to save your info 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>
<stringname="choose_create_option_sign_in_title">Save sign-in info for<xliff:gid="appName"example="Tribank">%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="choose_create_option_description">You can use your <xliff:gid="appDomainName"example="Tribank">%1$s</xliff:g><xliff:gid="credentialTypes"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 as credentialTypes for other strings. [CHAR LIMIT=200] -->
<stringname="passkey">passkey</string>
<stringname="password">password</string>
<stringname="sign_ins">sign-ins</string>
<stringname="sign_in_info">sign-in info</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 choose to create a passkey on another device. [CHAR LIMIT=200] -->
<stringname="create_passkey_in_other_device_title">Create a passkey in another device?</string>
<!-- 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] -->
@@ -65,11 +64,13 @@
<!-- 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] -->
<!-- Appears as an option row subtitle to show how many total credentials are saved in this option when the request type is other sign-ins. [CHAR LIMIT=80] -->