Upload upstream chromium 114.0.5735.31
[platform/framework/web/chromium-efl.git] / chrome / app / profiles_strings.grdp
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Profiles specific strings (included from generated_resources.grd). -->
3 <grit-part>
4   <!-- Supervised User (Legacy and Accounts for Kids) Avatar Menu -->
5   <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.">
6     {0, plural,
7       =1 {Guest}
8       other {Guest (#)}
9     }
10   </message>
11   <message name="IDS_AVATAR_BUTTON_GUEST_TOOLTIP" desc="Tooltip for the avatar button when the user is in Guest mode.">
12     To clear Guest mode history, close all Guest windows.
13   </message>
14   <message name="IDS_GUEST_BUBBLE_ACCESSIBLE_TITLE" desc="Accessible title of the avatar menu, opened in guest mode. The message also shows the number of open guest windows if they are more than one. [ICU Syntax]">
15       {0, plural,
16         =1 {Guest}
17         other {# open guest windows}
18       }
19   </message>
20   <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]">
21       {0, plural,
22         =1 {Incognito}
23         other {# open Incognito windows}
24       }
25   </message>
26   <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.">
27     {0, plural,
28       =1 {Incognito}
29       other {Incognito (#)}
30     }
31   </message>
32   <message name="IDS_AVATAR_BUTTON_INCOGNITO_TOOLTIP" desc="Tooltip for the avatar button when the user is in Incognito mode.">
33     You're Incognito
34   </message>
35   <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">
36     Error
37   </message>
38   <message name="IDS_AVATAR_BUTTON_SYNC_ERROR_TOOLTIP" desc="Tooltip for the avatar button when there are sync errors for the current profile.">
39     <ph name="PROFILE_NAME">$1<ex>User</ex></ph>: <ph name="ERROR_DESCRIPTION">$2<ex>Sync isn't working</ex></ph>
40   </message>
41   <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">
42     Paused
43   </message>
44
45   <!-- Supervised User Block Interstitial data -->
46    <message name="IDS_BLOCK_INTERSTITIAL_DEFAULT_FEEDBACK_TEXT" desc="The default text for feedback about a blocked site.">
47     <ph name="REASON">$1<ex>It may have mature content.</ex></ph>
48     I don't think this site should be blocked!
49   </message>
50
51   <!-- Multi-profile -->
52   <message name="IDS_PROFILES_MENU_NAME" desc="The name of menu for profiles (Mac and linux) and name for the launcher menu section (Mac).">
53     Profiles
54   </message>
55   <if expr="is_macosx">
56     <message name="IDS_PROFILES_CREATE_NEW_PROFILE_OPTION" desc="In Title Case. Create new profile menu item and button title.">
57       Add Person...
58     </message>
59     <message name="IDS_PROFILES_ADD_PROFILE_LABEL" desc="In Title Case. Menu item for adding a new profile.">
60       Add Profile...
61     </message>
62   </if>
63   <if expr="is_linux">
64     <message name="IDS_PROFILES_ADD_PROFILE_LABEL" desc="Menu item for adding a new profile.">
65       Add profile...
66     </message>
67   </if>
68   <message name="IDS_PROFILES_PROFILE_BUBBLE_ACCESSIBLE_TITLE" desc="Accessible title of the avatar menu bubble.">
69     Accounts and sync
70   </message>
71   <message name="IDS_PROFILES_EXIT_PROFILE_BUTTON" desc="Button in the avatar menu bubble view to close all windows of the current profile when there is more than one profile.">
72     Exit <ph name="PROFILE_NAME">$1<ex>User</ex></ph>
73   </message>
74   <message name="IDS_PROFILES_GAIA_SIGNIN_TITLE" desc="Title of the account removal view in the avatar menu bubble.">
75     Sign in
76   </message>
77   <message name="IDS_PROFILES_ACCOUNT_REMOVAL_TITLE" desc="Title of the account removal view in the avatar menu bubble.">
78     Remove account
79   </message>
80   <message name="IDS_PROFILES_SYNC_COMPLETE_TITLE" desc="Title of the profile card when sync is complete.">
81     Syncing to
82   </message>
83   <message name="IDS_PROFILES_OPEN_SYNC_SETTINGS_BUTTON" desc="Button in the profile menu to open sync settings when sync is on.">
84     Sync is on
85   </message>
86   <message name="IDS_PROFILES_DICE_SIGNIN_BUTTON" desc="Button in the profile user menu to sign in and turn on Sync.">
87     Turn on sync...
88   </message>
89   <message name="IDS_PROFILES_DICE_NOT_SYNCING_TITLE" desc="Title of the sync promo account card in the user menu.">
90     Sync is off
91   </message>
92   <message name="IDS_PROFILES_DICE_SIGNIN_FIRST_ACCOUNT_BUTTON" desc="Button to sign in and turn on Sync for a specific web account.">
93     Sync as <ph name="ACCOUNT_FULL_NAME">$1<ex>John Doe</ex></ph>
94   </message>
95   <message name="IDS_PROFILES_DICE_SIGNIN_FIRST_ACCOUNT_BUTTON_NO_NAME" desc="Button to sign in and turn on Sync for a web account when the name is empty.">
96     Sync to your account
97   </message>
98   <message name="IDS_PROFILES_DICE_SYNC_DISABLED_TITLE" desc="Title of the profile user menu when sync is disabled.">
99     Sync disabled
100   </message>
101    <message name="IDS_PROFILES_DICE_SYNC_PAUSED_TITLE" desc="Title of the profile user menu when sync is paused.">
102     Sync is paused
103   </message>
104   <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.">
105     {0, plural,
106     =1 {Close # window}
107     other {Close # windows}
108     }
109   </message>
110   <message name="IDS_PROFILES_SIGNIN_PROMO" desc="Text describing the benefits of signing in.">
111     Sign in to get your bookmarks, history, passwords, and other settings on all your devices.
112   </message>
113   <message name="IDS_PROFILES_PASSWORDS_LINK" desc="Text of the menu item leading to the list of saved passwords.">
114     Passwords
115   </message>
116   <message name="IDS_PROFILES_CREDIT_CARDS_LINK" desc="Text of the menu item leading to the list of saved credit cards.">
117     Payment methods
118   </message>
119   <message name="IDS_PROFILES_ADDRESSES_LINK" desc="Text of the menu item leading to the list of autofill addresses.">
120     Addresses and more
121   </message>
122   <if expr="not use_titlecase">
123     <message name="IDS_PROFILES_LIST_PROFILES_TITLE" desc="Title in the profile menu for the list of 'other profiles'.">
124       Other profiles
125     </message>
126     <message name="IDS_PROFILES_PROFILE_MANAGE_ACCOUNTS_BUTTON" desc="Button in the avatar menu bubble view used to manage accounts for a profile.">
127       Your accounts
128     </message>
129     <message name="IDS_PROFILES_PROFILE_HIDE_MANAGE_ACCOUNTS_BUTTON" desc="Button in the avatar menu bubble view used to hide the accounts for a profile.">
130       Hide accounts
131     </message>
132   </if>
133   <if expr="use_titlecase">
134     <message name="IDS_PROFILES_LIST_PROFILES_TITLE" desc="Title in the profile menu for the list of 'other profiles'.">
135       Other Profiles
136     </message>
137     <message name="IDS_PROFILES_PROFILE_MANAGE_ACCOUNTS_BUTTON" desc="Button in the avatar menu bubble view used to manage accounts for a profile.">
138       Your Accounts
139     </message>
140     <message name="IDS_PROFILES_PROFILE_HIDE_MANAGE_ACCOUNTS_BUTTON" desc="Button in the avatar menu bubble view used to hide the accounts for a profile.">
141       Hide Accounts
142     </message>
143   </if>
144   <message name="IDS_PROFILES_MANAGE_PROFILES_BUTTON_TOOLTIP" desc="Button in the avatar menu bubble view for launching the profile picker.">
145     Manage profiles
146   </message>
147   <message name="IDS_PROFILES_MANAGE_PROFILES_MANAGED_TOOLTIP" desc="Icon in the avatar menu bubble view explaining why selecting other profiles is disabled.">
148     Your administrator has disabled other profiles
149   </message>
150   <message name="IDS_PROFILES_CUSTOMIZE_PROFILE_BUTTON_TOOLTIP" desc="Button in the avatar menu bubble view for editing the current profile.">
151     Customize profile
152   </message>
153   <message name="IDS_PROFILES_GUEST_PROFILE_NAME" desc="Name of the guest profile.">
154     Guest
155   </message>
156   <message name="IDS_DEFAULT_PROFILE_NAME" desc="The default name given to a profile. Displayed in wrench menu and settings UI.">
157     First user
158   </message>
159   <message name="IDS_LEGACY_DEFAULT_PROFILE_NAME" desc="The legacy default name given to a new profile.">
160     Default Profile
161   </message>
162   <message name="IDS_NUMBERED_PROFILE_NAME" desc="The name given to a newly created profile. Displayed in wrench menu and settings UI.">
163     User <ph name="VALUE">$1<ex>1</ex></ph>
164   </message>
165   <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.">
166     Person <ph name="VALUE">$1<ex>1</ex></ph>
167   </message>
168   <message name="IDS_SINGLE_PROFILE_DISPLAY_NAME" desc="The name displayed by the avatar button if only one profile exists.">
169     You
170   </message>
171   <message name="IDS_GUEST_PROFILE_NAME" desc="The name given to the guest
172   browsing profile. Displayed in the avatar menu bubble and button UI.">
173     Guest
174   </message>
175
176   <message name="IDS_DEFAULT_AVATAR_NAME_8" desc="The default name given to a newly created profile with the female spy avatar.">
177     Agent X
178   </message>
179   <message name="IDS_DEFAULT_AVATAR_NAME_9" desc="The default name given to a newly created profile with the male hero avatar.">
180     Spandex
181   </message>
182   <message name="IDS_DEFAULT_AVATAR_NAME_10" desc="The default name given to a newly created profile with the female athlete avatar.">
183     Mia
184   </message>
185   <message name="IDS_DEFAULT_AVATAR_NAME_11" desc="The default name given to a newly created profile with the male businessman avatar.">
186     Buttondown
187   </message>
188   <message name="IDS_DEFAULT_AVATAR_NAME_12" desc="The default name given to a newly created profile with the ninja avatar.">
189     Sneaky
190   </message>
191   <message name="IDS_DEFAULT_AVATAR_NAME_13" desc="The default name given to a newly created profile with the alien avatar.">
192     Moonbeam
193   </message>
194   <message name="IDS_DEFAULT_AVATAR_NAME_14" desc="The default name given to a newly created profile with the awesome face avatar.">
195     Awesome
196   </message>
197   <message name="IDS_DEFAULT_AVATAR_NAME_15" desc="The default name given to a newly created profile with the flower avatar.">
198     Petals
199   </message>
200   <message name="IDS_DEFAULT_AVATAR_NAME_16" desc="The default name given to a newly created profile with the pizza avatar.">
201     Slice
202   </message>
203   <message name="IDS_DEFAULT_AVATAR_NAME_17" desc="The default name given to a newly created profile with the soccer ball avatar.">
204     Fritz
205   </message>
206   <message name="IDS_DEFAULT_AVATAR_NAME_18" desc="The default name given to a newly created profile with the hamburger avatar.">
207     Pickles
208   </message>
209   <message name="IDS_DEFAULT_AVATAR_NAME_19" desc="The default name given to a newly created profile with the cat avatar.">
210     Fluffy
211   </message>
212   <message name="IDS_DEFAULT_AVATAR_NAME_20" desc="The default name given to a newly created profile with the cupcake avatar.">
213     Sweetness
214   </message>
215   <message name="IDS_DEFAULT_AVATAR_NAME_21" desc="The default name given to a newly created profile with the dog avatar.">
216     Sparky
217   </message>
218   <message name="IDS_DEFAULT_AVATAR_NAME_22" desc="The default name given to a newly created profile with the horse avatar.">
219     Saratoga
220   </message>
221   <message name="IDS_DEFAULT_AVATAR_NAME_23" desc="The default name given to a newly created profile with the martini glass avatar.">
222     Lemonade
223   </message>
224   <message name="IDS_DEFAULT_AVATAR_NAME_24" desc="The default name given to a newly created profile with the musical notes avatar.">
225     Bluesy
226   </message>
227   <message name="IDS_DEFAULT_AVATAR_NAME_25" desc="The default name given to a newly created profile with the sun and cloud avatar.">
228     Shady
229   </message>
230   <message name="IDS_DEFAULT_AVATAR_NAME_26" desc="The default name given to a newly created profile with the default placeholder avatar.">
231     Shadow
232   </message>
233
234   <message name="IDS_DEFAULT_AVATAR_LABEL_0" desc="The label for the default white avatar.">
235     Default white avatar
236   </message>
237   <message name="IDS_DEFAULT_AVATAR_LABEL_1" desc="The label for the default teal avatar.">
238     Default teal avatar
239   </message>
240   <message name="IDS_DEFAULT_AVATAR_LABEL_2" desc="The label for the default blue avatar.">
241     Default blue avatar
242   </message>
243   <message name="IDS_DEFAULT_AVATAR_LABEL_3" desc="The label for the default green avatar.">
244     Default green avatar
245   </message>
246   <message name="IDS_DEFAULT_AVATAR_LABEL_4" desc="The label for the default orange avatar.">
247     Default orange avatar
248   </message>
249   <message name="IDS_DEFAULT_AVATAR_LABEL_5" desc="The label for the default purple avatar.">
250     Default purple avatar
251   </message>
252   <message name="IDS_DEFAULT_AVATAR_LABEL_6" desc="The label for the default red avatar.">
253     Default red avatar
254   </message>
255   <message name="IDS_DEFAULT_AVATAR_LABEL_7" desc="The label for the default yellow avatar.">
256     Default yellow avatar
257   </message>
258   <message name="IDS_DEFAULT_AVATAR_LABEL_8" desc="The label for the the female spy avatar.">
259     Spy
260   </message>
261   <message name="IDS_DEFAULT_AVATAR_LABEL_9" desc="The label for the male hero avatar.">
262     Hero
263   </message>
264   <message name="IDS_DEFAULT_AVATAR_LABEL_10" desc="The label for the female athlete avatar.">
265     Athlete
266   </message>
267   <message name="IDS_DEFAULT_AVATAR_LABEL_11" desc="The label for the male businessman avatar.">
268     Businessman
269   </message>
270   <message name="IDS_DEFAULT_AVATAR_LABEL_12" desc="The label for the ninja avatar.">
271     Ninja
272   </message>
273   <message name="IDS_DEFAULT_AVATAR_LABEL_13" desc="The label for the alien avatar.">
274     Alien
275   </message>
276   <message name="IDS_DEFAULT_AVATAR_LABEL_14" desc="The label for the awesome face avatar.">
277     Awesome face
278   </message>
279   <message name="IDS_DEFAULT_AVATAR_LABEL_15" desc="The label for the flower avatar.">
280     Yellow and white flower
281   </message>
282   <message name="IDS_DEFAULT_AVATAR_LABEL_16" desc="The label for the pizza avatar.">
283     Pizza slice
284   </message>
285   <message name="IDS_DEFAULT_AVATAR_LABEL_17" desc="The label for the soccer ball avatar.">
286     Soccer ball
287   </message>
288   <message name="IDS_DEFAULT_AVATAR_LABEL_18" desc="The label for the hamburger avatar.">
289     Hamburger
290   </message>
291   <message name="IDS_DEFAULT_AVATAR_LABEL_19" desc="The label for the cat avatar.">
292     Cat
293   </message>
294   <message name="IDS_DEFAULT_AVATAR_LABEL_20" desc="The label for the cupcake avatar.">
295     Cupcake
296   </message>
297   <message name="IDS_DEFAULT_AVATAR_LABEL_21" desc="The label for the dog avatar.">
298     Dog
299   </message>
300   <message name="IDS_DEFAULT_AVATAR_LABEL_22" desc="The label for the horse avatar.">
301     Horse
302   </message>
303   <message name="IDS_DEFAULT_AVATAR_LABEL_23" desc="The label for the martini glass avatar.">
304     Martini glass
305   </message>
306   <message name="IDS_DEFAULT_AVATAR_LABEL_24" desc="The label for the musical notes avatar.">
307     Music note
308   </message>
309   <message name="IDS_DEFAULT_AVATAR_LABEL_25" desc="The label for the sun and cloud avatar.">
310     Sun and clouds
311   </message>
312   <message name="IDS_DEFAULT_AVATAR_LABEL_26" desc="The label for the default avatar.">
313     Default avatar
314   </message>
315   <message name="IDS_DEFAULT_AVATAR_LABEL_27" desc="The label for the cat avatar.">
316     Cat
317   </message>
318   <message name="IDS_DEFAULT_AVATAR_LABEL_28" desc="The label for the corgi avatar.">
319     Corgi
320   </message>
321   <message name="IDS_DEFAULT_AVATAR_LABEL_29" desc="The label for the dragon avatar.">
322     Dragon
323   </message>
324   <message name="IDS_DEFAULT_AVATAR_LABEL_30" desc="The label for the elephant avatar.">
325     Elephant
326   </message>
327   <message name="IDS_DEFAULT_AVATAR_LABEL_31" desc="The label for the fox avatar.">
328     Fox
329   </message>
330   <message name="IDS_DEFAULT_AVATAR_LABEL_32" desc="The label for the monkey avatar.">
331     Monkey
332   </message>
333   <message name="IDS_DEFAULT_AVATAR_LABEL_33" desc="The label for the panda avatar.">
334     Panda
335   </message>
336   <message name="IDS_DEFAULT_AVATAR_LABEL_34" desc="The label for the penguin avatar.">
337     Penguin
338   </message>
339   <message name="IDS_DEFAULT_AVATAR_LABEL_35" desc="The label for the butterfly avatar.">
340     Butterfly
341   </message>
342   <message name="IDS_DEFAULT_AVATAR_LABEL_36" desc="The label for the rabbit avatar.">
343     Rabbit
344   </message>
345   <message name="IDS_DEFAULT_AVATAR_LABEL_37" desc="The label for the unicorn avatar.">
346     Unicorn
347   </message>
348   <message name="IDS_DEFAULT_AVATAR_LABEL_38" desc="The label for the basketball avatar.">
349     Basketball
350   </message>
351   <message name="IDS_DEFAULT_AVATAR_LABEL_39" desc="The label for the bike avatar.">
352     Bike
353   </message>
354   <message name="IDS_DEFAULT_AVATAR_LABEL_40" desc="The label for the bird avatar.">
355     Bird
356   </message>
357   <message name="IDS_DEFAULT_AVATAR_LABEL_41" desc="The label for the cheese avatar.">
358     Cheese
359   </message>
360   <message name="IDS_DEFAULT_AVATAR_LABEL_42" desc="The label for the football avatar.">
361     Football
362   </message>
363   <message name="IDS_DEFAULT_AVATAR_LABEL_43" desc="The label for the ramen avatar.">
364     Ramen
365   </message>
366   <message name="IDS_DEFAULT_AVATAR_LABEL_44" desc="The label for the sunglasses avatar.">
367     Sunglasses
368   </message>
369   <message name="IDS_DEFAULT_AVATAR_LABEL_45" desc="The label for the sushi avatar.">
370     Sushi
371   </message>
372   <message name="IDS_DEFAULT_AVATAR_LABEL_46" desc="The label for the tamagotchi avatar.">
373     Tamagotchi
374   </message>
375   <message name="IDS_DEFAULT_AVATAR_LABEL_47" desc="The label for the vinyl avatar.">
376     Vinyl
377   </message>
378   <message name="IDS_DEFAULT_AVATAR_LABEL_48" desc="The label for the avocado avatar.">
379     Avocado
380   </message>
381   <message name="IDS_DEFAULT_AVATAR_LABEL_49" desc="The label for the cappuccino avatar.">
382     Cappuccino
383   </message>
384   <message name="IDS_DEFAULT_AVATAR_LABEL_50" desc="The label for the icecream avatar.">
385     Icecream
386   </message>
387   <message name="IDS_DEFAULT_AVATAR_LABEL_51" desc="The label for the icewater avatar.">
388     Icewater
389   </message>
390   <message name="IDS_DEFAULT_AVATAR_LABEL_52" desc="The label for the melon avatar.">
391     Melon
392   </message>
393   <message name="IDS_DEFAULT_AVATAR_LABEL_53" desc="The label for the onigiri avatar.">
394     Onigiri
395   </message>
396   <message name="IDS_DEFAULT_AVATAR_LABEL_54" desc="The label for the pizza avatar.">
397     Pizza
398   </message>
399   <message name="IDS_DEFAULT_AVATAR_LABEL_55" desc="The label for the sandwich avatar.">
400     Sandwich
401   </message>
402
403   <message name="IDS_PROFILES_LOCAL_PROFILE_STATE" desc="This is displayed underneath the profile name for profiles that are not signed in to sync.">
404     Not signed in
405   </message>
406   <message name="IDS_PROFILES_CREATE_BUTTON_LABEL" desc="The label that appears on the profile create button in the options dialog to allow a user to create a new profile.">
407     Add person...
408   </message>
409   <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.">
410     Edit...
411   </message>
412   <message name="IDS_PROFILES_DEFAULT_NAME" desc="The name to display for a profile when the user is not signed in.">
413     Default
414   </message>
415   <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">
416     Your organization doesn't allow you to turn on sync with this account
417   </message>
418   <message name="IDS_SUPERVISED_USER_NOT_ALLOWED_BY_POLICY" desc="The error message shown when the user tries to use the supervised user profile when it's disabled by policy">
419     Supervised users have been disabled by your administrator.
420   </message>
421   <message name="IDS_OLD_PROFILES_DISABLED_TITLE" desc="The title of the error page shown when the user tries to use an old profile that is disabled by policy">
422     Can't use this profile
423   </message>
424   <message name="IDS_OLD_PROFILES_DISABLED_MESSAGE" desc="The error message shown when the user tries to use an old profile that is disabled by policy">
425     Your administrator has made a system-wide change that disables some old profiles.
426   </message>
427   <message name="IDS_OLD_PROFILES_DISABLED_ADD_PERSON_SUGGESTION" desc="The suggestion that tells the user to create a new profile when the user tries to use an old profile that is disabled by policy">
428     To continue, click OK, then click Add Person to create a new profile for your email address.
429   </message>
430   <message name="IDS_OLD_PROFILES_DISABLED_ADD_PERSON_SUGGESTION_WITH_DOMAIN" desc="The suggestion that tells the user to create a new profile with the domain when the user tries to use an old profile that is disabled by policy">
431     To continue, click OK, then click Add Person to create a new profile for your <ph name="DOMAIN">$1<ex>example.com</ex></ph> email address.
432   </message>
433   <message name="IDS_OLD_PROFILES_DISABLED_REMOVED_OLD_PROFILE" desc="The suggestion that tells the user to delete old profile when the user tries to use an old profile that is disabled by policy">
434     Although you can no longer access your old profile, you can still remove it.
435   </message>
436   <if expr="is_android">
437     <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.">
438       This account is already being used on this device.
439     </message>
440   </if>
441   <if expr="not is_android">
442     <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.">
443       This account is already being used on this computer.
444     </message>
445     <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.">
446       This account is already being used on this computer by <ph name="AVATAR_NAME">$1<ex>Jane</ex></ph>.
447     </message>
448   </if>
449
450   <!-- Android does not support multiple profiles and supervised users -->
451   <if expr="not is_android">
452     <!-- User manager web UI -->
453     <if expr="use_titlecase">
454       <message name="IDS_SCREEN_LOCK_SIGN_OUT">
455         Sign out
456       </message>
457     </if>
458     <if expr="not use_titlecase">
459       <message name="IDS_SCREEN_LOCK_SIGN_OUT">
460         Sign out
461       </message>
462     </if>
463     <if expr="chromeos_ash">
464       <message name="IDS_LAUNCH_APP_BUTTON" desc="Text shown on the button that launches kiosk app from ChromeOS login UI">
465         Launch app
466       </message>
467       <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.">
468         PIN
469       </message>
470       <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.">
471         PIN or password
472       </message>
473       <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.">
474         Delete
475       </message>
476       <message name="IDS_LOGIN_ERROR_FINGERPRINT_MAX_ATTEMPT" desc="Couldn't sign in because fingerprint unlock has reached maximum attempt">
477         Sorry, your fingerprint is still not recognized. Please enter your password.
478       </message>
479       <message name="IDS_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't sign in because password is invalid">
480         Sorry, your password could not be verified. Please try again.
481       </message>
482     </if>
483   </if>
484
485   <if expr="not chromeos_ash and not is_android">
486     <!-- Profile Customization Web UI -->
487     <message name="IDS_PROFILE_CUSTOMIZATION_DONE_BUTTON_LABEL" desc="Text for the Done button on the profile customization bubble">
488       Done
489     </message>
490     <message name="IDS_PROFILE_CUSTOMIZATION_THEMES_CONTAINER_LABEL" desc="The accessibility label description read by the screen reader for the section to choose a theme for the profile">
491       Pick a theme color
492     </message>
493     <message name="IDS_PROFILE_CUSTOMIZATION_WELCOME" desc="Title of the profile customization bubble">
494       Welcome, <ph name="USERNAME">$1<ex>Bob</ex></ph>
495     </message>
496     <message name="IDS_PROFILE_CUSTOMIZATION_INPUT_LABEL" desc="Not displayed. Used by screen readers to describe the input used to rename the profile.">
497       Rename your profile
498     </message>
499     <message name="IDS_PROFILE_CUSTOMIZATION_INPUT_PLACEHOLDER" desc="Placeholder text for the input used to rename the profile.">
500       Add a name or label, like Work or Personal
501     </message>
502     <message name="IDS_PROFILE_CUSTOMIZATION_INPUT_ERROR_MESSAGE" desc="Error message for the input used to rename the profile.">
503       Enter a profile name
504     </message>
505     <message name="IDS_PROFILE_CUSTOMIZATION_SKIP_BUTTON_LABEL" desc="Text for the Skip button on the profile customization dialog">
506       Skip
507     </message>
508     <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.">
509       Delete profile
510     </message>
511     <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)">
512       Welcome!
513     </message>
514     <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.">
515       Back from avatar selection page
516     </message>
517
518     <!-- Enterprise profile welcome screen -->
519     <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.">
520       Welcome to your new profile
521     </message>
522     <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.">
523       This account is managed by <ph name="PROFILE_NAME">$1<ex>example.com</ex></ph>
524     </message>
525     <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.">
526       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>
527     </message>
528     <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.">
529       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>
530     </message>
531     <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.">
532       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
533     </message>
534     <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.">
535       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>
536     </message>
537     <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.">
538       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>
539     </message>
540     <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.">
541       Your device is managed by <ph name="PROFILE_NAME">$1<ex>example.com</ex></ph>
542     </message>
543     <message name="IDS_ENTERPRISE_PROFILE_WELCOME_DEVICE_MANAGED" desc="Subtitle of the enterprise profile welcome screen, informing that the device is managed.">
544       Your device is managed by your organization
545     </message>
546     <message name="IDS_ENTERPRISE_PROFILE_WELCOME_MANAGED_DESCRIPTION_WITH_SYNC" desc="Disclaimer when creating a profile with a managed account (when sync is enabled by the administrator).">
547       You’re adding a managed profile to this browser. Your administrator has control over the profile and can access its data. Bookmarks, history, passwords, and other settings can be synced to your account and managed by your administrator.
548     </message>
549     <message name="IDS_ENTERPRISE_PROFILE_WELCOME_MANAGED_DESCRIPTION_WITHOUT_SYNC" desc="Disclaimer when creating a profile with a managed account (when sync is disabled by the administrator).">
550       You’re adding a managed profile to this browser. Your administrator has control over the profile and can access its data.
551     </message>
552     <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.">
553       Your organization requires a profile
554     </message>
555     <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.">
556       Your organization will manage this profile
557     </message>
558     <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.">
559       Create
560     </message>
561     <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.">
562       Add existing browsing data to managed profile
563     </message>
564
565     <!-- Profile Picker -->
566     <message name="IDS_PROFILE_PICKER_ADD_SPACE_BUTTON" desc="Text for the add space button on the profile picker main view">
567       Add
568     </message>
569     <message name="IDS_PROFILE_PICKER_BROWSE_AS_GUEST_BUTTON" desc="Text for the profile picker main view button that launches guest session.">
570       Guest mode
571     </message>
572     <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">
573       Back from <ph name="PAGE_TITLE">$1<ex>Set up your new Chrome profile</ex></ph> page
574     </message>
575     <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">
576       Back from sign in
577     </message>
578     <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">
579       Sign in
580     </message>
581     <message name="IDS_PROFILE_PICKER_PROFILE_CARD_LABEL" desc="Label for a profile card button that opens a new profile">
582       Open <ph name="PROFILE_NAME">$1<ex>User</ex></ph> profile
583     </message>
584     <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.">
585       Rename your profile
586     </message>
587     <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.">
588       More actions for <ph name="PROFILE_NAME">$1<ex>User</ex></ph>
589     </message>
590     <message name="IDS_PROFILE_PICKER_PROFILE_MENU_REMOVE_TEXT" desc="Text of the remove button in profile card menu.">
591       Delete
592     </message>
593     <message name="IDS_PROFILE_PICKER_PROFILE_MENU_REMOVE_CONFIRM" desc="Text of the remove button in the remove warning.">
594       Delete
595     </message>
596     <message name="IDS_PROFILE_PICKER_PROFILE_MENU_CUSTOMIZE_TEXT" desc="Text of the customize button in profile card menu">
597       Edit
598     </message>
599     <message name="IDS_PROFILE_PICKER_PROFILE_MENU_INCOGNITO_TEXT" desc="Text of the Incognito button in profile card menu">
600       Incognito
601     </message>
602     <message name="IDS_PROFILE_PICKER_ASK_ON_STARTUP" desc="Text for the checkbox on the profile picker main view">
603       Show on startup
604     </message>
605     <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.">
606       Delete this profile and its data?
607     </message>
608     <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.">
609       Browsing history
610     </message>
611     <message name="IDS_PROFILE_PICKER_REMOVE_WARNING_PASSWORDS" desc="The title of a statistic (passwords) shown inside a table below the warning text when attempting to remove a profile. A number is displayed next to it.">
612       Passwords
613     </message>
614     <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.">
615       Bookmarks
616     </message>
617     <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.">
618       Autofill data
619     </message>
620     <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.">
621       ...
622     </message>
623     <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_SIGNIN_BUTTON_LABEL" desc="Label for a button that prompts user to sign in">
624       Sign in
625     </message>
626     <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_NOT_NOW_BUTTON_LABEL" desc="Label for a button to decline a prompt to sign in">
627       Continue without an account
628     </message>
629     <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.">
630       Customize avatar
631     </message>
632     <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_THEME_TEXT" desc="Text of a section to pick a color for the profile.">
633       Pick a theme color
634     </message>
635     <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.">
636       Pick an avatar
637     </message>
638     <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_DONE" desc="Label of a button to finish the profile creation.">
639       Done
640     </message>
641     <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_AVATAR_DONE" desc="Label of a button to close avatar selection.">
642       Done
643     </message>
644     <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_INPUT_NAME" desc="Name of the input to configure the profile name in the profile customization window.">
645       Add a name or a label like Work, Personal, or Kids
646     </message>
647     <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_LOCAL_PROFILE_CREATION_SHORTCUT_TEXT" desc="Text of a box creating a desktop shortcut for the profile.">
648       Create a desktop shortcut
649     </message>
650     <message name="IDS_PROFILE_PICKER_TAKE_A_TOUR_BUTTON_LABEL" desc="Label of a button that starts a tour for the picker using IPH bubbles.">
651       Take a tour
652     </message>
653     <message name="IDS_PROFILE_PICKER_IPH_NEXT_BUTTON_LABEL" desc="Label of the next button showing on the IPH.">
654       Next
655     </message>
656     <message name="IDS_PROFILE_PICKER_IPH_DONE_BUTTON_LABEL" desc="Label of the done button showing on the last IPH to close the tour.">
657       Done
658     </message>
659     <message name="IDS_PROFILE_PICKER_IPH_FOR_PROFILES_TITLE" desc="Title of the IPH bubble for introducing profiles.">
660       Your profiles
661     </message>
662     <message name="IDS_PROFILE_PICKER_IPH_FOR_ADD_PROFILE_TITLE" desc="Title of the IPH bubble for adding new profiles.">
663       Add family and friends
664     </message>
665     <message name="IDS_PROFILE_PICKER_IPH_FOR_CUSTOMIZE_PROFILE_TITLE" desc="Title of the IPH bubble for customizing profiles.">
666       Customize your profile
667     </message>
668     <message name="IDS_PROFILE_PICKER_IPH_FOR_CUSTOMIZE_PROFILE_TEXT" desc="Text of the IPH bubble for customizing profiles.">
669       Choose a name and color theme to differentiate between profiles
670     </message>
671     <message name="IDS_PROFILE_PICKER_PROFILE_SWITCH_SWITCH_BUTTON_LABEL" desc="Label of a button that switches user browsing to existing profile">
672       Switch
673     </message>
674
675     <if expr="not chromeos_lacros">
676       <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.">
677         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.
678       </message>
679       <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.">
680         Your device is managed by your organization. Administrators can access the data in any profile on this device.
681       </message>
682       <message name="IDS_PROFILE_PICKER_REMOVE_WARNING_LOCAL_PROFILE" desc="Main text shown as a warning when attempting to remove an user.">
683         This will permanently delete your browsing data from this device.
684       </message>
685       <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">
686         Delete this profile?
687       </message>
688       <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">
689         This will permanently delete your browsing data from this device. To recover the data, turn on sync as
690       </message>
691     </if>
692
693     <if expr="chromeos_lacros">
694       <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_SESSION_MANAGED_BY_DESCRIPTION" desc="Disclaimer on the first profile creation screen, informing that the session is managed by an administrator.">
695         Your session is managed by <ph name="MANAGER_NAME">$1<ex>example.com</ex></ph>. Administrators can delete your profile and also monitor your network traffic.
696       </message>
697       <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_SESSION_MANAGED_DESCRIPTION" desc="Disclaimer on the first profile creation screen, informing that the session is managed.">
698         Your session is managed by your organization. Administrators can delete your profile and also monitor your network traffic.
699       </message>
700       <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_ACCOUNT_SELECTION_LACROS_TITLE" desc="Profile picker, account selection screen title">
701         Choose an account
702       </message>
703       <message name="IDS_PROFILE_PICKER_PROFILE_CREATION_FLOW_ACCOUNT_SELECTION_LACROS_OTHER_ACCOUNT_BUTTON_LABEL" desc="Label for a button to use another account for the new profile">
704         Use another account
705       </message>
706       <message name="IDS_PROFILE_PICKER_MAIN_VIEW_TITLE_LACROS" desc="Profile picker main view title">
707         Choose a profile
708       </message>
709       <message name="IDS_PROFILE_PICKER_LACROS_PRIMARY_PROFILE_DELETION_WARNING_TITLE" desc="Title of a dialog which explains that the profile the user is trying to delete cannot be deleted, because it is the default profile.">
710         Can't delete this profile
711       </message>
712       <message name="IDS_PROFILE_PICKER_LACROS_PRIMARY_PROFILE_DELETION_WARNING" desc="Text of a dialog which explains that the profile the user is trying to delete cannot be deleted, because it is the default profile.">
713         <ph name="ACCOUNT_EMAIL">$1<ex>Jane.Doe@gmail.com</ex></ph> is the default account on your <ph name="DEVICE_TYPE">$2<ex>Chromebook</ex></ph>
714       </message>
715       <message name="IDS_PROFILE_PICKER_LACROS_PRIMARY_PROFILE_DELETION_WARNING_CONFIRMATION" desc="Text of a button below a dialog which explains that the profile the user is trying to delete cannot be deleted, because it is the default profile. By clicking the button, the user closes the this dialog.">
716         Got it
717       </message>
718       <message name="IDS_PROFILE_PICKER_REMOVE_WARNING_SIGNED_IN_PROFILE_TITLE_LACROS" desc="Title of the remove warning message shown for signed in profiles, shown when the user selects remove from the 3 dotted menu">
719         Delete this profile and browsing data?
720       </message>
721       <message name="IDS_PROFILE_PICKER_REMOVE_WARNING_SIGNED_IN_PROFILE_LACROS" desc="Remove warning message shown for signed in profiles shown when the user selects remove from the 3 dotted menu">
722         This will permanently delete browsing data from this device. The Google Accounts in this profile may be used by other apps on your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>. You can remove these accounts in <ph name="BEGIN_LINK">&lt;a is="action-link" target="_blank"&gt;</ph><ph name="SETTING_SECTION">$2<ex>Settings</ex></ph> > <ph name="ACCOUNTS_SECTION">$3<ex>Accounts</ex></ph><ph name="END_LINK">&lt;/a&gt;</ph>.
723       </message>
724       <message name="IDS_PRIMARY_PROFILE_FIRST_RUN_NEXT_BUTTON_LABEL" desc="Label of the 'next' button of the landing screen in first run experience for the primary profile. The screen promotes Chrome sync.">
725         Let's go
726       </message>
727     </if>
728
729     <!-- First Run Experience strings -->
730     <if expr="not chromeos_lacros">
731       <message name="IDS_FRE_SIGN_IN_SUBTITLE_0"
732         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.">
733         Get additional features
734       </message>
735       <message name="IDS_FRE_SIGN_IN_SUBTITLE_1"
736         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.">
737         Sign in for additional features
738       </message>
739       <message name="IDS_FRE_DEVICES_CARD_TITLE"
740         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.">
741         All your devices
742       </message>
743       <message name="IDS_FRE_DEVICES_CARD_DESCRIPTION"
744         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.">
745         Easily pick up where you left off
746       </message>
747       <message name="IDS_FRE_SECURITY_CARD_TITLE"
748         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.">
749         Stronger security
750       </message>
751       <message name="IDS_FRE_SECURITY_CARD_DESCRIPTION"
752         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.">
753         Protect your passwords against phishing
754       </message>
755       <message name="IDS_FRE_BACKUP_CARD_TITLE"
756         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 'Save your bookmarks, passwords, and more with sync'. The tone should be informative.">
757         Back up data
758       </message>
759       <message name="IDS_FRE_BACKUP_CARD_DESCRIPTION"
760         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, passwords, 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 'passwords' as the plural version of https://localization.google.com/glossary/termset?gid=27517723&amp;tsid=281e09e1 . Translate 'and more' so that it conveys that there are additional similar items that are not listed. The tone should be informative.">
761         Save your bookmarks, passwords and more with sync
762       </message>
763       <if expr="not use_titlecase">
764         <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">
765           Don't sign in
766         </message>
767         <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">
768           Sign in
769         </message>
770       </if>
771       <if expr="use_titlecase">
772         <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">
773           Don't Sign In
774         </message>
775         <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">
776           Sign In
777         </message>
778       </if>
779       <message name="IDS_FRE_MANAGED_DESCRIPTION" desc="The disclaimer explaining to the users that their device is managed by their organization">
780         Your device is managed by your organization. Administrators can access the data in any profile on this device.
781       </message>
782       <message name="IDS_FRE_MANAGED_BY_DESCRIPTION" desc="The disclaimer explaining to the users that their device is managed by an administrator">
783         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.
784       </message>
785     </if>
786
787   </if>
788 </grit-part>