<?xml version="1.0" encoding="utf-8"?>
<!-- Profiles specific strings (included from generated_resources.grd). -->
<grit-part>
  <!-- Supervised User (Legacy and Accounts for Kids) Avatar Menu -->
  <message name="IDS_AVATAR_BUTTON_GUEST" desc="Short label for the avatar button when the user is in guest mode and the number of open guest windows if there are more than one guest window open. [ICU Syntax]" meaning="This window is browsing in guest mode and there are more than one guest windows open. The counter is not shown when there is only one guest window open.">
    {0, plural,
      =1 {Guest}
      other {Guest (#)}
    }
  </message>
  <message name="IDS_AVATAR_BUTTON_GUEST_TOOLTIP" desc="Tooltip for the avatar button when the user is in Guest mode.">
    To delete Guest mode history, close all Guest windows.
  </message>
  <message name="IDS_INCOGNITO_BUBBLE_ACCESSIBLE_TITLE" desc="Accessible title of the avatar menu, opened in Incognito mode. The message also shows the number of open Incognito windows if they are more than one. [ICU Syntax]">
      {0, plural,
        =1 {Incognito}
        other {# open Incognito windows}
      }
  </message>
  <message name="IDS_AVATAR_BUTTON_INCOGNITO" desc="Short label for the avatar button when the user is in Incognito mode and the number of open Incognito windows if there are more than one Incognito window open. [ICU Syntax]" meaning="This window is browsing in Incognito mode and there are more than one Incognito windows open. The counter is not shown when there is only one Incognito window open.">
    {0, plural,
      =1 {Incognito}
      other {Incognito (#)}
    }
  </message>
  <message name="IDS_AVATAR_BUTTON_INCOGNITO_TOOLTIP" desc="Tooltip for the avatar button when the user is in Incognito mode.">
    You're Incognito
  </message>
  <message name="IDS_AVATAR_BUTTON_SYNC_ERROR" desc="Short label for the avatar button when there are sync errors for the current profile." meaning="An error has occurred during sync">
    Error
  </message>
  <message name="IDS_AVATAR_BUTTON_SYNC_ERROR_TOOLTIP" desc="Tooltip for the avatar button when there are sync errors for the current profile.">
    <ph name="PROFILE_NAME">$1<ex>User</ex></ph>: <ph name="ERROR_DESCRIPTION">$2<ex>Sync isn't working</ex></ph>
  </message>
  <message name="IDS_AVATAR_BUTTON_SYNC_PAUSED" desc="Short label for the avatar button when sync is paused for the current profile." meaning="Sync is paused">
    Paused
  </message>
  <message name="IDS_AVATAR_BUTTON_SYNC_ERROR_BOOKMARKS_LIMIT_EXCEEDED" desc="Short label for the avatar button when the user has too many bookmarks.">
    Unsaved data
  </message>
  <message name="IDS_AVATAR_BUTTON_SIGNIN_PAUSED" desc="Short label for the avatar button when the profile is in a Signin Paused state." meaning="The account is signed in on Chrome but signed out on the Web.">
    Verify it's you
  </message>
  <message name="IDS_AVATAR_BUTTON_WORK" desc="Short label for the avatar button when the profile is a managed profile in an enterprise environment, such as a business, government organization, or other workplace." meaning="Using a managed profile, as for a workplace">
    Work
  </message>
  <message name="IDS_AVATAR_BUTTON_SCHOOL" desc="Short label for the avatar button when the profile is a school profile." meaning="Using a school profile">
    School
  </message>
  <message name="IDS_AVATAR_BUTTON_GREETING" desc="Greeting that appears at the top of Chrome after the user signs in. It becomes part of the entrypoint for the Chrome Profile Menu. The greeting is casual and friendly, and it invokes the user's name.">
    Hi, <ph name="PROFILE_NAME">$1<ex>User</ex></ph>
  </message>

  <!-- Identity error message for passkey unlock experiment -->
  <if expr="use_titlecase">
    <message name="IDS_AVATAR_BUTTON_PASSKEYS_ERROR_UNLOCK" desc="A short label for the avatar button, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device. Tapping the button will open the profile menu. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
      Unlock Your Passkeys
    </message>
  </if>
  <if expr="not use_titlecase">
    <message name="IDS_AVATAR_BUTTON_PASSKEYS_ERROR_UNLOCK" desc="A short label for the avatar button, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device. Tapping the button will open the profile menu. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
      Unlock your passkeys
    </message>
  </if>
  <if expr="use_titlecase">
    <message name="IDS_AVATAR_BUTTON_PASSKEYS_ERROR_GET" desc="A short label for the avatar button, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device. Tapping the button will open the profile menu. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
      Get Your Passkeys
    </message>
  </if>
  <if expr="not use_titlecase">
    <message name="IDS_AVATAR_BUTTON_PASSKEYS_ERROR_GET" desc="A short label for the avatar button, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device. Tapping the button will open the profile menu. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
      Get your passkeys
    </message>
  </if>
  <if expr="use_titlecase">
    <message name="IDS_AVATAR_BUTTON_PASSKEYS_ERROR_VERIFY" desc="A short label for the avatar button, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device. Tapping the button will open the profile menu. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
      Verify It's You
    </message>
  </if>
  <if expr="not use_titlecase">
    <message name="IDS_AVATAR_BUTTON_PASSKEYS_ERROR_VERIFY" desc="A short label for the avatar button, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device. Tapping the button will open the profile menu. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
      Verify it's you
    </message>
  </if>
  <message name="IDS_PROFILE_MENU_PASSKEYS_ERROR_DESCRIPTION_UNLOCK" desc="Subtitle in the profile menu, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device, e.g. by presenting a PIN. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
    Verify it’s you to save and use your passkeys on this device
  </message>
  <message name="IDS_PROFILE_MENU_PASSKEYS_ERROR_DESCRIPTION_GET" desc="Subtitle in the profile menu, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device, e.g. by presenting a PIN. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
    Get your passkeys on this device with Google Password Manager
  </message>
  <message name="IDS_PROFILE_MENU_PASSKEYS_ERROR_DESCRIPTION_VERIFY" desc="Subtitle in the profile menu, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device, e.g. by presenting a PIN. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
    Verify it’s you to get your passkeys on this device
  </message>
  <if expr="use_titlecase">
    <message name="IDS_PROFILE_MENU_PASSKEYS_ERROR_BUTTON_UNLOCK" desc="Button in the profile menu, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device, e.g. by presenting a PIN. Tapping the button will open a tab asking the user to verify their identity with a PIN or other challenge. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
      Unlock Your Passkeys
    </message>
  </if>
  <if expr="not use_titlecase">
    <message name="IDS_PROFILE_MENU_PASSKEYS_ERROR_BUTTON_UNLOCK" desc="Button in the profile menu, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device, e.g. by presenting a PIN. Tapping the button will open a tab asking the user to verify their identity with a PIN or other challenge. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
      Unlock your passkeys
    </message>
  </if>
  <if expr="use_titlecase">
    <message name="IDS_PROFILE_MENU_PASSKEYS_ERROR_BUTTON_GET" desc="Button in the profile menu, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device, e.g. by presenting a PIN. Tapping the button will open a tab asking the user to verify their identity with a PIN or other challenge. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
      Get Passkeys
    </message>
  </if>
  <if expr="not use_titlecase">
    <message name="IDS_PROFILE_MENU_PASSKEYS_ERROR_BUTTON_GET" desc="Button in the profile menu, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device, e.g. by presenting a PIN. Tapping the button will open a tab asking the user to verify their identity with a PIN or other challenge. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
      Get passkeys
    </message>
  </if>
  <if expr="use_titlecase">
    <message name="IDS_PROFILE_MENU_PASSKEYS_ERROR_BUTTON_VERIFY" desc="Button in the profile menu, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device, e.g. by presenting a PIN. Tapping the button will open a tab asking the user to verify their identity with a PIN or other challenge. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
      Verify It's You
    </message>
  </if>
  <if expr="not use_titlecase">
    <message name="IDS_PROFILE_MENU_PASSKEYS_ERROR_BUTTON_VERIFY" desc="Button in the profile menu, shown when the user needs to verify their identity to unlock usage of their Google Password Manager passkeys on this device, e.g. by presenting a PIN. Tapping the button will open a tab asking the user to verify their identity with a PIN or other challenge. The word 'passkey' is distinct from 'password', consult the glossary for a translation.">
      Verify it's you
    </message>
  </if>

  <!-- Multi-profile -->
  <message name="IDS_PROFILES_MENU_NAME" desc="The name of menu for profiles (Mac and linux) and name for the launcher menu section (Mac).">
    Profiles
  </message>
  <if expr="is_macosx">
    <message name="IDS_PROFILES_ADD_PROFILE_LABEL" desc="In Title Case. Menu item for adding a new profile.">
      Add Profile...
    </message>
  </if>
  <if expr="is_linux">
    <message name="IDS_PROFILES_ADD_PROFILE_LABEL" desc="Menu item for adding a new profile.">
      Add profile...
    </message>
  </if>
  <message name="IDS_PROFILES_PROFILE_BUBBLE_ACCESSIBLE_TITLE" desc="Accessible title of the avatar menu bubble.">
    Accounts and sync
  </message>
  <message name="IDS_PROFILES_ACCOUNT_REMOVAL_TITLE" desc="Title of the account removal view in the avatar menu bubble.">
    Remove account
  </message>
  <message name="IDS_PROFILES_DICE_SIGNIN_BUTTON" desc="Button in the profile user menu to sign in and turn on Sync.">
    Turn on sync...
  </message>

  <message name="IDS_PROFILES_DICE_WEB_ONLY_SIGNIN_BUTTON" desc="Button in the profile menu to sign in on Chrome and turn on Sync for a specific web account that is signed in only on the web.">
    Continue as <ph name="ACCOUNT_NAME">$1<ex>John</ex></ph>
  </message>
  <message name="IDS_PROFILES_DICE_SYNC_DISABLED_TITLE" desc="Title of the profile user menu when sync is disabled.">
    Sync disabled
  </message>
  <message name="IDS_PROFILES_DASHER_FEATURE_DISABLED_TITLE" desc="Description of the profile user menu when certain features are disabled for Dasherless profile.">
    This isn't a Google Account. Items you save to Chrome won't be available on other devices.
  </message>
  <message name="IDS_PROFILES_DICE_SYNC_PAUSED_TITLE" desc="Title of the profile user menu when sync is paused.">
    Sync is paused
  </message>

  <!-- Signin Search AI Mode promo. -->
  <message name="IDS_AI_SIGNIN_PROMO_TITLE" desc="The title of in the sign-in promo bubble that is shown to users not signed-in to the browser when they click on search AI Mode result.">
    Ask questions while you browse
  </message>
  <message name="IDS_AI_VERIFY_PROMO_SUBTITLE" desc="The message shown in a sign-in promo bubble that is shown to users that were previously signed in to the browser but their sign-in credentials have expired state, when they click in an AI Mode Search result link.">
    You can keep chatting with AI Mode without switching tabs. To get started, verify it's you. You'll also get your passwords and more on all your devices.
  </message>

  <!-- Signin Composebox Drive context menu option promo. -->
  <!-- TODO(crbug.com/545561312): Make translatable. -->
  <message name="IDS_COMPOSEBOX_DRIVE_CONTEXT_MENU_OPTION_SIGNIN_PROMO_TITLE" translateable="false" desc="The title in the sign-in promo bubble shown to users when interacting with the Google Drive context menu option in the composebox while not signed in.">
    Search with files from Drive
  </message>
  <message name="IDS_COMPOSEBOX_DRIVE_CONTEXT_MENU_OPTION_SIGNIN_PROMO_SUBTITLE" translateable="false" desc="The message shown in a sign-in promo bubble shown to users when interacting with the Google Drive context menu option in the composebox while not signed in.">
    Sign in to easily add files from Drive to your AI Mode threads. You'll also get your passwords and more on all your devices.
  </message>

  <if expr="use_titlecase">
      <message name="IDS_PROFILES_VERIFY_ACCOUNT_BUTTON" desc="The label of the button that is shown when the user is in a Signin paused state. When the user clicks this button, they will be prompted to enter their Google Account credentials.">
        Verify It's You
      </message>
    </if>
    <if expr="not use_titlecase">
      <message name="IDS_PROFILES_VERIFY_ACCOUNT_BUTTON" desc="The label of the button that is shown when the user is in a Signin paused state. When the user clicks this button, they will be prompted to enter their Google Account credentials.">
        Verify it's you
      </message>
    </if>
  <message name="IDS_PROFILE_MENU_SIGNIN_PROMO_DESCRIPTION" desc="Text for the sign-in promo in the profile menu when the used is signed out, describing the benefits of signing in.">
    Sign in to get your passwords and more on all your devices
  </message>
  <message name="IDS_PROFILE_MENU_SIGNIN_PROMO_DESCRIPTION_WITH_BOOKMARKS" desc="Text for the sign-in promo in the profile menu when the used is signed out, describing the benefits of signing in, mentioning bookmarks.">
    Sign in to get your passwords, bookmarks, and more on all your devices
  </message>
  <message name="IDS_PROFILE_MENU_PROFILE_IDENTIFIER_WITH_SEPARATOR" desc="The user name and profile name are separated by a symbol, in this case bullet •, with a white space before it and a white space after it. If the bullet • resembles another symbol in the language, please translate the bullet • as a symbol (A) that is not easily mistaken for a number or letter in the language and (B) that is typically used to separate elements.">
    <ph name="USER_NAME">$1<ex>John</ex></ph> • <ph name="PROFILE_NAME">$2<ex>Work</ex></ph>
  </message>
  <message name="IDS_PROFILE_AVATAR_NAME_WITH_AI_MEMBERSHIP" desc="Label indicating that the profile has a Google membership associated with the AI avatar ring, preceded by the profile name or details.">
    <ph name="PROFILE_NAME">$1<ex>Alice</ex></ph>. Google membership
  </message>
  <message name="IDS_PROFILE_AVATAR_AI_MEMBERSHIP" is_accessibility_with_no_ui="true" desc="Label indicating that the profile has a Google membership associated with the AI avatar ring.">
    Google membership
  </message>
  <message name="IDS_PROFILE_MENU_PROFILE_IDENTIFIER_WITH_TIER" is_accessibility_with_no_ui="true" desc="Label indicating that the profile has a Google membership tier associated with the AI avatar ring, preceded by the profile name. The profile name and the tier name are separated by a symbol, in this case bullet •, with a white space before it and a white space after it. If the bullet • resembles another symbol in the language, please translate the bullet • as a symbol (A) that is not easily mistaken for a number or letter in the language and (B) that is typically used to separate elements.">
    <ph name="PROFILE_NAME">$1<ex>Alice</ex></ph> • <ph name="TIER_NAME">$2<ex>Google Subscription</ex></ph>
  </message>
  <message name="IDS_PROFILE_MENU_PROFILE_MANAGED_HEADER" desc="Disclaimer indicating that the profile is managed">
    This profile is managed
  </message>
  <message name="IDS_GUEST_PROFILE_MENU_CLOSE_X_WINDOWS_BUTTON" desc="The text of the button offering to close all guest windows. The number in ICU syntax represents the number of open guest windows, but it is not used in the English text and can be used to choose singular/plural in translation to other languages, if needed.[ICU Syntax]">
    {0, plural,
      =1 {Close Guest}
      other {Close Guest (# windows)}
    }
  </message>
  <message name="IDS_INCOGNITO_PROFILE_MENU_CLOSE_X_WINDOWS_BUTTON" desc="The text of the button offering to close all Incognito windows.">
    {0, plural,
      =1 {Close Incognito}
      other {Close Incognito (# windows)}
    }
  </message>
  <if expr="not use_titlecase">
    <message name="IDS_PROFILE_MENU_OPEN_GUEST_PROFILE" desc="The text label of the open guest profile item in the profile menu.">
      Open Guest profile
    </message>
    <message name="IDS_PROFILE_MENU_CLOSE_PROFILE_X_WINDOWS_BUTTON" desc="Button in the profile menu to close all windows of the current profile. This is not used for zero windows.">
      {0, plural,
      =1 {Close this profile}
      other {Close this profile (# windows)}
      }
    </message>
    <message name="IDS_PROFILES_OPEN_SYNC_SETTINGS_BUTTON" desc="Button in the profile menu to open sync settings when sync is on.">
      Sync is on
    </message>
    <message name="IDS_PROFILE_MENU_CUSTOMIZE_PROFILE_BUTTON" desc="Button in the avatar menu bubble view for editing the current profile.">
      Customize profile
    </message>
    <message name="IDS_PROFILE_MENU_OPEN_ACCOUNT_SETTINGS" desc="Button in the avatar menu bubble view for opening Chrome account settings.">
      Google services settings
    </message>
    <message name="IDS_PROFILE_MENU_AUTOFILL_SETTINGS_BUTTON" desc="Button in the avatar menu bubble view for opening Chrome autofill settings.">
      Passwords and autofill
    </message>
    <message name="IDS_PROFILE_MENU_BATCH_UPLOAD_BUTTON" desc="Button in the profile menu to open the Batch Upload dialog.">
      {0, plural,
      =1 {Save 1 item in account}
      other {Save # items in account}
      }
    </message>
  </if>
  <if expr="use_titlecase">
    <message name="IDS_PROFILE_MENU_OPEN_GUEST_PROFILE" desc="The text label of the open guest profile item in the profile menu.">
      Open Guest Profile
    </message>
    <message name="IDS_PROFILE_MENU_CLOSE_PROFILE_X_WINDOWS_BUTTON" desc="Button in the profile menu to close all windows of the current profile. This is not used for zero windows.">
      {0, plural,
      =1 {Close This Profile}
      other {Close This Profile (# Windows)}
      }
    </message>
    <message name="IDS_PROFILES_OPEN_SYNC_SETTINGS_BUTTON" desc="Button in the profile menu to open sync settings when sync is on.">
      Sync Is On
    </message>
    <message name="IDS_PROFILE_MENU_CUSTOMIZE_PROFILE_BUTTON" desc="Button in the avatar menu bubble view for editing the current profile. ">
      Customize Profile
    </message>
    <message name="IDS_PROFILE_MENU_OPEN_ACCOUNT_SETTINGS" desc="Button in the avatar menu bubble view for opening Chrome account settings.">
      Google Services Settings
    </message>
    <message name="IDS_PROFILE_MENU_AUTOFILL_SETTINGS_BUTTON" desc="Button in the avatar menu bubble view for opening Chrome autofill settings.">
      Passwords and Autofill
    </message>
    <message name="IDS_PROFILE_MENU_BATCH_UPLOAD_BUTTON" desc="Button in the profile menu to open the Batch Upload dialog.">
      {0, plural,
      =1 {Save 1 Item in Account}
      other {Save # Items in Account}
      }
    </message>
  </if>
  <message name="IDS_PROFILES_GUEST_PROFILE_NAME" desc="Name of the guest profile.">
    Guest
  </message>
  <message name="IDS_DEFAULT_PROFILE_NAME" desc="The default name given to a profile. Displayed in wrench menu and settings UI.">
    First user
  </message>
  <message name="IDS_LEGACY_DEFAULT_PROFILE_NAME" desc="The legacy default name given to a new profile.">
    Default Profile
  </message>
  <message name="IDS_NEW_NUMBERED_PROFILE_NAME" desc="The name given to a newly created profile. Displayed in wrench menu and settings UI using the --new-profile-management flag.">
    Person <ph name="VALUE">$1<ex>1</ex></ph>
  </message>
  <message name="IDS_SINGLE_PROFILE_DISPLAY_NAME" desc="The name displayed by the avatar button if only one profile exists.">
    You
  </message>
  <message name="IDS_GUEST_PROFILE_NAME" desc="The name given to the guest
  browsing profile. Displayed in the avatar menu bubble and button UI.">
    Guest
  </message>

  <message name="IDS_DEFAULT_AVATAR_NAME_8" desc="The default name given to a newly created profile with the female spy avatar.">
    Agent X
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_9" desc="The default name given to a newly created profile with the male hero avatar.">
    Spandex
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_10" desc="The default name given to a newly created profile with the female athlete avatar.">
    Mia
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_11" desc="The default name given to a newly created profile with the male businessman avatar.">
    Buttondown
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_12" desc="The default name given to a newly created profile with the ninja avatar.">
    Sneaky
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_13" desc="The default name given to a newly created profile with the alien avatar.">
    Moonbeam
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_14" desc="The default name given to a newly created profile with the awesome face avatar.">
    Awesome
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_15" desc="The default name given to a newly created profile with the flower avatar.">
    Petals
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_16" desc="The default name given to a newly created profile with the pizza avatar.">
    Slice
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_17" desc="The default name given to a newly created profile with the soccer ball avatar.">
    Fritz
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_18" desc="The default name given to a newly created profile with the hamburger avatar.">
    Pickles
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_19" desc="The default name given to a newly created profile with the cat avatar.">
    Fluffy
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_20" desc="The default name given to a newly created profile with the cupcake avatar.">
    Sweetness
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_21" desc="The default name given to a newly created profile with the dog avatar.">
    Sparky
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_22" desc="The default name given to a newly created profile with the horse avatar.">
    Saratoga
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_23" desc="The default name given to a newly created profile with the martini glass avatar.">
    Lemonade
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_24" desc="The default name given to a newly created profile with the musical notes avatar.">
    Bluesy
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_25" desc="The default name given to a newly created profile with the sun and cloud avatar.">
    Shady
  </message>
  <message name="IDS_DEFAULT_AVATAR_NAME_26" desc="The default name given to a newly created profile with the default placeholder avatar.">
    Shadow
  </message>

  <message name="IDS_DEFAULT_AVATAR_LABEL_0" desc="The label for the default white avatar.">
    Default white avatar
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_1" desc="The label for the default teal avatar.">
    Default teal avatar
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_2" desc="The label for the default blue avatar.">
    Default blue avatar
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_3" desc="The label for the default green avatar.">
    Default green avatar
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_4" desc="The label for the default orange avatar.">
    Default orange avatar
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_5" desc="The label for the default purple avatar.">
    Default purple avatar
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_6" desc="The label for the default red avatar.">
    Default red avatar
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_7" desc="The label for the default yellow avatar.">
    Default yellow avatar
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_8" desc="The label for the the female spy avatar.">
    Spy
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_9" desc="The label for the male hero avatar.">
    Hero
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_10" desc="The label for the female athlete avatar.">
    Athlete
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_11" desc="The label for the male businessman avatar.">
    Businessman
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_12" desc="The label for the ninja avatar.">
    Ninja
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_13" desc="The label for the alien avatar.">
    Alien
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_14" desc="The label for the awesome face avatar.">
    Awesome face
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_15" desc="The label for the flower avatar.">
    Yellow and white flower
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_16" desc="The label for the pizza avatar.">
    Pizza slice
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_17" desc="The label for the soccer ball avatar.">
    Soccer ball
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_18" desc="The label for the hamburger avatar.">
    Hamburger
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_19" desc="The label for the cat avatar.">
    Cat
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_20" desc="The label for the cupcake avatar.">
    Cupcake
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_21" desc="The label for the dog avatar.">
    Dog
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_22" desc="The label for the horse avatar.">
    Horse
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_23" desc="The label for the martini glass avatar.">
    Martini glass
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_24" desc="The label for the musical notes avatar.">
    Music note
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_25" desc="The label for the sun and cloud avatar.">
    Sun and clouds
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_26" desc="The label for the default avatar.">
    Default avatar
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_27" desc="The label for the cat avatar.">
    Cat
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_28" desc="The label for the corgi avatar.">
    Corgi
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_29" desc="The label for the dragon avatar.">
    Dragon
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_30" desc="The label for the elephant avatar.">
    Elephant
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_31" desc="The label for the fox avatar.">
    Fox
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_32" desc="The label for the monkey avatar.">
    Monkey
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_33" desc="The label for the panda avatar.">
    Panda
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_34" desc="The label for the penguin avatar.">
    Penguin
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_35" desc="The label for the butterfly avatar.">
    Butterfly
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_36" desc="The label for the rabbit avatar.">
    Rabbit
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_37" desc="The label for the unicorn avatar.">
    Unicorn
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_38" desc="The label for the basketball avatar.">
    Basketball
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_39" desc="The label for the bike avatar.">
    Bike
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_40" desc="The label for the bird avatar.">
    Bird
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_41" desc="The label for the cheese avatar.">
    Cheese
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_42" desc="The label for the football avatar.">
    Football
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_43" desc="The label for the ramen avatar.">
    Ramen
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_44" desc="The label for the sunglasses avatar.">
    Sunglasses
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_45" desc="The label for the sushi avatar.">
    Sushi
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_46" desc="The label for the tamagotchi avatar.">
    Tamagotchi
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_47" desc="The label for the vinyl avatar.">
    Vinyl
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_48" desc="The label for the avocado avatar.">
    Avocado
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_49" desc="The label for the cappuccino avatar.">
    Cappuccino
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_50" desc="The label for the icecream avatar.">
    Icecream
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_51" desc="The label for the icewater avatar.">
    Icewater
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_52" desc="The label for the melon avatar.">
    Melon
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_53" desc="The label for the onigiri avatar.">
    Onigiri
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_54" desc="The label for the pizza avatar.">
    Pizza
  </message>
  <message name="IDS_DEFAULT_AVATAR_LABEL_55" desc="The label for the sandwich avatar.">
    Sandwich
  </message>

  <message name="IDS_PROFILES_LOCAL_PROFILE_STATE" desc="This is displayed underneath the profile name for profiles that are not signed in to sync.">
    Not signed in
  </message>
  <message name="IDS_PROFILES_MANAGE_BUTTON_LABEL" desc="The label that appears on the profile manage button in the options dialog to allow a user to manage their profile.">
    Edit...
  </message>
  <message name="IDS_PROFILES_DEFAULT_NAME" desc="The name to display for a profile when the user is not signed in.">
    Default
  </message>
  <message name="IDS_SYNC_LOGIN_NAME_PROHIBITED" desc="The error message shown when the user tries to sign in to sync using a name that is not allowed by the admin policy">
    Your organization doesn't allow you to turn on sync with this account
  </message>
   <message name="IDS_SIGN_IN_LOGIN_NAME_PROHIBITED" desc="The error message shown when the user tries to sign in using a name that is not allowed by the admin policy">
    Your organization doesn't allow you to sign in with this account
  </message>
  <if expr="is_android">
    <message name="IDS_SYNC_USER_NAME_IN_USE_ERROR" desc="Mobile: An error message shown when a user tries to sign in to sync using a user name that's already in use by another profile.">
      This account is already being used on this device.
    </message>
  </if>
  <if expr="not is_android">
    <message name="IDS_SYNC_USER_NAME_IN_USE_ERROR" desc="An error message shown when a user tries to sign in to sync using a user name that's already in use by another profile.">
      This account is already being used on this computer.
    </message>
    <message name="IDS_SYNC_USER_NAME_IN_USE_BY_ERROR" desc="An error message shown when a user tries to sign in to sync using a user name that's already in use by another profile. This error message includes the avatar name of the existing duplicate profile and only appears in the signin error tab modal dialog.">
      This account is already being used on this computer by <ph name="AVATAR_NAME">$1<ex>Jane</ex></ph>.
    </message>
  </if>

  <!-- Android does not support multiple profiles and supervised users -->
  <if expr="not is_android">
    <!-- User manager web UI -->
    <if expr="use_titlecase">
      <message name="IDS_SCREEN_LOCK_SIGN_OUT">
        Sign Out
      </message>
    </if>
    <if expr="not use_titlecase">
      <message name="IDS_SCREEN_LOCK_SIGN_OUT">
        Sign out
      </message>
    </if>
    <if expr="is_chromeos">
      <message name="IDS_PIN_KEYBOARD_HINT_TEXT_PIN" desc="Text to display in the pin field for user pod when no pin has been entered.">
        PIN
      </message>
      <message name="IDS_PIN_KEYBOARD_HINT_TEXT_PIN_PASSWORD" desc="Text to display in the pin field for user pod when no pin has been entered, and passwords are allowed.">
        PIN or password
      </message>
      <message name="IDS_PIN_KEYBOARD_DELETE_ACCESSIBLE_NAME" desc="Text to be spoken when the focus is set to the delete button of the PIN keyboard.">
        Delete
      </message>
      <message name="IDS_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't sign in because password is invalid">
        Sorry, your password could not be verified. Please try again.
      </message>
    </if>
  </if>

  <if expr="not is_android">

    <!-- Feature Showcase - Google Password Manager -->
    <message name="IDS_FEATURE_SHOWCASE_PASSWORD_MANAGER_NO_THANKS" desc="Label for the 'No thanks' button to not pin the Password Manager to toolbar.">
      No thanks
    </message>
    <message name="IDS_FEATURE_SHOWCASE_PASSWORD_MANAGER_ADD_TO_TOOLBAR" desc="Label for the 'Add to toolbar' button to pin the Password Manager to toolbar.">
      Add to toolbar
    </message>

    <!-- Batch Upload Desktop -->
    <message name="IDS_BATCH_UPLOAD_TITLE" desc="Title of the Batch Upload dialog on Desktop. This dialog appears when the user clicks on an informational message about items saved to their device. This title precedes a list of items (passwords, bookmarks, and addresses), where the user can select the checkboxes for the items that they want to save in their Google Account. When items are saved in their Google Account, the user can access them on any device where they’re signed in to Chrome. The tone should be motivating.">
      Save items in account
    </message>
    <message name="IDS_BATCH_UPLOAD_SUBTITLE_DESCRIPTION_ITEMS_WITH_DEDUPLICATION" desc="Subtitle of the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved to their device. This subtitle variant is shown if no special type exists. This subtitle precedes a list of items (passwords, bookmarks, and addresses), where the user can select the checkboxes for the items that they want to save in their Google Account. This subtitle only mentions the total number of items that are shown. A special type will have its type name shown first instead of 'items' and potentially show 'and other items' if multiple sections exist, in different strings. When items are saved in their Google Account, the user can access them on any device where they’re signed in to Chrome. The tone should be motivating.">
      {ITEM_COUNT, plural,
      =1 {1 item is saved only to this device. To use it on your other devices, save it in your Google Account. This will also clean up any duplicates.}
      other {{ITEM_COUNT} items are saved only to this device. To use them on your other devices, save them in your Google Account. This will also clean up any duplicates.}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SUBTITLE_DESCRIPTION_PASSWORDS_WITH_DEDUPLICATION" desc="Subtitle of the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved to their device. This subtitle variant is shown if password type exists with no other types. This subtitle precedes a list of items (passwords, bookmarks, and addresses), where the user can select the checkboxes for the items that they want to save in their Google Account. This subtitle mentions the number of passwords items in the section. When items are saved in their Google Account, the user can access them on any device where they’re signed in to Chrome. The tone should be motivating.">
      {PASSWORD_COUNT, plural,
      =1 {1 password is saved only to this device. To use it on your other devices, save it in your Google Account. This will also clean up any duplicates.}
      other {{PASSWORD_COUNT} passwords are saved only to this device. To use them on your other devices, save them in your Google Account. This will also clean up any duplicates.}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SUBTITLE_DESCRIPTION_PASSWORDS_COMBO_WITH_DEDUPLICATION" desc="Subtitle of the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved only to their device. This subtitle variant is shown if password type is the first type and it is not the only one. This subtitle precedes a list of items (passwords, bookmarks, and addresses), where the user can select the checkboxes for the items that they want to save in their Google Account. This subtitle mentions the number of passwords items in the section as well as 'and other items' to reference the other types. When items are saved in their Google Account, the user can access them on any device where they’re signed in to Chrome. The tone should be motivating.">
      {PASSWORD_COUNT, plural,
      =1 {1 password and other items are saved only to this device. To use them on your other devices, save them in your Google Account. This will also clean up any duplicates.}
      other {{PASSWORD_COUNT} passwords and other items are saved only to this device. To use them on your other devices, save them in your Google Account. This will also clean up any duplicates.}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SUBTITLE_DESCRIPTION_BOOKMARKS_WITH_DEDUPLICATION" desc="Subtitle of the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved to their device. This subtitle variant is shown if bookmark type exists with no other types. This subtitle precedes a list of items (passwords, bookmarks, and addresses), where the user can select the checkboxes for the items that they want to save in their Google Account. This subtitle mentions the number of bookmarks in the section. When items are saved in their Google Account, the user can access them on any device where they’re signed in to Chrome. The tone should be motivating.">
      {BOOKMARK_COUNT, plural,
      =1 {1 bookmark is saved only to this device. To use it on your other devices, save it in your Google Account. This will also clean up any duplicates.}
      other {{BOOKMARK_COUNT} bookmarks are saved only to this device. To use them on your other devices, save them in your Google Account. This will also clean up any duplicates.}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SUBTITLE_DESCRIPTION_BOOKMARKS_COMBO_WITH_DEDUPLICATION" desc="Subtitle of the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved only to their device. This subtitle variant is shown if bookmark type is the first type and it is not the only one. This subtitle precedes a list of items (passwords, bookmarks, and addresses), where the user can select the checkboxes for the items that they want to save in their Google Account. This subtitle mentions the number of bookmarks in the section as well as 'and other items' to reference the other types. When items are saved in their Google Account, the user can access them on any device where they’re signed in to Chrome. The tone should be motivating.">
      {BOOKMARK_COUNT, plural,
      =1 {1 bookmark and other items are saved only to this device. To use them on your other devices, save them in your Google Account. This will also clean up any duplicates.}
      other {{BOOKMARK_COUNT} bookmarks and other items are saved only to this device. To use them on your other devices, save them in your Google Account. This will also clean up any duplicates.}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SUBTITLE_DESCRIPTION_ITEMS" desc="Subtitle of the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved to their device. This subtitle variant is shown if no special type exists. This subtitle precedes a list of items (passwords, bookmarks, and addresses), where the user can select the checkboxes for the items that they want to save in their Google Account. This subtitle only mentions the total number of items that are shown. A special type will have its type name shown first instead of 'items' and potentially show 'and other items' if multiple sections exist, in different strings. When items are saved in their Google Account, the user can access them on any device where they’re signed in to Chrome. The tone should be motivating.">
      {ITEM_COUNT, plural,
      =1 {1 item is saved only to this device. To use it on your other devices, save it in your Google Account.}
      other {{ITEM_COUNT} items are saved only to this device. To use them on your other devices, save them in your Google Account.}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SUBTITLE_DESCRIPTION_PASSWORDS" desc="Subtitle of the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved to their device. This subtitle variant is shown if password type exists with no other types. This subtitle precedes a list of items (passwords, bookmarks, and addresses), where the user can select the checkboxes for the items that they want to save in their Google Account. This subtitle mentions the number of passwords items in the section. When items are saved in their Google Account, the user can access them on any device where they’re signed in to Chrome. The tone should be motivating.">
      {PASSWORD_COUNT, plural,
      =1 {1 password is saved only to this device. To use it on your other devices, save it in your Google Account.}
      other {{PASSWORD_COUNT} passwords are saved only to this device. To use them on your other devices, save them in your Google Account.}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SUBTITLE_DESCRIPTION_PASSWORDS_COMBO" desc="Subtitle of the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved only to their device. This subtitle variant is shown if password type is the first type and it is not the only one. This subtitle precedes a list of items (passwords, bookmarks, and addresses), where the user can select the checkboxes for the items that they want to save in their Google Account. This subtitle mentions the number of passwords items in the section as well as 'and other items' to reference the other types. When items are saved in their Google Account, the user can access them on any device where they’re signed in to Chrome. The tone should be motivating.">
      {PASSWORD_COUNT, plural,
      =1 {1 password and other items are saved only to this device. To use them on your other devices, save them in your Google Account.}
      other {{PASSWORD_COUNT} passwords and other items are saved only to this device. To use them on your other devices, save them in your Google Account.}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SUBTITLE_DESCRIPTION_BOOKMARKS" desc="Subtitle of the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved to their device. This subtitle variant is shown if bookmark type exists with no other types. This subtitle precedes a list of items (passwords, bookmarks, and addresses), where the user can select the checkboxes for the items that they want to save in their Google Account. This subtitle mentions the number of bookmarks in the section. When items are saved in their Google Account, the user can access them on any device where they’re signed in to Chrome. The tone should be motivating.">
      {BOOKMARK_COUNT, plural,
      =1 {1 bookmark is saved only to this device. To use it on your other devices, save it in your Google Account.}
      other {{BOOKMARK_COUNT} bookmarks are saved only to this device. To use them on your other devices, save them in your Google Account.}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SUBTITLE_DESCRIPTION_BOOKMARKS_COMBO" desc="Subtitle of the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved only to their device. This subtitle variant is shown if bookmark type is the first type and it is not the only one. This subtitle precedes a list of items (passwords, bookmarks, and addresses), where the user can select the checkboxes for the items that they want to save in their Google Account. This subtitle mentions the number of bookmarks in the section as well as 'and other items' to reference the other types. When items are saved in their Google Account, the user can access them on any device where they’re signed in to Chrome. The tone should be motivating.">
      {BOOKMARK_COUNT, plural,
      =1 {1 bookmark and other items are saved only to this device. To use them on your other devices, save them in your Google Account.}
      other {{BOOKMARK_COUNT} bookmarks and other items are saved only to this device. To use them on your other devices, save them in your Google Account.}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SECTION_TITLE_PASSWORDS" desc="Title of the Passwords section in the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved only to their device. The title of the dialog is ‘Save items in account’. The list of items has sections for each applicable data type: Passwords, Bookmarks, and more. This section shows the number of selected items in the section of the dialog, if any.">
      {SELECTED_ITEMS, plural,
      =0 {Passwords}
      =1 {Passwords ({SELECTED_ITEMS})}
      other {Passwords ({SELECTED_ITEMS})}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SECTION_TITLE_BOOKMARKS" desc="Title of the Bookmarks section in the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved only to their device. The title of the dialog is ‘Save items in account’. The list of items has sections for each applicable data type: Passwords, Bookmarks, and more. This section shows the number of selected items in the section of the dialog, if any.">
      {SELECTED_ITEMS, plural,
      =0 {Bookmarks}
      =1 {Bookmarks ({SELECTED_ITEMS})}
      other {Bookmarks ({SELECTED_ITEMS})}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SECTION_TITLE_READING_LIST" desc="Title of the Reading list section in the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved only to their device. The title of the dialog is ‘Save items in account’. The list of items has sections for each applicable data type: Passwords, Bookmarks, and more. This section shows the number of selected items in the section of the dialog, if any.">
      {SELECTED_ITEMS, plural,
      =0 {Reading list}
      =1 {Reading list ({SELECTED_ITEMS})}
      other {Reading list ({SELECTED_ITEMS})}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SECTION_TITLE_ADDRESSES" desc="Title of the Addresses section in the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved only to their device. The title of the dialog is ‘Save items in account’. The list of items has sections for each applicable data type: Passwords, Bookmarks, and more. This section shows the number of selected items in the section of the dialog, if any.">
      {SELECTED_ITEMS, plural,
      =0 {Addresses}
      =1 {Addresses ({SELECTED_ITEMS})}
      other {Addresses ({SELECTED_ITEMS})}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SECTION_TITLE_EXTENSIONS" desc="Title of the Extensions section in the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items saved only to their device. The title of the dialog is ‘Save items in account’. The list of items has sections for each applicable data type: Passwords, Bookmarks, and more. This section shows the number of selected items in the section of the dialog, if any.">
      {SELECTED_ITEMS, plural,
      =0 {Extensions}
      =1 {Extensions ({SELECTED_ITEMS})}
      other {Extensions ({SELECTED_ITEMS})}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_SECTION_TITLE_THEMES_WITH_DESCRIPTION" desc="Title of the Themes section in the Batch Upload dialog. It contains a fixed title in addition to its only item title description. This dialog appears when the user clicks on an informational message about items saved only to their device. The title of the dialog is ‘Save items in account’. This section title also acts as the item being selected (the section toggle dictates the state of the selection) since Themes will always have one item.">
      Theme: <ph name="THEME_NAME">$1<ex>Green color</ex></ph>
    </message>
    <message name="IDS_BATCH_UPLOAD_SAVE_TO_ACCOUNT_OK_BUTTON_LABEL" desc="Text of the button that triggers the saving of the selected items in the Batch Upload dialog. This dialog appears when the user clicks on an informational message about items only saved to their device. The title of the dialog is ‘Save items in account’. The list of items has three sections: Passwords, Bookmarks, and Addresses. When pressing the button, selected items are moved to the account storage (Saved in account) and the dialog is then closed. The tone should be motivating.">
      Save in account
    </message>
    <message name="IDS_BATCH_UPLOAD_AVATAR_BUTTON_SAVING_TO_ACCOUNT" desc="Text shown on the avatar button pill after the user has requested to save items in their account through the Batch Upload dialog. The text is shown for few seconds then disappears.">
      Saving in your account...
    </message>
    <message name="IDS_BATCH_UPLOAD_LAST_ITEM_SELECTED_SCREEN_READER" desc="Text read by the screen reader after focusing the last selected item of a section of the Batch upload dialog. It will mention that it is the last item, and that unselecting it will disable the section,  given that this can be an uncommon behavior, esepcially for visually impaired users, it needs to be explicilty stated by the screen reader.">
      Last item selected, unselecting it will exit selection mode
    </message>
    <message name="IDS_BATCH_UPLOAD_SCREEN_READER_ITEM_COUNT_SELECTED" desc="Text read by the screen reader after interacting with a checkbox in a section of the Batch Upload dialog. It will read the current number of selected items in the section after the user action on that checkbox.">
      <ph name="NUMBER_OF_ITEMS_SELECTED">$1</ph> selected
    </message>
    <message name="IDS_BATCH_UPLOAD_SCREEN_READER_SELECT_ALL" desc="Text read by the screen reader when focusing the toggle button of a section in the Batch Upload dialog and that toggle is turned off. Notifies that the action on the toggle would select all items in this section.">
      Select all
    </message>
    <message name="IDS_BATCH_UPLOAD_PROMO_TITLE" desc="Title of the Batch Upload promo. This promo appears to inform the user that there are items saved only to their device. If the user chooses to save items in their Google Account, the user can access them on any device where they’re signed in to Chrome. This promo leads to the Batch Upload dialog, where the user can select the checkboxes for the items that they want to save in their Google Account. The tone should be motivating.">
      Get your bookmarks and more on all your devices
    </message>
    <if expr="use_titlecase">
      <message name="IDS_BATCH_UPLOAD_PROMO_TITLE_OK_BUTTON_LABEL" desc="Affirmative button of the Batch Upload promo. This promo appears to inform the user that there are items saved only to their device; this subtitle mentions how many bookmarks (and other items, if any) are on the device. If the user chooses to save items in their Google Account, the user can access them on any device where they’re signed in to Chrome. When the user clicks this button, the items aren’t saved yet: the user first sees the Batch Upload dialog, where the user can select the checkboxes for the items that they want to save in their Google Account. The tone should be motivating.">
        Save in Account
      </message>
    </if>
    <if expr="not use_titlecase">
      <message name="IDS_BATCH_UPLOAD_PROMO_TITLE_OK_BUTTON_LABEL" desc="Affirmative button of the Batch Upload promo. This promo appears to inform the user that there are items saved only to their device; this subtitle mentions how many bookmarks (and other items, if any) are on the device. If the user chooses to save items in their Google Account, the user can access them on any device where they’re signed in to Chrome. When the user clicks this button, the items aren’t saved yet: the user first sees the Batch Upload dialog, where the user can select the checkboxes for the items that they want to save in their Google Account. The tone should be motivating.">
        Save in account
      </message>
    </if>
    <message name="IDS_BATCH_UPLOAD_PROMO_SUBTITLE_BOOKMARKS" desc="Subtitle of the Batch Upload promo. This promo appears to inform the user that there are items saved only to their device; this subtitle mentions how many bookmarks are on the device. If the user chooses to save items in their Google Account, the user can access them on any device where they’re signed in to Chrome. This promo leads to the Batch Upload dialog, where the user can select the checkboxes for the items that they want to save in their Google Account. The tone should be motivating.">
      {BOOKMARK_COUNT, plural,
      =1 {1 bookmark is saved only to this device. To use it on your other devices, save it in your Google Account.}
      other {{BOOKMARK_COUNT} bookmarks are saved only to this device. To use them on your other devices, save them in your Google Account.}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_PROMO_SUBTITLE_BOOKMARKS_COMBO" desc="Subtitle of the Batch Upload promo. This promo appears to inform the user that there are items saved only to their device; this subtitle mentions how many bookmarks and other items are on the device. If the user chooses to save items in their Google Account, the user can access them on any device where they’re signed in to Chrome. This promo leads to the Batch Upload dialog, where the user can select the checkboxes for the items that they want to save in their Google Account. The tone should be motivating.">
      {BOOKMARK_COUNT, plural,
      =1 {1 bookmark and other items are saved only to this device. To use them on your other devices, save them in your Google Account.}
      other {{BOOKMARK_COUNT} bookmarks and other items are saved only to this device. To use them on your other devices, save them in your Google Account.}
      }
    </message>
    <message name="IDS_BATCH_UPLOAD_PROMO_SUBTITLE_ITEMS_WITH_LINK" desc="The text for a promotional banner located on the Account Settings page. It informs the user how many items on their local device are waiting to be uploaded. The text contains a placeholder for the number of items (e.g., '5 items') and acts as a clickable link that takes the user to the Batch Upload screen. Please ensure the placeholder handles pluralization correctly.">
      {ITEM_COUNT, plural,
      =1 {1 item is saved only to this device. To use it on your other devices, <ph name="BEGIN_LINK">&lt;a href="'#'" id="openBatchUploadLink"&gt;</ph>save it in your Google Account<ph name="END_LINK">&lt;/a&gt;</ph>.}
      other {{ITEM_COUNT} items are saved only to this device. To use them on your other devices, <ph name="BEGIN_LINK">&lt;a href="'#'" id="openBatchUploadLink"&gt;</ph>save them in your Google Account<ph name="END_LINK">&lt;/a&gt;</ph>.}
      }
    </message>
  </if>

  <if expr="not is_chromeos and not is_android">
    <!-- Profile Customization Web UI -->
    <message name="IDS_PROFILE_CUSTOMIZATION_DONE_BUTTON_LABEL" desc="Text for the Done button on the profile customization bubble">
      Done
    </message>
    <message name="IDS_PROFILE_CUSTOMIZATION_THEME_PICKER_LABEL" desc="Title text for the input used to pick a theme for the profile.">
      Choose a theme for your profile
    </message>
    <message name="IDS_PROFILE_CUSTOMIZATION_WELCOME" desc="Title of the profile customization bubble">
      Welcome, <ph name="USERNAME">$1<ex>Bob</ex></ph>
    </message>
    <message name="IDS_PROFILE_CUSTOMIZATION_INPUT_LABEL" desc="Not displayed. Used by screen readers to describe the input used to rename the profile.">
      Rename your profile
    </message>
    <message name="IDS_PROFILE_CUSTOMIZATION_INPUT_TITLE" desc="Title text for the input used to rename the profile.">
      Add a name or label for your profile
    </message>
    <message name="IDS_PROFILE_CUSTOMIZATION_INPUT_PLACEHOLDER" desc="Placeholder text for the input used to rename the profile.">
      Add a name or label, like Work or Personal
    </message>
    <message name="IDS_PROFILE_CUSTOMIZATION_INPUT_ERROR_MESSAGE" desc="Error message for the input used to rename the profile.">
      Enter a profile name
    </message>
    <message name="IDS_PROFILE_CUSTOMIZATION_SKIP_BUTTON_LABEL" desc="Text for the Skip button on the profile customization dialog">
      Skip
    </message>
    <message name="IDS_PROFILE_CUSTOMIZATION_DELETE_PROFILE_BUTTON_LABEL" desc="Text for the Delete profile button on the profile customization dialog for local profile creation. This aborts the ongoing profile creation process.">
      Delete profile
    </message>
    <message name="IDS_PROFILE_CUSTOMIZATION_LOCAL_PROFILE_CREATION_TITLE" desc="Title of the profile customization dialog for local profile creation (user is not signed-in)">
      Welcome!
    </message>
    <message name="IDS_PROFILE_CUSTOMIZATION_AVATAR_SELECTION_BACK_BUTTON_LABEL" desc="Accessibility label for the Back icon button on the avatar selection dialog in the profile customization when the back icon is focused and is not rendered.">
      Back from avatar selection page
    </message>

    <!-- Enterprise profile welcome screen -->
    <message name="IDS_ENTERPRISE_PROFILE_WELCOME_TITLE" desc="Title of the enterprise profile welcome screen. It is part of the profile creation flow, shown after sign-in to enterprise users.">
      Welcome to your new profile
    </message>
    <message name="IDS_ENTERPRISE_PROFILE_WELCOME_ACCOUNT_MANAGED_BY" desc="Subtitle of the enteprise profile welcome screen, informing that the account is managed by an administrator.">
      This account is managed by <ph name="PROFILE_NAME">$1<ex>example.com</ex></ph>
    </message>
    <message name="IDS_ENTERPRISE_PROFILE_WELCOME_PROFILE_MANAGED_STRICT_SEPARATION" desc="Subtitle of the enterprise profile welcome screen for a signin interception, informing that the profile is managed by an administrator and requires a new profile for other managed accounts.">
      This profile is managed by <ph name="PROFILE_MANAGER">$1<ex>example.com</ex></ph> and requires you to create a separate profile for the account <ph name="USER_EMAIL_ADDRESS">$2<ex>john.doe@example.com</ex></ph>
    </message>
    <message name="IDS_ENTERPRISE_PROFILE_WELCOME_PROFILE_MANAGED_SEPARATION" desc="Subtitle of the enterprise profile welcome screen for a signin interception, informing that the profile is managed by an administrator and the new account that is trying to signin is required to have a new profile by its administrator.">
      This profile is managed by <ph name="PROFILE_MANAGER">$1<ex>example.com</ex></ph>. A new profile is required for account <ph name="USER_EMAIL_ADDRESS">$2<ex>john.doe@example.com</ex></ph> by <ph name="ACCOUNT_MANAGER">$3<ex>example2.com</ex></ph>
    </message>
    <message name="IDS_ENTERPRISE_PROFILE_WELCOME_PROFILE_SEPARATION_DEVICE_MANAGED" desc="Subtitle of the enterprise profile welcome screen for a signin interception, informing that the device is managed by an administrator that requires a new profile for managed accounts.">
      This device is managed. A new profile is required for account <ph name="USER_EMAIL_ADDRESS">$1<ex>john.doe@example.com</ex></ph> by your device administrator
    </message>
    <message name="IDS_ENTERPRISE_PROFILE_WELCOME_PROFILE_SEPARATION_ACCOUNT_MANAGED" desc="Subtitle of the enterprise profile welcome screen for a signin interception, informing that the device is managed by an administrator that requires a new profile for managed accounts.">
      Your organization manages your account
    </message>
    <message name="IDS_ENTERPRISE_PROFILE_WELCOME_PROFILE_SEPARATION_DEVICE_MANAGED_BY" desc="Subtitle of the enterprise profile welcome screen for a signin interception, informing that the device is managed by an administrator that requires a new profile for managed accounts.">
      This device is managed by <ph name="DEVICE_MANAGER">$1<ex>example.com</ex></ph>. A new profile is required for account <ph name="USER_EMAIL_ADDRESS">$2<ex>john.doe@example.com</ex></ph> by <ph name="DEVICE_MANAGER">$1<ex>example.com</ex></ph>
    </message>
    <message name="IDS_ENTERPRISE_PROFILE_WELCOME_ACCOUNT_EMAIL_MANAGED_BY" desc="Subtitle of the enterprise profile welcome screen for a signin interception, informing that the account is managed by an administrator.">
      This account (<ph name="USER_EMAIL_ADDRESS">$1<ex>john.doe@example.com</ex></ph>) is managed by <ph name="PROFILE_NAME">$2<ex>example.com</ex></ph>
    </message>
    <message name="IDS_ENTERPRISE_PROFILE_WELCOME_DEVICE_MANAGED_BY" desc="Subtitle of the enterprise profile welcome screen, informing that the device is managed by an administrator.">
      Your device is managed by <ph name="PROFILE_NAME">$1<ex>example.com</ex></ph>
    </message>
    <message name="IDS_ENTERPRISE_PROFILE_WELCOME_DEVICE_MANAGED" desc="Subtitle of the enterprise profile welcome screen, informing that the device is managed.">
      Your device is managed by your organization
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_PROFILE_REQUIRED_TITLE" desc="Title of the enterprise profile welcome screen when a profile is required. It is shown after a user signs into a managed account outside of the profile creation flow.">
      Your organization requires a profile
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_PROFILE_SETUP_TITLE" desc="Title of the enterprise profile welcome screen when a profile is required. It is shown after a user signs into a managed account outside of the profile creation flow.">
      Set up your work profile
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_PROFILE_WILL_BE_MANAGED_TITLE" desc="Title of the enterprise profile welcome screen when a managed profile will be created. It is shown after a user signs into a managed account outside of the profile creation flow.">
      Your organization will manage this profile
    </message>
    <message name="IDS_ENTERPRISE_PROFILE_WELCOME_CREATE_PROFILE_BUTTON" desc="Label of the proceed button on the enterprise profile welcome screen when a user signed in an enterprise account outside of the profile creation flow. The label informs the user that a profile will be created.">
      Create
    </message>
    <message name="IDS_ENTERPRISE_PROFILE_WELCOME_LINK_DATA_CHECKBOX" desc="Label of the checkbox on the enterprise profile welcome screen that allows a user to link existing data to the new profile. The label informs the user that a profile will be created.">
      Add existing browsing data to managed profile
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_PROFILE_DISCLOSURE_SCHOOL_TITLE" desc="Title of the dialog disclaiming information about the school profile they are about to create.">
      About school profiles
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_PROFILE_DISCLOSURE_WORK_TITLE" desc="Title of the dialog disclaiming information about the work profile they are about to create.">
      About work profiles
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_PROFILE_OIDC_DISCLOSURE_TITLE" desc="Title of the dialog disclaiming information about the profile they are about to create.">
      Set up a new profile
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_PROFILE_DISCLOSURE_ALREADY_SIGNED_IN_TITLE" desc="Title the dialog disclaiming information about the profile they are about to create, this is shown when the user was already signed into a profile.">
      This profile will be managed
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_PROFILE_DISCLOSURE_ALREADY_SIGNED_IN_ENFORCED_SUBTITLE" desc="Subtitle the dialog disclaiming information about the profile they are about to create, this is shown when the user was already signed into a profile.">
      Your organization, <ph name="ACCOUNT_MANAGER">$1<ex>example.com</ex></ph>, requires a managed profile and will be able to view some information, including
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_PROFILE_DISCLOSURE_ALREADY_SIGNED_IN_SUBTITLE" desc="Subtitle the dialog disclaiming information about the profile they are about to create, this is shown when the user was already signed into a profile.">
      Your organization, <ph name="ACCOUNT_MANAGER">$1<ex>example.com</ex></ph>, will be able to view some information, including
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_PROFILE_DISCLOSURE_SUBTITLE" desc="Subtitle of the dialog disclaiming information about the profile they are about to create.">
      Your profile is managed by your organization, which can view some information, including
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_PROFILE_DISCLOSURE_KNOWN_DOMAIN_SUBTITLE" desc="Subtitle of the dialog disclaiming information about the profile they are about to create.">
      Your profile is managed by <ph name="PROFILE_MANAGER">$1<ex>example.com</ex></ph>, which can view some information, including
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_PROFILE_INFORMATION_TITLE" desc="Title of a section disclaiming to the user what their organization can do with their profile information.">
      Profile information
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_DEVICE_INFORMATION_TITLE" desc="Title of a section disclaiming to the user what their organization can do with their device information.">
      Device information
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_DEVICE_INFORMATION_DETAILS" desc="Paragraph section disclaiming to the user what their organization can do with their device information.">
      To make sure this device can be used safely, your organization can see information about its operating system, browser, and settings, and what software is installed on the device
    </message>
    <message name="IDS_ENTERPRISE_PROFILE_WELCOME_BACK" desc="Label for the 'back' button to return to the previous screen.">
      Back
    </message>
    <message name="IDS_ENTERPRISE_OIDC_WELCOME_PROCESSING_SUBTITLE" desc="Subtitle of a section telling the user that a work profile is being created for them.">
      Setting up your profile ...
    </message>
    <message name="IDS_ENTERPRISE_OIDC_WELCOME_LONG_PROCESSING_SUBTITLE" desc="Subtitle of a section telling the user that work profile creation is ongoing and taking longer than expected.">
      Setup may take a little longer ...
    </message>
    <message name="IDS_ENTERPRISE_OIDC_WELCOME_SUCCESS_TITLE" desc="Title of a section telling the user that their work profile has been created..">
      You're all set!
    </message>
    <message name="IDS_ENTERPRISE_OIDC_WELCOME_SUCCESS_SUBTITLE" desc="Subtitle of a section telling the user that their work profile has been created.">
      Now you can start browsing
    </message>
    <message name="IDS_ENTERPRISE_OIDC_WELCOME_TIMEOUT_TITLE" desc="Title of a section telling the user that their work profile was created but is not fully ready yet.">
      Your profile hasn't been set up
    </message>
    <message name="IDS_ENTERPRISE_OIDC_WELCOME_TIMEOUT_SUBTITLE" desc="Subtitle of a section telling the user that their work profile was created but is not fully ready yet.">
      You can try again or contact your administrator for help
    </message>
    <message name="IDS_ENTERPRISE_OIDC_WELCOME_TIMEOUT_RETRY_LABEL" desc="Title of a section telling the user that their work profile was created but is not fully ready yet.">
      Try again
    </message>
    <message name="IDS_ENTERPRISE_OIDC_WELCOME_ERROR_TITLE" desc="Title of a section telling the user that there was an error while creating their work profile.">
      Something went wrong
    </message>
    <message name="IDS_ENTERPRISE_OIDC_WELCOME_ERROR_SUBTITLE" desc="Subtitle of a section telling the user that there was an error while creating their work profile.">
      You can try again or contact your administrator for help
    </message>
    <message name="IDS_ENTERPRISE_OIDC_WELCOME_ERROR_NO_SIGNIN_TITLE" desc="Title of a section telling the user that there was an error while creating their work profile.">
      Work profile setup is disabled by your organization
    </message>
    <message name="IDS_ENTERPRISE_OIDC_WELCOME_ERROR_NO_SIGNIN_SUBTITLE" desc="Subtitle of a section telling the user that there was an error while creating their work profile.">
      Contact your administrator for more information
    </message>
    <message name="IDS_ENTERPRISE_VALUE_PROPOSITION_CONSUMER_SUBTITLE" desc="Subtitle the value proposition dialog for creating an enterprise profile.">
      Sign in to get your passwords and more on all your devices
    </message>
    <message name="IDS_ENTERPRISE_VALUE_PROPOSITION_CONSUMER_SUBTITLE_WITH_BOOKMARKS" desc="Subtitle the value proposition dialog for creating an enterprise profile.">
      Sign in to get your passwords, bookmarks, and more on all your devices
    </message>
    <message name="IDS_ENTERPRISE_VALUE_PROPOSITION_SCHOOL_SUBTITLE" desc="Subtitle the value proposition dialog for creating an enterprise profile for school.">
      Set up a school profile to save and use your passwords and more in your account
    </message>
    <message name="IDS_ENTERPRISE_VALUE_PROPOSITION_WORK_SUBTITLE" desc="Subtitle the value proposition dialog for creating an enterprise profile for work.">
      Set up a work profile to save and use your passwords and more in your account
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_SEPARATE_BROWSING_WORK_TITLE" desc="Title of the dialog that asks the user to either keep their browsing data in the work profile they will create or keep it separate.">
      Do you want to create a new profile for work?
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_SEPARATE_BROWSING_SCHOOL_TITLE" desc="Title of the dialog that asks the user to either keep their browsing data in the school profile they will create or keep it separate.">
      Do you want to create a new profile for school?
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_SEPARATE_BROWSING_ALREADY_SIGNED_IN_TITLE" desc="Title of the dialog that asks the user to either keep their browsing data in the managed profile they will create or keep it separate, this is shown when the user was already signed into a profile.">
      What would you like to do with your existing profile data?
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_SEPARATE_BROWSING_CONSUMER_TITLE" desc="Title of the dialog that asks the user to either keep their browsing data in the new profile they will create or keep it separate.">
      Keep existing browsing data separate from this new profile?
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_SEPARATE_BROWSING_DATA_SCHOOL_CHOICE" desc="Label of a radio button option that lets the user separate their existing data from a newly created work profile.">
      Yes, keep my data separate from school (recommended)
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_SEPARATE_BROWSING_DATA_WORK_CHOICE" desc="Label of a radio button option that lets the user separate their existing data from a newly created work profile.">
      Yes, keep my data separate from work (recommended)
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_SEPARATE_BROWSING_ALREADY_SIGNED_IN_CHOICE" desc="Label of a radio button option that lets the user separate their existing data from a newly created work profile, this is shown when the user was already signed into a profile.">
      Create a new profile for work without my existing data
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_SEPARATE_BROWSING_DATA_CHOICE_SCHOOL_NOT_RECOMMENDED" desc="Label of a radio button option that lets the user separate their existing data from a newly created work profile.">
      Yes, keep my data separate from school
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_SEPARATE_BROWSING_DATA_CHOICE_WORK_NOT_RECOMMENDED" desc="Label of a radio button option that lets the user separate their existing data from a newly created work profile.">
      Yes, keep my data separate from work
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_SEPARATE_BROWSING_DATA_CHOICE_DETAILS" desc="Additional information of a radio button option that lets the user separate their existing data from a newly created managed profile.">
      Data that is saved only on this device will remain in the existing profile
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_SEPARATE_BROWSING_DATA_CHOICE_ALREADY_SIGNED_IN_DETAILS" desc="Additional information of a radio button option that lets the user separate their existing data from a newly created managed profile, this is shown when the user was already signed into a profile.">
      Your organization, <ph name="ACCOUNT_MANAGER">$1<ex>example.com</ex></ph>, will not be able to see or manage your existing data. It will remain in the existing profile.
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_MERGE_BROWSING_DATA_WORK_CHOICE" desc="Label of a radio button option that lets the user add their existing data from a newly created work profile.">
      No, continue to work in this profile
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_MERGE_BROWSING_DATA_SCHOOL_CHOICE" desc="Label of a radio button option that lets the user add their existing data from a newly created school profile.">
      No, continue to use for school in this profile
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_MERGE_BROWSING_DATA_ALREADY_SIGNED_IN_CHOICE" desc="Label of a radio button option that lets the user add their existing data from a newly created managed profile, this is shown when the user was already signed into a profile">
      Continue to work in this profile
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_MERGE_BROWSING_DATA_CHOICE_DETAILS" desc="Additional information of a radio button option that lets the user add their existing data from a newly created work profile.">
      Your organization will be able to see and manage any existing browsing data, such as passwords and more
    </message>
    <message name="IDS_ENTERPRISE_DEVICE_SIGNALS_DISCLAIMER_PROFILE_INFORMATION_DETAILS" desc="Body text in the enterprise device signals collection disclaimer modal dialog. The dialog is shown on Chrome startup to managed Chrome users who have not previously acknowledged device signals collection. This string describes the profile-related information that their organization can see and manage.">
      Your organization may need to see and manage browsing data in your work profile, such as your browsing history and passwords
    </message>
    <message name="IDS_ENTERPRISE_DEVICE_SIGNALS_DISCLAIMER_DEVICE_INFORMATION_DETAILS" desc="Body text in the enterprise device signals collection disclaimer modal dialog. The dialog is shown on Chrome startup to managed Chrome users who have not previously acknowledged device signals collection. This string describes the device-related information that their organization can see.">
      To make sure this device can be used safely, your organization may need to see information about its operating system, browser, settings, and what software is installed on the device
    </message>
    <message name="IDS_ENTERPRISE_DEVICE_SIGNALS_DISCLAIMER_CONTINUE_BUTTON_LABEL" desc="Label of the primary confirmation button in the enterprise device signals collection disclaimer modal dialog. The dialog is shown on Chrome startup to managed Chrome users who have not previously acknowledged device signals collection. Clicking this button acknowledges the disclaimer, closes the dialog, and allows the user to continue using Chrome.">
      Got it
    </message>
    <message name="IDS_ENTERPRISE_DEVICE_SIGNALS_DISCLAIMER_CANCEL_BUTTON_LABEL" desc="Label of the secondary/cancel button in the enterprise device signals collection disclaimer modal dialog. The dialog is shown on Chrome startup to managed Chrome users who have not previously acknowledged device signals collection. Clicking this button cancels the startup flow and signs the user out of their managed Chrome profile.">
      Sign out
    </message>
    <message name="IDS_BROWSING_HISTORY_COUNT" desc="Text describing the number of browsing history entries">
      {BROWSING_HISTORY_COUNT, plural,
        =1 {your browsing history of # site}
        other {your browsing history of # sites}}
    </message>
    <message name="IDS_BOOKMARKS_COUNT" desc="Text describing the number of bookmarks">
      {EXTENSIONS_COUNT, plural,
        =1 {# bookmark}
        other {# bookmarks}}
    </message>
    <message name="IDS_EXTENSIONS_COUNT" desc="Text describing the number of extensions">
      {BOOKMARKS_COUNT, plural,
        =1 {# extension}
        other {# extensions}}
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_MERGE_BROWSING_DATA_WITH_THREE_COUNTS_CHOICE_DETAILS" desc="Additional information of a radio button option that lets the user add their existing data from a newly created work profile.">
      You currently have <ph name="NUMBERED_ITEM_1">$1<ex>10 bookmarks</ex></ph>, <ph name="NUMBERED_ITEM_2">$2<ex>10 extensions</ex></ph>, <ph name="NUMBERED_ITEM_3">$3<ex>your browsing history of 5 sites</ex></ph>, and more. Your organization, <ph name="ACCOUNT_MANAGER">$4<ex>example.com</ex></ph>, will be able to see and manage this data.
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_MERGE_BROWSING_DATA_WITH_TWO_COUNTS_CHOICE_DETAILS" desc="Additional information of a radio button option that lets the user add their existing data from a newly created work profile.">
      You currently have <ph name="NUMBERED_ITEM_1">$1<ex>10 bookmarks</ex></ph>, <ph name="NUMBERED_ITEM_2">$2<ex>10 extensions</ex></ph>, and more. Your organization, <ph name="ACCOUNT_MANAGER">$3<ex>example.com</ex></ph>, will be able to see and manage this data.
    </message>
    <message name="IDS_ENTERPRISE_WELCOME_MERGE_BROWSING_DATA_WITH_ONE_COUNT_CHOICE_DETAILS" desc="Additional information of a radio button option that lets the user add their existing data from a newly created work profile.">
      You currently have <ph name="NUMBERED_ITEM">$1<ex>10 bookmarks</ex></ph>, and more. Your organization, <ph name="ACCOUNT_MANAGER">$2<ex>example.com</ex></ph>, will be able to see and manage this data.
    </message>

    <!--Accessible strings-->
    <message name="IDS_ACCNAME_YOUR_AVATAR" desc="The accessible name for the user's avatar">
      Your avatar
    </message>
    <message name="IDS_ACCNAME_ENTERPRISE_ORGANIZATION_ICON" desc="The accessible name for the icon which indicates that the profile is managed by an organization">
      An icon indicating that this profile is managed by your organization
    </message>

    <!-- Supervised user profile signin IPH -->
    <message name="IDS_SUPERVISED_USER_PROFILE_SIGNIN_IPH_TITLE" desc="Title of a reminder message, which is intended to help supervised users understand that they have been signed in to Chrome.">
      Welcome, <ph name="CHILD_NAME">$1<ex>Charlie</ex></ph>
    </message>

    <message name="IDS_SUPERVISED_USER_PROFILE_SIGNIN_IPH_TEXT" desc="Body text of a reminder message, which is intended to help supervised users understand that they have been signed in to Chrome. This body text string comes after the 'Welcome back, USER_NAME' string. It motivates kids to get their parents' help to stay safer online.">
      Your parent's choices will now keep you safer online
    </message>

    <!-- Supervised user profile avatar badge -->
    <message name="IDS_MANAGED_BY_PARENT_A11Y" desc="Accessibility label that describes the information conveyed by the Google Family Link 'Kite' icon. When shown account profile photo or elsewhere in settings it indicates that the account is supervised.">
      Managed by your parent
    </message>

    <!-- Signout from a supervised user profile -->
    <message name="IDS_CHROME_SIGNOUT_CONFIRMATION_PROMPT_KIDS_BODY" desc="This confirmation message is intended to help supervised users understand what will happen when they sign out of Chrome. It appears on a dialog after users click to sign out of Chrome. It motivates kids to get their parents' help to stay safer online.">
      Your parent's choices won't apply after you sign out
    </message>

    <!-- Profile Picker -->
    <message name="IDS_PROFILE_PICKER_ADD_SPACE_BUTTON" desc="Text for the add space button on the profile picker main view">
      Add
    </message>
    <message name="IDS_PROFILE_PICKER_BROWSE_AS_GUEST_BUTTON" desc="Text for the profile picker main view button that launches guest session.">
      Guest mode
    </message>
    <message name="IDS_PROFILE_PICKER_BACK_BUTTON_ARIA_LABEL" desc="Label for a button that navigates user to the previous page from a profile picker subpage">
      Back from <ph name="PAGE_TITLE">$1<ex>Set up your new Chrome profile</ex></ph> page
    </message>
    <message name="IDS_PROFILE_PICKER_BACK_BUTTON_SIGN_IN_LABEL" desc="Label for a button that navigates user to the previous page from the 'Sign in' page">
      Back from sign in
    </message>
    <message name="IDS_PROFILE_PICKER_PAUSE_EFFECTS_BUTTON" desc="A text label for a button that pauses background effects, i.e. audio and animations (if applicable).">
      Pause effects
    </message>
    <message name="IDS_PROFILE_PICKER_PLAY_EFFECTS_BUTTON" desc="A text label for a button that plays background effects, i.e. audio and animations (if applicable).">
      Play effects
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_CARD_NEEDS_SIGNIN_PROMPT" desc="Text on the profile card signaling that the user must sign-in in order to open a profile">
      Sign in
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_CARD_LABEL_SUPERVISED" desc="Accessibility label that is used on the profile card button that opens an existing profile. It includes information conveyed by the Google Family Link 'Kite' icon, which indicates that the account is supervised.">
      Open <ph name="PROFILE_NAME">$1<ex>User</ex></ph> profile. This profile is managed by your parent.
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_CARD_LABEL" desc="Label for a profile card button that opens a new profile">
      Open <ph name="PROFILE_NAME">$1<ex>User</ex></ph> profile
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_CARD_INPUT_LABEL" desc="Not displayed. Used by screen readers to describe the input used to rename the profile.">
      Rename your profile
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_MORE_ACTIONS_ARIA_LABEL" desc="Label for a button that opens a menu of additional options for a given profile. Not displayed.">
      More actions for <ph name="PROFILE_NAME">$1<ex>User</ex></ph>
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_MENU_REMOVE_TEXT" desc="Text of the remove button in profile card menu.">
      Delete
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_MENU_CUSTOMIZE_TEXT" desc="Text of the customize button in profile card menu">
      Edit
    </message>
    <message name="IDS_PROFILE_PICKER_ASK_ON_STARTUP" desc="Text for the checkbox on the profile picker main view">
      Show on startup
    </message>
    <message name="IDS_PROFILE_PICKER_OPEN_ALL_PROFILES_BUTTON" desc="Text for the button on the profile picker main view that opens all profiles.">
      Open all profiles
    </message>
    <message name="IDS_PROFILE_PICKER_REMOVE_WARNING_LOCAL_PROFILE_TITLE" desc="Title of the remove warning message shown for local profiles, shown when the user selects remove from the 3 dotted menu.">
      Delete this profile and its data?
    </message>
    <message name="IDS_PROFILE_PICKER_FORCE_SIGN_IN_ERROR_DIALOG_NOT_ALLOWED_TITLE" desc="Title of the force sign in error dialog, the dialog is shown when the user attempts to enter a profile that is not allowed to be unlocked.">
      Can't use this profile
    </message>
    <message name="IDS_PROFILE_PICKER_FORCE_SIGN_IN_ERROR_DIALOG_NOT_ALLOWED_BODY" desc="Body of the force sign in error dialog, the dialog is shown when the user attempts to enter a profile that is not allowed to be unlocked.">
      Your administrator has made a system-wide change that disables some old profiles. You can no longer access this profile but can still remove it
    </message>
    <message name="IDS_PROFILE_PICKER_FORCE_SIGN_IN_ERROR_DIALOG_WRONG_ACCOUNT_TITLE" desc="Title of the force sign in error dialog, the dialog is shown when the user attempts to reauth a profile with the wrong account.">
      Can't unlock the profile
    </message>
    <message name="IDS_PROFILE_PICKER_FORCE_SIGN_IN_ERROR_DIALOG_WRONG_ACCOUNT_BODY" desc="Body of the force sign in error dialog, the dialog is shown when the user attempts to reauth a profile with the wrong account.">
      To unlock the profile sign in with your main account email: <ph name="EMAIL">$1<ex>example.com</ex></ph>
    </message>
    <message name="IDS_PROFILE_PICKER_FORCE_SIGN_IN_ERROR_TIMEOUT_TITLE" desc="Title of the force sign in error dialog, the dialog is shown when the user attempts to reauth a profile, but the process timed out.">
      Sign in timed out
    </message>
    <message name="IDS_PROFILE_PICKER_FORCE_SIGN_IN_ERROR_TIMEOUT_BODY" desc="Body of the force sign in error dialog, the dialog is shown when the user attempts to reauth a profile, but the process timed out.">
      Couldn't sign you in, please try again
    </message>
    <message name="IDS_PROFILE_PICKER_FORCE_SIGN_IN_ERROR_DIALOG_NOT_SUPPORTED_BY_GLIC_FLOW_TITLE" desc="Title of the force sign in error dialog, the dialog is shown when the user attempts to reauth a profile while in the Glic version. This flow is not supported in this version of the picker. The overall purpose of the dialog is to redirect the user to the regular picker to finalize the reauth.">
      Verify it's you
    </message>
    <message name="IDS_PROFILE_PICKER_REMOVE_WARNING_HISTORY" desc="The title of a statistic (browsing history) shown inside a table below the warning text when attempting to remove an user. A number is displayed next to it.">
      Browsing history
    </message>
    <message name="IDS_PROFILE_PICKER_REMOVE_WARNING_PASSWORDS" desc="The title of a statistic (sign-in methods) shown inside a table below the warning text when attempting to remove a profile. A number is displayed next to it.">
      Sign-in methods
    </message>
    <message name="IDS_PROFILE_PICKER_REMOVE_WARNING_BOOKMARKS" desc="The title of a statistic (bookmarks) shown inside a table below the warning text when attempting to remove a profile. A number is displayed next to it.">
      Bookmarks
    </message>
    <message name="IDS_PROFILE_PICKER_REMOVE_WARNING_AUTOFILL" desc="The title of a statistic (autofill) shown inside a table below the warning text when attempting to remove a profile. A number is displayed next to it.">
      Autofill data
    </message>
    <message name="IDS_PROFILE_PICKER_REMOVE_WARNING_CALCULATING" desc="This is shown next to the loading statistics in the remove action menu. All occurrences of '...' will be eventually replaced by numbers when the statistics are loaded.">
      ...
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_SIGNIN_BUTTON_LABEL" desc="Label for a button that prompts user to sign in">
      Sign in
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_NOT_NOW_BUTTON_LABEL" desc="Label for a button to decline a prompt to sign in">
      Continue without an account
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_DONT_SIGN_IN_BUTTON_LABEL" desc="Label for a button to decline a prompt to sign in">
      Don't sign in
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_STAY_SIGNED_OUT_BUTTON_LABEL" desc="Label for a button to decline a prompt to sign in">
      Stay signed out
    </message>

    <!-- TODO(crbug.com/40267173): Update the string ids for local profile
         creatiom since they are now used outside the Profile Picker, in
         Profile Customization UI instead. -->
    <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_CUSTOMIZE_AVATAR_BUTTON_LABEL" desc="Accessibility label for edit avatar button when the pencil icon is focused that is not rendered.">
      Customize avatar
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_AVATAR_TEXT" desc="Text of a section to pick an avatar for the profile.">
      Pick an avatar
    </message>
    <message name="IDS_PROFILE_PICKER_IPH_NEXT_BUTTON_LABEL" desc="Label of the next button showing on the IPH.">
      Next
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_SWITCH_SWITCH_BUTTON_LABEL" desc="Label of a button that switches user browsing to existing profile">
      Switch
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_DEVICE_MANAGED_BY_DESCRIPTION" desc="Disclaimer on the first profile creation screen, informing that the device is managed by an administrator.">
      Your device is managed by <ph name="PROFILE_NAME">$1<ex>example.com</ex></ph>. Administrators can access the data in any profile on this device.
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_DEVICE_MANAGED_DESCRIPTION" desc="Disclaimer on the first profile creation screen, informing that the device is managed.">
      Your device is managed by your organization. Administrators can access the data in any profile on this device.
    </message>
    <message name="IDS_PROFILE_PICKER_REMOVE_WARNING_LOCAL_PROFILE" desc="Main text shown as a warning when attempting to remove an user.">
      This will permanently delete your browsing data from this device.
    </message>
    <message name="IDS_PROFILE_PICKER_REMOVE_WARNING_SIGNED_IN_PROFILE_TITLE" desc="Title of the remove warning message shown for signed in profiles, shown when the user selects remove from the 3 dotted menu">
      Delete this profile?
    </message>
    <message name="IDS_PROFILE_PICKER_REMOVE_WARNING_SIGNED_IN_PROFILE" desc="Remove warning message shown for signed in profiles shown when the user selects remove from the 3 dotted menu">
      This will permanently delete your browsing data from this device. To recover the data, turn on sync as
    </message>
    <message name="IDS_PROFILE_PICKER_REMOVE_WARNING_SIGNED_IN_PROFILE_SIGN_IN_AS" desc="Remove warning message shown for signed in profiles shown when the user selects remove from the 3 dotted menu for users that can only sign back in (not Turning on Sync).">
      This will permanently delete your browsing data from this device. To recover the data, sign in as
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_PROFILE_TYPE_CHOICE_SUBTITLE_UNO"
      desc="Profile picker profile type choice subtitle"> Sign in to get your passwords and more on all your devices
    </message>
    <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_PROFILE_TYPE_CHOICE_SUBTITLE_UNO_BOOKMARKS"
      desc="Profile picker profile type choice subtitle"> Sign in to get your passwords, bookmarks, and more on all your devices
    </message>

    <!-- First Run Experience strings -->
    <message name="IDS_FRE_WELCOME_TITLE" desc="This string is the main headline of the first onboarding screen intended to introduce users to Google Chrome. It highlights productivity as a core value proposition. The tone should be motivating and professional. (CHAR LIMIT = 45)">
      The browser that gets more done
    </message>

    <message name="IDS_FRE_SIGN_IN_SUBTITLE_0"
      desc="This is the subtitle on a full-page screen that asks the user to sign in to Chrome with their Google Account. It appears when the user launches Chrome for the first time. When they sign in, they can personalize and customize Chrome and remember their settings in their Google Account. These features are also described in the cards below as 'All your devices', 'Stronger security', and 'Back up data'. The tone should be inviting and alluring.">
      Get additional features
    </message>
    <message name="IDS_FRE_DEVICES_CARD_TITLE"
      desc="This string is the headline in one of three cards that represent the top benefits for why a user should sign in to Chrome with a Google Account. The cards appear on a full-page screen when the user launches Chrome for the first time. This card's headline means that users can get their data (like bookmarks, history) on all the devices where they're signed in. The headline is followed by the body text 'Easily pick up where you left off'. The tone should be informative.">
      All your devices
    </message>
    <message name="IDS_FRE_DEVICES_CARD_DESCRIPTION"
      desc="This is the body text in one of three cards that represent the top benefits for why a user should sign in to Chrome with a Google Account. The cards appear on a full-page screen when the user launches Chrome for the first time. The body is preceded by the headline 'All your devices'. This card's body means that users can get their data (like bookmarks, history) on all the devices where they're signed in. The tone should be informative.">
      Easily pick up where you left off
    </message>
    <message name="IDS_FRE_SECURITY_CARD_TITLE"
      desc="This string is the headline in one of three cards that represent the top benefits for why a user should sign in to Chrome with a Google Account. The cards appear on a full-page screen when the user launches Chrome for the first time. This card's headline means that users can get a higher level of security. The headline is followed by the body text 'Protect your passwords against phishing'. The tone should be informative.">
      Stronger security
    </message>
    <message name="IDS_FRE_SECURITY_CARD_DESCRIPTION"
      desc="This is the body text in one of three cards that represent the top benefits for why a user should sign in to Chrome with a Google Account. The cards appear on a full-page screen when the user launches Chrome for the first time. The body is preceded by the headline 'Stronger security'. This card's body means that users can get a higher level of security. Translate 'phishing' according to https://localization.google.com/glossary/termset?gid=27517723&amp;tsid=60554f8 . The tone should be informative.">
      Protect your passwords against phishing
    </message>
    <message name="IDS_FRE_BACKUP_CARD_TITLE"
      desc="This string is the headline in one of three cards that represent the top benefits for why a user should sign in to Chrome with a Google Account. The cards appear on a full-page screen when the user launches Chrome for the first time. This card's headline means that users can back up their data (like bookmarks, history, passwords, settings) so that the data can't get lost if a device malfunctions. The headline is followed by the body text 'Store your passwords, bookmarks, and more'. The tone should be informative.">
      Back up your stuff
    </message>
    <message name="IDS_UNO_FRE_BACKUP_CARD_DESCRIPTION"
      desc="This is the body text in one of three cards that represent the top benefits for why a user should sign in to Chrome with a Google Account. The cards appear on a full-page screen when the user launches Chrome for the first time. The body is preceded by the headline 'Back up data'. This card's body means that users can back up their data (like bookmarks, history, settings) so that the data can't get lost if a device malfunctions. Translate 'bookmarks' according to https://localization.google.com/glossary/termset?gid=27517723&amp;tsid=59c31bb . Translate 'and more' so that it conveys that there are additional similar items that are not listed. The tone should be informative.">
      Save your bookmarks and more with sync
    </message>
    <message name="IDS_UNO_FRE_BACKUP_CARD_DESCRIPTION_WITH_PASSWORDS"
      desc="This is the body text in one of three cards that represent the top benefits for why a user should sign in to Chrome with a Google Account. The cards appear on a full-page screen when the user launches Chrome for the first time. The body is preceded by the headline 'Back up data'. This card's body means that users can back up their data (like bookmarks, history, settings) so that the data can't get lost if a device malfunctions. Translate 'bookmarks' according to https://localization.google.com/glossary/termset?gid=27517723&amp;tsid=59c31bb . Translate 'and more' so that it conveys that there are additional similar items that are not listed. The tone should be informative.">
      Store your passwords, bookmarks, and more
    </message>
    <message name="IDS_UNO_FRE_REFRESH_BACKUP_CARD_DESCRIPTION_WITH_PASSWORDS"
      desc="This is the body text for the back-up benefit card (one of three cards that represent the top benefits for why a user should sign in to Chrome with a Google Account). The cards appear on a full-page screen when the user launches Chrome for the first time. It lists specific items that will be synced to the cloud so that the data can't get lost if a device malfunctions. The tone should be informative.">
      Store your passwords, bookmarks, and settings
    </message>
    <if expr="not use_titlecase">
      <message name="IDS_FRE_DECLINE_SIGN_IN_BUTTON_TITLE" desc="The title of the button giving the users the choice not to sign in to Chrome">
        Don't sign in
      </message>
      <message name="IDS_FRE_STAY_SIGNED_OUT_BUTTON_TITLE" desc="The title of the button giving the users the choice not to sign in to Chrome">
        Stay signed out
      </message>
      <message name="IDS_FRE_ACCEPT_SIGN_IN_BUTTON_TITLE" desc="The title of the button giving the users the choice to sign in to Chrome">
        Sign in
      </message>
    </if>
    <if expr="use_titlecase">
      <message name="IDS_FRE_DECLINE_SIGN_IN_BUTTON_TITLE" desc="In Title Case. The title of the button giving the users the choice not to sign in to Chrome">
        Don't Sign In
      </message>
      <message name="IDS_FRE_STAY_SIGNED_OUT_BUTTON_TITLE" desc="The title of the button giving the users the choice not to sign in to Chrome">
        Stay Signed Out
      </message>
      <message name="IDS_FRE_ACCEPT_SIGN_IN_BUTTON_TITLE" desc="In Title Case. The title of the button giving the users the choice to sign in to Chrome">
        Sign In
      </message>
    </if>
    <message name="IDS_FRE_CREATE_ACCOUNT_DESCRIPTION" desc="Text displayed on the sign-in screen (close to the sign-in button) in the first run experience (very first time Chrome is launched), informing users they can either sign in with an existing Google account or create a new one in the next step(s).">
      Use your Google account or create a new one
    </message>
    <message name="IDS_FRE_SIGN_IN_CELEBRATION_WELCOME_TITLE" desc="Title for the sign in celebration screen (FRE).">
      Welcome, <ph name="USER_NAME">$1<ex>John</ex></ph>!
    </message>
    <message name="IDS_FRE_MANAGED_DESCRIPTION" desc="The disclaimer explaining to the users that their device is managed by their organization">
      Your device is managed by your organization. Administrators can access the data in any profile on this device.
    </message>
    <message name="IDS_FRE_MANAGED_BY_DESCRIPTION" desc="The disclaimer explaining to the users that their device is managed by an administrator">
      Your device is managed by <ph name="DOMAIN">$1<ex>example.com</ex></ph>. Administrators can access the data in any profile on this device.
    </message>
    <message name="IDS_FRE_NATIVE_TOOLBAR_DONT_SIGN_IN_BUTTON_LABEL" desc="A label for a button on the native toolbar to decline a prompt to sign in. Once clicked, the sign-in flow will be cancelled.">
      Don't sign in
    </message>
    <message name="IDS_FRE_NATIVE_TOOLBAR_START_BROWSING_BUTTON_LABEL" desc="A label for a button on the native toolbar of the first run feature showcase screen to start browsing directly. Once clicked, the first run flow will close and open the New Tab Page.">
      Start browsing
    </message>
    <message name="IDS_FRE_NEXT_BUTTON_TITLE" desc="A title for a button that advances a user to the next step (sign in screen) in the first run experience flow.">
      Next
    </message>
    <message name="IDS_FRE_FINISH_OR_CONTINUE_TITLE" desc="A title for the final onboarding screen (Finish or Continue) in the first run experience flow.  It indicates that the setup process is complete. CHAR LIMIT = 25">
      You're all set!
    </message>
    <message name="IDS_FRE_FINISH_OR_CONTINUE_SEE_MORE_TIPS_BUTTON_LABEL" desc="A label for a button that leads to educational content. It appears on the final onboarding screen (Finish or Continue) in the first run experience flow. CHAR LIMIT = 20">
      See more tips
    </message>
    <message name="IDS_FRE_FINISH_OR_CONTINUE_SEE_WHATS_NEW_BUTTON_LABEL" desc="A label for a button that leads to educational content. It appears for users who have finished the whole FRE flow and weren’t eligible to any of the Feature Showcase steps. It appears on the final onboarding screen (Finish or Continue) in the first run experience flow. CHAR LIMIT = 20">
      See what's new
    </message>
    <message name="IDS_FRE_FINISH_OR_CONTINUE_START_BROWSING_BUTTON_LABEL" desc="A label for a button that enters the web. It appears on the final onboarding screen (Finish or Continue) in the first run experience flow. CHAR LIMIT = 20">
      Start browsing
    </message>

    <!-- Default Browser Promo -->
    <message name="IDS_FRE_DEFAULT_BROWSER_TITLE_NEW" desc="Title for the page that prompts user to set Chrome as their default browser in the first run experience.">
      Set your default browser
    </message>
    <message name="IDS_FRE_DEFAULT_BROWSER_SET_AS_DEFAULT" desc="The label for a button to confirm setting Chrome as their default browser.">
      Set as default
    </message>
    <message name="IDS_FRE_DEFAULT_BROWSER_SKIP" desc="The label for a button to skip setting Chrome as their default browser.">
      Skip
    </message>

    <!-- Default Browser Promo Refresh -->
    <message name="IDS_FRE_REFRESH_DEFAULT_BROWSER_SET_AS_DEFAULT" desc="The label for a button to confirm setting Chrome as their default browser.">
      Set as default
    </message>
    <message name="IDS_FRE_REFRESH_DEFAULT_BROWSER_NO_THANKS" desc="The label for a button to skip setting Chrome as their default browser.">
      No thanks
    </message>

    <!-- Feature Showcase - Lens Overlay -->
    <message name="IDS_FEATURE_SHOWCASE_LENS_OVERLAY_SUBTITLE" desc="This is the subtitle for the Lens Overlay, explaining the primary use cases (shopping, translation, search).">
      Select anything on your screen as you browse to shop, translate, and search using AI
    </message>
    <message name="IDS_FEATURE_SHOWCASE_LENS_OVERLAY_NOT_NOW" desc="The label for the 'Not now' button to not enable the Lens Overlay feature.">
      Not now
    </message>
    <message name="IDS_FEATURE_SHOWCASE_LENS_OVERLAY_YES_IM_IN" desc="Label for the 'Yes, I'm in' button to enable the Lens Overlay feature.">
      Yes, I'm in
    </message>

    <!-- Feature Showcase - Gemini -->
    <message name="IDS_FEATURE_SHOWCASE_GEMINI_SUBTITLE" desc="This is a subtitle explaining a specific feature of the AI assistant: using active page content to provide better context. Moreover, it explains the technical data flow (content and URLs) to Google for AI processing. The tone should be transparent and cautionary.">
      For more relevant answers, Google uses the content and the URL of shared tabs. Your current tab is shared in new chats. You can change this setting anytime.
    </message>

    <message name="IDS_FEATURE_SHOWCASE_GEMINI_DISCLOSURE_1_ROW" desc="This is a disclosure regarding human review and data usage for model training. 'Learn more' links to privacy choices. It is a critical privacy notice. This string includes legal disclaimers and a quality warning about AI 'hallucinations.' The tone should be cautionary.">
      Chats are reviewed and used to improve Google AI. Gemini is AI and can make mistakes. You can <ph name="BEGIN_LINK_MANAGE_ACTIVITY">&lt;a href="$1" target="_blank"&gt;</ph>manage your activity<ph name="END_LINK_MANAGE_ACTIVITY">&lt;/a&gt;</ph>, including info about your location. <ph name="BEGIN_LINK_LEARN_MORE">&lt;a href="$2" target="_blank"&gt;</ph>Learn more about your choices<ph name="END_LINK_LEARN_MORE">&lt;/a&gt;</ph>
    </message>
    <message name="IDS_FEATURE_SHOWCASE_GEMINI_DISCLOSURE_1_US" desc="This is a disclosure regarding human review and data usage for model training. 'Learn more' links to privacy choices. It is a critical privacy notice. This string includes legal disclaimers and a quality warning about AI 'hallucinations.' The tone should be cautionary.">
      Chats are reviewed and used to improve Google AI. Gemini is AI and can make mistakes. Some content may not be suitable for everyone. You can <ph name="BEGIN_LINK_MANAGE_ACTIVITY">&lt;a href="$1" target="_blank"&gt;</ph>manage your activity<ph name="END_LINK_MANAGE_ACTIVITY">&lt;/a&gt;</ph>, including info about your location. <ph name="BEGIN_LINK_LEARN_MORE">&lt;a href="$2" target="_blank"&gt;</ph>Learn more about your choices<ph name="END_LINK_LEARN_MORE">&lt;/a&gt;</ph>
    </message>
    <message name="IDS_FEATURE_SHOWCASE_GEMINI_DISCLOSURE_1_ENTERPRISE_ROW" desc="This string includes legal disclaimers and a quality warning about AI 'hallucinations.' The tone should be cautionary.">
      Neither your conversations with Gemini nor your <ph name="BEGIN_LINK_WORKSPACE_DATA_PRIVACY">&lt;a href="$1" target="_blank"&gt;</ph>Google Workspace data<ph name="END_LINK_WORKSPACE_DATA_PRIVACY">&lt;/a&gt;</ph> will be reviewed or used to improve generative AI models. Gemini is AI and can make mistakes.
    </message>
    <message name="IDS_FEATURE_SHOWCASE_GEMINI_DISCLOSURE_1_ENTERPRISE_US" desc="This string includes legal disclaimers and a quality warning about AI 'hallucinations.' The tone should be cautionary.">
      Neither your conversations with Gemini nor your <ph name="BEGIN_LINK_WORKSPACE_DATA_PRIVACY">&lt;a href="$1" target="_blank"&gt;</ph>Google Workspace data<ph name="END_LINK_WORKSPACE_DATA_PRIVACY">&lt;/a&gt;</ph> will be reviewed or used to improve generative AI models. Gemini is AI and can make mistakes. Some content may not be suitable for everyone.
    </message>
    <message name="IDS_FEATURE_SHOWCASE_GEMINI_DISCLOSURE_2_KR" desc="">
      Our <ph name="BEGIN_LINK_TERMS">&lt;a href="$1" target="_blank"&gt;</ph>Terms<ph name="END_LINK_TERMS">&lt;/a&gt;</ph>, <ph name="BEGIN_LINK_LOCATION_TERMS">&lt;a href="$2" target="_blank"&gt;</ph>Korean Location Terms<ph name="END_LINK_LOCATION_TERMS">&lt;/a&gt;</ph>, and <ph name="BEGIN_LINK_PRIVACY">&lt;a href="$3" target="_blank"&gt;</ph>Privacy Notice<ph name="END_LINK_PRIVACY">&lt;/a&gt;</ph> apply.
    </message>
    <message name="IDS_FEATURE_SHOWCASE_GEMINI_DISCLOSURE_2_ROW" desc="">
      <ph name="BEGIN_LINK_TERMS">&lt;a href="$1" target="_blank"&gt;</ph>Google Terms<ph name="END_LINK_TERMS">&lt;/a&gt;</ph> and the <ph name="BEGIN_LINK_PRIVACY">&lt;a href="$2" target="_blank"&gt;</ph>Gemini Apps Privacy Notice<ph name="END_LINK_PRIVACY">&lt;/a&gt;</ph> apply
    </message>

    <message name="IDS_FEATURE_SHOWCASE_GEMINI_NOT_NOW" desc="This is the button to decline the AI feature consent. (CHAR LIMIT = 15)">
      Not now
    </message>
    <message name="IDS_FEATURE_SHOWCASE_GEMINI_YES_IM_IN" desc="This is a button to accept the AI feature consent. 'Yes, I'm in' is a colloquial phrase meaning 'I agree/consent.' Translate this as a positive, informal affirmation. (CHAR LIMIT = 15)">
      Yes, I'm in
    </message>

    <!-- Enterprise profile welcome -->
    <message name="IDS_FEATURE_SHOWCASE_STEPPER_A11Y_LABEL" is_accessibility_with_no_ui="true" desc="The accessible text for the feature showcase progress stepper, conveying the current step and total steps.">
      Step <ph name="STEP_NUMBER">$1<ex>1</ex></ph> of <ph name="TOTAL_STEPS">$2<ex>3</ex></ph>
    </message>

    <!-- Feature Showcase - Themes and Customization -->
    <message name="IDS_FEATURE_SHOWCASE_THEMES_SUBTITLE" desc="This is the subtitle for the customization screen, listing examples like 'themes' and 'dark mode'. (CHAR LIMIT = 60)">
      Customize your browser with options like themes and dark mode.
    </message>
    <message name="IDS_FEATURE_SHOWCASE_THEMES_APPLY_THEME" desc="Label for the button to apply a theme to the browser. It is a verb-based action that initiates the visual change. Ensure 'Apply' is translated as a functional command. (CHAR LIMIT = 20)">
      Apply theme
    </message>
    <message name="IDS_FEATURE_SHOWCASE_THEMES_NO_THANKS" desc="Label for a button that dismisses the option to personalize the browser. (CHAR LIMIT = 20)">
      No thanks
    </message>

    <!-- Signout Confirmation Dialog Desktop -->
    <message name="IDS_SIGNOUT_CONFIRMATION_EXTENSIONS_SECTION_TITLE" desc="Title of the Extensions section in the Signout Confirmation dialog which allows users to remove extensions linked to their account when signing out.">
      {ACCOUNT_EXTENSIONS_COUNT, plural,
      =1 {Remove 1 extension and the data that it saved on this device}
      other {Remove {ACCOUNT_EXTENSIONS_COUNT} extensions and the data that they saved on this device}
      }
    </message>
    <message name="IDS_SIGNOUT_CONFIRMATION_EXTENSIONS_SECTION_TOOLTIP" desc="Mouse over tooltip for the Extensions section in the Signout Confirmation dialog which allows users to remove extensions linked to their account when signing out.">
      {ACCOUNT_EXTENSIONS_COUNT, plural,
      =1 {This extension is saved in your Google Account, but any data it saved only on this device may be deleted}
      other {These extensions are saved in your Google Account, but any data they've saved only on this device may be deleted}
      }
    </message>
    <message name="IDS_SIGNOUT_CONFIRMATION_UNSYNCED_DATA_WITH_ACCOUNT_EXTENSIONS" desc="An additional message shown in the Signout Confirmation dialog if the user initiates a signout with unsynced data and they have account extensions installed.">
      You can also remove these extensions from this device:
    </message>

    <!-- History Sync Opt-in Desktop -->
    <message name="IDS_HISTORY_SYNC_OPT_IN_TITLE" desc="Title of the history sync opt in screen which offers the user to turn on the data types history, tabs, and saved tab groups.">
      Save time, type less
    </message>
    <message name="IDS_HISTORY_SYNC_OPT_IN_SUBTITLE" desc="Subtitle of the history sync opt in screen which offers the user to turn on the data types history, tabs, and saved tab groups.">
      To quickly get back to sites you’ve visited, sync your history and tabs
    </message>
    <message name="IDS_HISTORY_SYNC_OPT_IN_DESCRIPTION" desc="Description of the history sync opt in screen which offers the user to turn on the data types history, tabs, and saved tab groups.">
      You can stop syncing anytime in settings. Google may personalize Search and other services based on your history.
    </message>
    <message name="IDS_HISTORY_SYNC_OPT_IN_ACCEPT_BUTTON" desc="Accept button of the history sync opt in screen which offers the user to turn on the data types history, tabs, and saved tab groups.">
      Yes, I’m in
    </message>
    <message name="IDS_HISTORY_SYNC_OPT_IN_REJECT_BUTTON" desc="Decline button of the history sync opt in screen which offers the user to turn on the data types history, tabs, and saved tab groups.">
      No thanks
    </message>
    <message name="IDS_TABS_DISABLED_ERROR_DESCRIPTION" desc="Message that is shown in an error dialog when a user tries to sign in to use a service that requires history sync opt in (e.g. sharing/joining tab groups), but sync is disabled.">
      Your organization turned off saving tabs in your Google Account
    </message>
    <!-- Avatar Button Promos Desktop -->
    <if expr="not use_titlecase">
      <message name="IDS_AVATAR_BUTTON_SYNC_HISTORY" desc="The avatar button label for the history sync promo. When clicked, it opens the profile menu with the sync button.">
        Sync history?
      </message>
      <message name="IDS_AVATAR_BUTTON_SYNC_PROMO" desc="The avatar button label for the sync promo. When clicked, it opens the profile menu with the sync button. This is also used to Batch Upload as well.">
        Back up your stuff?
      </message>
      <message name="IDS_AVATAR_BUTTON_BATCH_UPLOAD_PROMO" desc="The avatar button label for the Batch Upload promo. When clicked, it opens the profile menu with a button that would open the Batch Upload.">
        Save in account?
      </message>
      <message name="IDS_AVATAR_BUTTON_BATCH_UPLOAD_PROMO_WITH_BOOKMARK_CLEANUP_PROMO" desc="The avatar button label for the Batch Upload promo with an emphasis on Bookmarks. When clicked, it opens the profile menu with a button that would open the Batch Upload.">
        Clean up bookmarks?
      </message>
    </if>
    <if expr="use_titlecase">
      <message name="IDS_AVATAR_BUTTON_SYNC_HISTORY" desc="The avatar button label for the history sync promo. When clicked, it opens the profile menu with the sync button.">
        Sync History?
      </message>
      <message name="IDS_AVATAR_BUTTON_SYNC_PROMO" desc="The avatar button label for the sync promo. When clicked, it opens the profile menu with the sync button. This is also used to Batch Upload as well.">
        Back Up Your Stuff?
      </message>
      <message name="IDS_AVATAR_BUTTON_BATCH_UPLOAD_PROMO" desc="The avatar button label for the Batch Upload promo. When clicked, it opens the profile menu with a button that would open the Batch Upload.">
        Save in Account?
      </message>
      <message name="IDS_AVATAR_BUTTON_BATCH_UPLOAD_PROMO_WITH_BOOKMARK_CLEANUP_PROMO" desc="The avatar button label for the Batch Upload promo with an emphasis on Bookmarks. When clicked, it opens the profile menu with a button that would open the Batch Upload.">
        Clean Up Bookmarks?
      </message>
    </if>
    <!-- Profile Menu Promos Desktop -->
    <message name="IDS_PROFILE_MENU_SYNC_PROMO_SYNC_HISTORY_DESCRIPTION" desc="The description for the sync promo in the profile menu opened from the 'Sync history?' history sync opt-in identity pill.">
      To easily get back to sites you’ve visited, sync your history and tabs to <ph name="ACCOUNT_EMAIL">$1<ex>elisa.beckett@gmail.com</ex></ph>
    </message>
    <if expr="not use_titlecase">
      <message name="IDS_PROFILE_MENU_SYNC_PROMO_BUTTON_LABEL" desc="The button label for the sync promo. When clicked, it opens the turn on sync dialog.">
        Turn on
      </message>
    </if>
    <if expr="use_titlecase">
      <message name="IDS_PROFILE_MENU_SYNC_PROMO_BUTTON_LABEL" desc="The button label for the sync promo. When clicked, it opens the turn on sync dialog.">
        Turn On
      </message>
    </if>
    <message name="IDS_PROFILE_MENU_DESCRIPTION_WITH_SYNC_PROMO" desc="The description of the identity section in the Profile Menu for users that can see the Sync Promo in the Avatar button. This describes the action presented right below it in the button.">
      Back up your passwords, bookmarks, and more, so you can easily get them on all your devices
    </message>
    <message name="IDS_PROFILE_MENU_BUTTON_LABEL_WITH_SYNC_PROMO" desc="The button label in the Profile Menu identity section for users that can see the Sync Promo in the Avatar button. When clicked, it opens the turn on sync dialog.">
      Continue
    </message>
    <message name="IDS_PROFILE_MENU_PROMO_DESCRIPTION_WITH_BATCH_UPLOAD" desc="The description of the identity section in the Profile Menu for users that can see the Batch Upload promo in the Avatar button, when having local data. This describes the action presented right below it in the button.">
      To get your passwords, bookmarks, and more on all your devices, save them in your Google Account
    </message>
    <if expr="not use_titlecase">
      <message name="IDS_PROFILE_MENU_PROMO_BUTTON_WITH_BATCH_UPLOAD" desc="The button label in the Profile Menu identity section for users that can see the Batch Upload promo in the Avatar button, when having local data. When clicked, it opens the Batch Upload dialog.">
        Save in account
      </message>
    </if>
    <if expr="use_titlecase">
      <message name="IDS_PROFILE_MENU_PROMO_BUTTON_WITH_BATCH_UPLOAD" desc="The button label in the Profile Menu identity section for users that can see the Batch Upload promo in the Avatar button, when having local data. When clicked, it opens the Batch Upload dialog.">
        Save in Account
      </message>
    </if>
    <message name="IDS_PROFILE_MENU_PROMO_DESCRIPTION_WITH_BATCH_UPLOAD_BOOKMARK_CLEANUP" desc="The description of the identity section in the Profile Menu for users that can see the Batch Upload promo in the Avatar button with the emphasis on Bookmarks cleanup, when having local data. This describes the action presented right below it in the button.">
      To clean up any duplicate bookmarks, save them in your Google Account
    </message>
  </if>
    <message name="IDS_SIGN_IN_BENEFITS_IPH_TEXT" desc="Text of the IPH bubble announcing benefits for users who signed in before the sync-to-signin migration.">
      While you're signed in, you can use the bookmarks, extensions, and more saved in your Google Account on all your devices
    </message>
    <message name="IDS_SIGN_IN_BENEFITS_WITHOUT_BOOKMARKS_AND_EXTENSIONS_IPH_TEXT" desc="Text of the IPH bubble announcing benefits for users who signed in before the sync-to-signin migration, not mentioning bookmarks and extensions because they require an explicit sign in.">
      While you're signed in, you can use the themes, settings, and more saved in your Google Account on all your devices
    </message>
    <!-- Sign in on your phone (QR code) strings  -->
    <if expr="not use_titlecase">
      <message name="IDS_AVATAR_BUTTON_SIGNIN_ON_PHONE" desc="Text on the avatar pill expanding while the QR code bubble is showing, which will let the user sign in on their phone.">
        Sign in on phone?
      </message>
    </if>
    <if expr="use_titlecase">
      <message name="IDS_AVATAR_BUTTON_SIGNIN_ON_PHONE" desc="Text on the avatar pill expanding while the QR code bubble is showing, which will let the user sign in on their phone.">
        Sign In on Phone?
      </message>
    </if>
    <if expr="not use_titlecase">
      <message name="IDS_PROFILE_MENU_SIGNIN_ON_PHONE_BUTTON_LABEL" desc="Text of the Profile Menu button that opens the QR code bubble, which will let the user sign in on their phone.">
        Sign in on your phone
      </message>
    </if>
    <if expr="use_titlecase">
      <message name="IDS_PROFILE_MENU_SIGNIN_ON_PHONE_BUTTON_LABEL" desc="Text of the Profile Menu button that opens the QR code bubble, which will let the user sign in on their phone.">
        Sign In on Your Phone
      </message>
    </if>
    <message name="IDS_QR_CODE_BUBBLE_SIGNIN_ON_PHONE_SUBTITLE" desc="Subtitle of the QR Code bubble showing a code for the user to sign in on their phone.">
      To pick up where you left off, sign in to the same account on both devices
    </message>
</grit-part>
