<!-- 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. -->
<stringname="accessibility_back_arrow_button">"Go back to the previous page"</string>
<!-- Strings for the get flow. -->
<!-- This appears as the title of the modal bottom sheet asking for user confirmation to use the single previously saved passkey to sign in to the app. [CHAR LIMIT=200] -->
<stringname="get_dialog_title_use_passkey_for">Use your saved passkey for <xliff:gid="app_name"example="YouTube">%1$s</xliff:g>?</string>
<!-- This appears as the title of the dialog asking for user confirmation to use the single previously saved credential to sign in to the app. [CHAR LIMIT=200] -->
<stringname="get_dialog_title_use_sign_in_for">Use your saved sign-in for <xliff:gid="app_name"example="YouTube">%1$s</xliff:g>?</string>
<!-- This appears as the title of the dialog asking for user to make a choice from various previously saved credentials to sign in to the app. [CHAR LIMIT=200] -->
<stringname="get_dialog_title_choose_sign_in_for">Choose a saved sign-in for <xliff:gid="app_name"example="YouTube">%1$s</xliff:g></string>
<!-- Appears as an option row for viewing all the available sign-in options. [CHAR LIMIT=80] -->
<stringname="get_dialog_use_saved_passkey_for">Sign in another way</string>
<!-- Button label to close the dialog when the user does not want to use any sign-in. [CHAR LIMIT=40] -->