Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 81c4e1ba authored by Helen Qin's avatar Helen Qin Committed by Automerger Merge Worker
Browse files

Merge "Save hybrid flow dynamically handle type values." into udc-dev am: b89de24c am: fbe198a7

parents 869e5376 fbe198a7
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -78,8 +78,12 @@

  <!-- This text is followed by a list of one or more options. [CHAR LIMIT=200] -->
  <string name="save_credential_to_title">Save <xliff:g id="credentialTypes" example="passkey">%1$s</xliff:g> to</string>
  <!-- This appears as the title of the modal bottom sheet for users to choose to create a passkey on another device. [CHAR LIMIT=200] -->
  <string name="create_passkey_in_other_device_title">Create passkey in another device?</string>
  <!-- This appears as the title of the modal bottom sheet for users to confirm to create a passkey on another device. [CHAR LIMIT=200] -->
  <string name="create_passkey_in_other_device_title">Create passkey on another device?</string>
  <!-- This appears as the title of the modal bottom sheet for users to confirm to save a password on another device. [CHAR LIMIT=200] -->
  <string name="save_password_on_other_device_title">Save password on another device?</string>
  <!-- This appears as the title of the modal bottom sheet for users to confirm to save a sign-in credential on another device. [CHAR LIMIT=200] -->
  <string name="save_sign_in_on_other_device_title">Save sign-in on 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] -->
  <string name="use_provider_for_all_title">Use <xliff:g id="providerInfoDisplayName" example="Google Password Manager">%1$s</xliff:g> for all your sign-ins?</string>
  <!-- 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=300] -->