summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/app/profiles_strings.grdp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/app/profiles_strings.grdp')
-rw-r--r--chromium/chrome/app/profiles_strings.grdp15
1 files changed, 15 insertions, 0 deletions
diff --git a/chromium/chrome/app/profiles_strings.grdp b/chromium/chrome/app/profiles_strings.grdp
index 55b6b743b7a..55616292b52 100644
--- a/chromium/chrome/app/profiles_strings.grdp
+++ b/chromium/chrome/app/profiles_strings.grdp
@@ -84,6 +84,9 @@
<message name="IDS_PROFILES_SYNC_COMPLETE_TITLE" desc="Title of the profile card when sync is complete.">
Syncing to
</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_PROFILES_DICE_SIGNIN_BUTTON" desc="Button in the profile user menu to sign in and turn on Sync.">
Turn on sync...
</message>
@@ -105,6 +108,12 @@
<message name="IDS_PROFILES_EXIT_GUEST" desc="Button in the avatar menu bubble view for exiting the active guest session.">
Exit Guest
</message>
+ <message name="IDS_PROFILES_CLOSE_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 # window}
+ other {Close # windows}
+ }
+ </message>
<message name="IDS_PROFILES_SIGNIN_PROMO" desc="Text describing the benefits of signing in.">
Sign in to get your bookmarks, history, passwords, and other settings on all your devices.
</message>
@@ -118,6 +127,9 @@
Addresses and more
</message>
<if expr="not use_titlecase">
+ <message name="IDS_PROFILES_OTHER_PROFILES_TITLE" desc="Title in the profile menu of the 'other profiles' section.">
+ Other people
+ </message>
<message name="IDS_PROFILES_PROFILE_MANAGE_ACCOUNTS_BUTTON" desc="Button in the avatar menu bubble view used to manage accounts for a profile.">
Your accounts
</message>
@@ -135,6 +147,9 @@
</message>
</if>
<if expr="use_titlecase">
+ <message name="IDS_PROFILES_OTHER_PROFILES_TITLE" desc="Title in the profile menu of the 'other profiles' section.">
+ Other People
+ </message>
<message name="IDS_PROFILES_PROFILE_MANAGE_ACCOUNTS_BUTTON" desc="Button in the avatar menu bubble view used to manage accounts for a profile.">
Your Accounts
</message>