Upload upstream chromium 76.0.3809.146
[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_LEGACY_SUPERVISED_USER_INFO" desc="Text which explains that a supervised user is managed by a custodian.">
6     Usage and history can be reviewed by the manager (<ph name="CUSTODIAN_EMAIL">$1<ex>Jane.Doe@gmail.com</ex></ph>) on chrome.com.
7   </message>
8   <message name="IDS_CHILD_INFO_ONE_CUSTODIAN" desc="Text which explains that a child user is managed by a single parent.">
9     This is an account for kids managed by <ph name="CUSTODIAN_EMAIL">$1<ex>Jane.Doe@gmail.com</ex></ph>.
10   </message>
11   <message name="IDS_CHILD_INFO_TWO_CUSTODIANS" desc="Text which explains that a child user is managed by two parents.">
12     This is an account for kids managed by <ph name="CUSTODIAN_EMAIL">$1<ex>John.Doe@gmail.com</ex></ph> and <ph name="SECOND_CUSTODIAN_EMAIL">$2<ex>Jane.Doe@gmail.com</ex></ph>.
13   </message>
14   <message name="IDS_LEGACY_SUPERVISED_USER_AVATAR_LABEL" desc="A label for the supervised user which is used in the avatar menu and as a label in the titlebar.">
15     Supervised user
16   </message>
17   <message name="IDS_GENERIC_USER_AVATAR_LABEL" desc="Label shown for the user that is currently active, when there are multiple user accounts.">
18     Current user
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 inactive 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>: Sync isn't working
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   <message name="IDS_AVATAR_BUTTON_SYNC_PAUSED_TOOLTIP" desc="Tooltip for the avatar button when sync is paused for the current profile.">
45     <ph name="PROFILE_NAME">$1<ex>User</ex></ph>: Sync paused
46   </message>
47   <message name="IDS_LEGACY_SUPERVISED_USER_NEW_AVATAR_LABEL" desc="Label shown in the new avatar menu for a supervised user.">
48     <ph name="PROFILE_DISPLAY_NAME">$1<ex>Markus</ex></ph> (Supervised)
49   </message>
50   <message name="IDS_CHILD_AVATAR_LABEL" desc="Label shown in the new avatar menu for a child user.">
51     <ph name="PROFILE_DISPLAY_NAME">$1<ex>Markus</ex></ph> (Account for kids)
52   </message>
53
54   <!-- Supervised User Block Interstitial data -->
55    <message name="IDS_BLOCK_INTERSTITIAL_DEFAULT_FEEDBACK_TEXT" desc="The default text for feedback about a blocked site.">
56     <ph name="REASON">$1<ex>It may have mature content.</ex></ph>
57     I don't think this site should be blocked!
58   </message>
59
60   <!-- Multi-profile -->
61   <message name="IDS_PROFILES_OPTIONS_GROUP_NAME" desc="The name of the sync group in the options dialog when using the new Profiles UI.">
62     People
63   </message>
64   <if expr="is_macosx">
65     <message name="IDS_PROFILES_CREATE_NEW_PROFILE_OPTION" desc="In Title Case. Create new profile menu item and button title.">
66       Add Person...
67     </message>
68   </if>
69   <message name="IDS_PROFILES_PROFILE_BUBBLE_ACCESSIBLE_TITLE" desc="Accessible title of the avatar menu bubble.">
70     Accounts and sync
71   </message>
72   <message name="IDS_PROFILES_PROFILE_SIGNOUT_BUTTON" desc="Button in the avatar menu bubble view to sign-out the current profile.">
73     Exit and childlock
74   </message>
75   <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.">
76     Exit <ph name="PROFILE_NAME">$1<ex>User</ex></ph>
77   </message>
78   <message name="IDS_PROFILES_GAIA_SIGNIN_TITLE" desc="Title of the account removal view in the avatar menu bubble.">
79     Sign in
80   </message>
81   <message name="IDS_PROFILES_ACCOUNT_REMOVAL_TITLE" desc="Title of the account removal view in the avatar menu bubble.">
82     Remove account
83   </message>
84   <message name="IDS_PROFILES_SYNC_COMPLETE_TITLE" desc="Title of the profile card when sync is complete.">
85     Syncing to
86   </message>
87   <message name="IDS_PROFILES_DICE_SIGNIN_BUTTON" desc="Button in the profile user menu to sign in and turn on Sync.">
88     Turn on sync...
89   </message>
90   <message name="IDS_PROFILES_DICE_NOT_SYNCING_TITLE" desc="Title of the sync promo account card in the user menu.">
91     Sync is off
92   </message>
93   <message name="IDS_PROFILES_DICE_SIGNIN_FIRST_ACCOUNT_BUTTON" desc="Button to sign in and turn on Sync for a specific web account.">
94     Sync as <ph name="ACCOUNT_FULL_NAME">$1<ex>John Doe</ex></ph>
95   </message>
96   <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.">
97     Sync to your account
98   </message>
99   <message name="IDS_PROFILES_DICE_SYNC_DISABLED_TITLE" desc="Title of the profile user menu when sync is disabled.">
100     Sync disabled
101   </message>
102    <message name="IDS_PROFILES_DICE_SYNC_PAUSED_TITLE" desc="Title of the profile user menu when sync is paused.">
103     Sync is paused
104   </message>
105   <message name="IDS_PROFILES_EXIT_GUEST" desc="Button in the avatar menu bubble view for exiting the active guest session.">
106     Exit Guest
107   </message>
108   <message name="IDS_PROFILES_SIGNIN_PROMO" desc="Text describing the benefits of signing in.">
109     Sign in to get your bookmarks, history, passwords, and other settings on all your devices.
110   </message>
111   <message name="IDS_PROFILES_PASSWORDS_LINK" desc="Text of the menu item leading to the list of saved passwords.">
112     Passwords
113   </message>
114   <message name="IDS_PROFILES_CREDIT_CARDS_LINK" desc="Text of the menu item leading to the list of saved credit cards.">
115     Payment methods
116   </message>
117   <message name="IDS_PROFILES_ADDRESSES_LINK" desc="Text of the menu item leading to the list of autofill addresses.">
118     Addresses and more
119   </message>
120   <if expr="not use_titlecase">
121     <message name="IDS_PROFILES_DICE_SIGNIN_WITH_ANOTHER_ACCOUNT_BUTTON" desc="Button to sign in and turn on Sync with another web account.">
122       Sync to another account
123     </message>
124     <message name="IDS_PROFILES_DICE_USE_ANOTHER_ACCOUNT_BUTTON" desc="Button to use another account to sign in and turn on Sync.">
125       Use another account
126     </message>
127     <message name="IDS_PROFILES_PROFILE_MANAGE_ACCOUNTS_BUTTON" desc="Button in the avatar menu bubble view used to manage accounts for a profile.">
128       Your accounts
129     </message>
130     <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.">
131       Hide accounts
132     </message>
133     <message name="IDS_PROFILES_MANAGE_USERS_BUTTON" desc="Button in the avatar menu bubble view for launching the user manager.">
134       Manage people
135     </message>
136     <message name="IDS_PROFILES_OPEN_GUEST_PROFILE_BUTTON" desc="Button in the avatar menu bubble view to open a guest window.">
137       Open Guest window
138     </message>
139     <message name="IDS_PROFILES_CLOSE_ALL_WINDOWS_BUTTON" desc="Button in the avatar menu bubble view to close all windows of the current profile.">
140       Close all your windows
141     </message>
142   </if>
143   <if expr="use_titlecase">
144     <message name="IDS_PROFILES_DICE_SIGNIN_WITH_ANOTHER_ACCOUNT_BUTTON" desc="Button to sign in and turn on Sync with another web account.">
145       Sync to Another Account
146     </message>
147     <message name="IDS_PROFILES_DICE_USE_ANOTHER_ACCOUNT_BUTTON" desc="Button to use another account to sign in and turn on Sync.">
148       Use Another Account
149     </message>
150     <message name="IDS_PROFILES_PROFILE_MANAGE_ACCOUNTS_BUTTON" desc="Button in the avatar menu bubble view used to manage accounts for a profile.">
151       Your Accounts
152     </message>
153     <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.">
154       Hide Accounts
155     </message>
156     <message name="IDS_PROFILES_MANAGE_USERS_BUTTON" desc="Button in the avatar menu bubble view for launching the user manager.">
157       Manage People
158     </message>
159     <message name="IDS_PROFILES_OPEN_GUEST_PROFILE_BUTTON" desc="Button in the avatar menu bubble view to open a guest window.">
160       Open Guest Window
161     </message>
162     <message name="IDS_PROFILES_CLOSE_ALL_WINDOWS_BUTTON" desc="Button in the avatar menu bubble view to close all windows of the current profile.">
163       Close All Your Windows
164     </message>
165   </if>
166   <message name="IDS_PROFILES_EDIT_PROFILE_ACCESSIBLE_NAME" desc="Description of the Edit Profile button. This is used for accessibility.">
167     Edit person, <ph name="PROFILE_NAME">$1<ex>Jane Doe</ex></ph>
168   </message>
169   <message name="IDS_PROFILES_EDIT_SIGNED_IN_PROFILE_ACCESSIBLE_NAME" desc="Description of the Edit Profile button for a signed-in profile. This is used for accessibility.">
170     Edit person, <ph name="PROFILE_NAME">$1<ex>Jane Doe</ex></ph>, <ph name="USERNAME">$2<ex>jane.doe@gmail.com</ex></ph>
171   </message>
172   <message name="IDS_PROFILES_GUEST_PROFILE_NAME" desc="Name of the guest profile.">
173     Guest
174   </message>
175   <message name="IDS_DEFAULT_PROFILE_NAME" desc="The default name given to a profile. Displayed in wrench menu and settings UI.">
176     First user
177   </message>
178   <message name="IDS_LEGACY_DEFAULT_PROFILE_NAME" desc="The legacy default name given to a new profile.">
179     Default Profile
180   </message>
181   <message name="IDS_NUMBERED_PROFILE_NAME" desc="The name given to a newly created profile. Displayed in wrench menu and settings UI.">
182     User <ph name="VALUE">$1<ex>1</ex></ph>
183   </message>
184   <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.">
185     Person <ph name="VALUE">$1<ex>1</ex></ph>
186   </message>
187   <message name="IDS_SINGLE_PROFILE_DISPLAY_NAME" desc="The name displayed by the avatar button if only one profile exists.">
188     You
189   </message>
190   <message name="IDS_GUEST_PROFILE_NAME" desc="The name given to the guest
191   browsing profile. Displayed in the avatar menu bubble and button UI.">
192     Guest
193   </message>
194
195   <message name="IDS_DEFAULT_AVATAR_NAME_8" desc="The default name given to a newly created profile with the female spy avatar.">
196     Agent X
197   </message>
198   <message name="IDS_DEFAULT_AVATAR_NAME_9" desc="The default name given to a newly created profile with the male hero avatar.">
199     Spandex
200   </message>
201   <message name="IDS_DEFAULT_AVATAR_NAME_10" desc="The default name given to a newly created profile with the female athlete avatar.">
202     Mia
203   </message>
204   <message name="IDS_DEFAULT_AVATAR_NAME_11" desc="The default name given to a newly created profile with the male businessman avatar.">
205     Buttondown
206   </message>
207   <message name="IDS_DEFAULT_AVATAR_NAME_12" desc="The default name given to a newly created profile with the ninja avatar.">
208     Sneaky
209   </message>
210   <message name="IDS_DEFAULT_AVATAR_NAME_13" desc="The default name given to a newly created profile with the alien avatar.">
211     Moonbeam
212   </message>
213   <message name="IDS_DEFAULT_AVATAR_NAME_14" desc="The default name given to a newly created profile with the awesome face avatar.">
214     Awesome
215   </message>
216   <message name="IDS_DEFAULT_AVATAR_NAME_15" desc="The default name given to a newly created profile with the flower avatar.">
217     Petals
218   </message>
219   <message name="IDS_DEFAULT_AVATAR_NAME_16" desc="The default name given to a newly created profile with the pizza avatar.">
220     Slice
221   </message>
222   <message name="IDS_DEFAULT_AVATAR_NAME_17" desc="The default name given to a newly created profile with the soccer ball avatar.">
223     Fritz
224   </message>
225   <message name="IDS_DEFAULT_AVATAR_NAME_18" desc="The default name given to a newly created profile with the hamburger avatar.">
226     Pickles
227   </message>
228   <message name="IDS_DEFAULT_AVATAR_NAME_19" desc="The default name given to a newly created profile with the cat avatar.">
229     Fluffy
230   </message>
231   <message name="IDS_DEFAULT_AVATAR_NAME_20" desc="The default name given to a newly created profile with the cupcake avatar.">
232     Sweetness
233   </message>
234   <message name="IDS_DEFAULT_AVATAR_NAME_21" desc="The default name given to a newly created profile with the dog avatar.">
235     Sparky
236   </message>
237   <message name="IDS_DEFAULT_AVATAR_NAME_22" desc="The default name given to a newly created profile with the horse avatar.">
238     Saratoga
239   </message>
240   <message name="IDS_DEFAULT_AVATAR_NAME_23" desc="The default name given to a newly created profile with the martini glass avatar.">
241     Lemonade
242   </message>
243   <message name="IDS_DEFAULT_AVATAR_NAME_24" desc="The default name given to a newly created profile with the musical notes avatar.">
244     Bluesy
245   </message>
246   <message name="IDS_DEFAULT_AVATAR_NAME_25" desc="The default name given to a newly created profile with the sun and cloud avatar.">
247     Shady
248   </message>
249   <message name="IDS_DEFAULT_AVATAR_NAME_26" desc="The default name given to a newly created profile with the default placeholder avatar.">
250     Shadow
251   </message>
252
253   <message name="IDS_DEFAULT_AVATAR_LABEL_0" desc="The label for the default white avatar.">
254     Default white avatar
255   </message>
256   <message name="IDS_DEFAULT_AVATAR_LABEL_1" desc="The label for the default teal avatar.">
257     Default teal avatar
258   </message>
259   <message name="IDS_DEFAULT_AVATAR_LABEL_2" desc="The label for the default blue avatar.">
260     Default blue avatar
261   </message>
262   <message name="IDS_DEFAULT_AVATAR_LABEL_3" desc="The label for the default green avatar.">
263     Default green avatar
264   </message>
265   <message name="IDS_DEFAULT_AVATAR_LABEL_4" desc="The label for the default orange avatar.">
266     Default orange avatar
267   </message>
268   <message name="IDS_DEFAULT_AVATAR_LABEL_5" desc="The label for the default purple avatar.">
269     Default purple avatar
270   </message>
271   <message name="IDS_DEFAULT_AVATAR_LABEL_6" desc="The label for the default red avatar.">
272     Default red avatar
273   </message>
274   <message name="IDS_DEFAULT_AVATAR_LABEL_7" desc="The label for the default yellow avatar.">
275     Default yellow avatar
276   </message>
277   <message name="IDS_DEFAULT_AVATAR_LABEL_8" desc="The label for the the female spy avatar.">
278     Spy
279   </message>
280   <message name="IDS_DEFAULT_AVATAR_LABEL_9" desc="The label for the male hero avatar.">
281     Hero
282   </message>
283   <message name="IDS_DEFAULT_AVATAR_LABEL_10" desc="The label for the female athlete avatar.">
284     Athlete
285   </message>
286   <message name="IDS_DEFAULT_AVATAR_LABEL_11" desc="The label for the male businessman avatar.">
287     Businessman
288   </message>
289   <message name="IDS_DEFAULT_AVATAR_LABEL_12" desc="The label for the ninja avatar.">
290     Ninja
291   </message>
292   <message name="IDS_DEFAULT_AVATAR_LABEL_13" desc="The label for the alien avatar.">
293     Alien
294   </message>
295   <message name="IDS_DEFAULT_AVATAR_LABEL_14" desc="The label for the awesome face avatar.">
296     Awesome face
297   </message>
298   <message name="IDS_DEFAULT_AVATAR_LABEL_15" desc="The label for the flower avatar.">
299     Yellow and white flower
300   </message>
301   <message name="IDS_DEFAULT_AVATAR_LABEL_16" desc="The label for the pizza avatar.">
302     Pizza slice
303   </message>
304   <message name="IDS_DEFAULT_AVATAR_LABEL_17" desc="The label for the soccer ball avatar.">
305     Soccer ball
306   </message>
307   <message name="IDS_DEFAULT_AVATAR_LABEL_18" desc="The label for the hamburger avatar.">
308     Hamburger
309   </message>
310   <message name="IDS_DEFAULT_AVATAR_LABEL_19" desc="The label for the cat avatar.">
311     Cat
312   </message>
313   <message name="IDS_DEFAULT_AVATAR_LABEL_20" desc="The label for the cupcake avatar.">
314     Cupcake
315   </message>
316   <message name="IDS_DEFAULT_AVATAR_LABEL_21" desc="The label for the dog avatar.">
317     Dog
318   </message>
319   <message name="IDS_DEFAULT_AVATAR_LABEL_22" desc="The label for the horse avatar.">
320     Horse
321   </message>
322   <message name="IDS_DEFAULT_AVATAR_LABEL_23" desc="The label for the martini glass avatar.">
323     Martini glass
324   </message>
325   <message name="IDS_DEFAULT_AVATAR_LABEL_24" desc="The label for the musical notes avatar.">
326     Music note
327   </message>
328   <message name="IDS_DEFAULT_AVATAR_LABEL_25" desc="The label for the sun and cloud avatar.">
329     Sun and clouds
330   </message>
331   <message name="IDS_DEFAULT_AVATAR_LABEL_27" desc="The label for the cat avatar.">
332     Cat
333   </message>
334   <message name="IDS_DEFAULT_AVATAR_LABEL_28" desc="The label for the corgi avatar.">
335     Corgi
336   </message>
337   <message name="IDS_DEFAULT_AVATAR_LABEL_29" desc="The label for the dragon avatar.">
338     Dragon
339   </message>
340   <message name="IDS_DEFAULT_AVATAR_LABEL_30" desc="The label for the elephant avatar.">
341     Elephant
342   </message>
343   <message name="IDS_DEFAULT_AVATAR_LABEL_31" desc="The label for the fox avatar.">
344     Fox
345   </message>
346   <message name="IDS_DEFAULT_AVATAR_LABEL_32" desc="The label for the monkey avatar.">
347     Monkey
348   </message>
349   <message name="IDS_DEFAULT_AVATAR_LABEL_33" desc="The label for the panda avatar.">
350     Panda
351   </message>
352   <message name="IDS_DEFAULT_AVATAR_LABEL_34" desc="The label for the penguin avatar.">
353     Penguin
354   </message>
355   <message name="IDS_DEFAULT_AVATAR_LABEL_35" desc="The label for the butterfly avatar.">
356     Butterfly
357   </message>
358   <message name="IDS_DEFAULT_AVATAR_LABEL_36" desc="The label for the rabbit avatar.">
359     Rabbit
360   </message>
361   <message name="IDS_DEFAULT_AVATAR_LABEL_37" desc="The label for the unicorn avatar.">
362     Unicorn
363   </message>
364   <message name="IDS_DEFAULT_AVATAR_LABEL_38" desc="The label for the basketball avatar.">
365     Basketball
366   </message>
367   <message name="IDS_DEFAULT_AVATAR_LABEL_39" desc="The label for the bike avatar.">
368     Bike
369   </message>
370   <message name="IDS_DEFAULT_AVATAR_LABEL_40" desc="The label for the bird avatar.">
371     Bird
372   </message>
373   <message name="IDS_DEFAULT_AVATAR_LABEL_41" desc="The label for the cheese avatar.">
374     Cheese
375   </message>
376   <message name="IDS_DEFAULT_AVATAR_LABEL_42" desc="The label for the football avatar.">
377     Football
378   </message>
379   <message name="IDS_DEFAULT_AVATAR_LABEL_43" desc="The label for the ramen avatar.">
380     Ramen
381   </message>
382   <message name="IDS_DEFAULT_AVATAR_LABEL_44" desc="The label for the sunglasses avatar.">
383     Sunglasses
384   </message>
385   <message name="IDS_DEFAULT_AVATAR_LABEL_45" desc="The label for the sushi avatar.">
386     Sushi
387   </message>
388   <message name="IDS_DEFAULT_AVATAR_LABEL_46" desc="The label for the tamagotchi avatar.">
389     Tamagotchi
390   </message>
391   <message name="IDS_DEFAULT_AVATAR_LABEL_47" desc="The label for the vinyl avatar.">
392     Vinyl
393   </message>
394   <message name="IDS_DEFAULT_AVATAR_LABEL_48" desc="The label for the avocado avatar.">
395     Avocado
396   </message>
397   <message name="IDS_DEFAULT_AVATAR_LABEL_49" desc="The label for the cappuccino avatar.">
398     Cappuccino
399   </message>
400   <message name="IDS_DEFAULT_AVATAR_LABEL_50" desc="The label for the icecream avatar.">
401     Icecream
402   </message>
403   <message name="IDS_DEFAULT_AVATAR_LABEL_51" desc="The label for the icewater avatar.">
404     Icewater
405   </message>
406   <message name="IDS_DEFAULT_AVATAR_LABEL_52" desc="The label for the melon avatar.">
407     Melon
408   </message>
409   <message name="IDS_DEFAULT_AVATAR_LABEL_53" desc="The label for the onigiri avatar.">
410     Onigiri
411   </message>
412   <message name="IDS_DEFAULT_AVATAR_LABEL_54" desc="The label for the pizza avatar.">
413     Pizza
414   </message>
415   <message name="IDS_DEFAULT_AVATAR_LABEL_55" desc="The label for the sandwich avatar.">
416     Sandwich
417   </message>
418
419   <message name="IDS_PROFILES_LOCAL_PROFILE_STATE" desc="This is displayed underneath the profile name for profiles that are not signed in to sync.">
420     Not signed in
421   </message>
422   <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.">
423     Add person...
424   </message>
425   <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.">
426     Edit...
427   </message>
428   <message name="IDS_PROFILES_DEFAULT_NAME" desc="The name to display for a profile when the user is not signed in.">
429     Default
430   </message>
431   <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">
432     Signing in with this username has been disabled by your administrator.
433   </message>
434   <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">
435     Supervised users have been disabled by your administrator.
436   </message>
437   <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">
438     Can't use this profile
439   </message>
440   <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">
441     Your administrator has made a system-wide change that disables some old profiles.
442   </message>
443   <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">
444     To continue, click OK, then click Add Person to create a new profile for your email address.
445   </message>
446   <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">
447     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.
448   </message>
449   <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">
450     Although you can no longer access your old profile, you can still remove it.
451   </message>
452   <if expr="is_android">
453     <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.">
454       This account is already being used on this device.
455     </message>
456   </if>
457   <if expr="not is_android">
458     <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.">
459       This account is already being used on this computer.
460     </message>
461     <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.">
462       This account is already being used on this computer by <ph name="AVATAR_NAME">$1<ex>Jane</ex></ph>.
463     </message>
464   </if>
465
466   <!-- Android does not support multiple profiles and supervised users -->
467   <if expr="not is_android">
468     <!-- Create Profile Dialog -->
469     <message name="IDS_PROFILES_CREATE_TITLE" desc="Title of the create profile dialog">
470       Add person
471     </message>
472     <message name="IDS_PROFILES_CREATE_LOCAL_ERROR" desc="Message shown when a local error (for example, a disk error) occurs during profile creation.">
473       The new user couldn't be created. Please check your hard drive space and permissions and try again.
474     </message>
475     <message name="IDS_PROFILES_CREATE_DESKTOP_SHORTCUT_LABEL" desc="Label for the checkbox that controls whether a desktop shortcut should be created for the new profile.">
476       Create a desktop shortcut for this user
477     </message>
478     <message name="IDS_PROFILES_CREATE_SUPERVISED_JUST_SIGNED_IN" desc="Warning message shown in the create-profile dialog when the custodian signed in recently, sync has not yet finished initializing, and so the creation process is likely to take extra time.">
479       Creating your supervised user. This may take a few moments.
480     </message>
481
482     <!-- Import existing supervised user dialog -->
483     <message name="IDS_IMPORT_EXISTING_LEGACY_SUPERVISED_USER_TITLE" desc="Title for the dialog used to import existing supervised users. The dialog appears when the custodian clicks on 'Import existing supervised user' during the user creation flow. The dialog displays a list of existing supervised users for the custodian to choose from">
484       Import an existing supervised user
485     </message>
486     <message name="IDS_IMPORT_EXISTING_LEGACY_SUPERVISED_USER_TEXT" desc="Text that instructs the user to choose one of the displayed supervised users to import to this device.">
487       Choose a supervised user to add to this device.
488     </message>
489     <message name="IDS_CREATE_NEW_LEGACY_SUPERVISED_USER_LINK" desc="The text for the link button that takes the user back from the dialog for importing an existing supervised user to the user creation dialog.">
490       Create a new supervised user
491     </message>
492     <message name="IDS_IMPORT_EXISTING_LEGACY_SUPERVISED_USER_OK" desc="Text on the button to confirm importing an existing supervised user.">
493       Import supervised user
494     </message>
495   </if>
496
497   <if expr="not is_android">
498     <!-- User manager web UI -->
499     <if expr="use_titlecase">
500       <message name="IDS_ADD_USER_BUTTON" desc="Text shown on an add user button on login/locker screen">
501         Add Person
502       </message>
503       <if expr="not chromeos">
504         <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_BUTTON" desc="Text shown on a button that confirms removal of a user.">
505           Remove This Person
506         </message>
507         <message name="IDS_CREATE_LEGACY_SUPERVISED_USER_MENU_LABEL" desc="Text shown on a menu option that creates a legacy supervised user.">
508           Add Supervised Person
509         </message>
510       </if>
511       <if expr="chromeos">
512         <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_BUTTON" desc="Text shown on a button that confirms removal of a user.">
513           Remove This User
514         </message>
515         <message name="IDS_CREATE_LEGACY_SUPERVISED_USER_MENU_LABEL" desc="Text shown on a menu option that creates a legacy supervised user.">
516           Add Supervised User
517         </message>
518       </if>
519       <message name="IDS_SCREEN_LOCK_SIGN_OUT">
520         Sign out
521       </message>
522     </if>
523     <if expr="not use_titlecase">
524       <message name="IDS_ADD_USER_BUTTON" desc="Text shown on an add user button on login/locker screen">
525         Add person
526       </message>
527       <if expr="not chromeos">
528         <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_BUTTON" desc="Text shown on a button that confirms removal of a user.">
529           Remove this person
530         </message>
531         <message name="IDS_CREATE_LEGACY_SUPERVISED_USER_MENU_LABEL" desc="Text shown on a menu option that creates a legacy supervised user.">
532           Add supervised person
533         </message>
534       </if>
535       <if expr="chromeos">
536         <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_BUTTON" desc="Text shown on a button that confirms removal of a user.">
537           Remove this user
538         </message>
539         <message name="IDS_CREATE_LEGACY_SUPERVISED_USER_MENU_LABEL" desc="Text shown on a menu option that creates a legacy supervised user.">
540           Add supervised user
541         </message>
542       </if>
543       <message name="IDS_SCREEN_LOCK_SIGN_OUT">
544         Sign out
545       </message>
546     </if>
547     <if expr="chromeos">
548       <message name="IDS_LAUNCH_APP_BUTTON" desc="Text shown on the button that launches kiosk app from Chrome OS login UI">
549         Launch app
550       </message>
551     </if>
552     <message name="IDS_BROWSE_AS_GUEST_BUTTON" desc="Text shown on Chrome OS sign-in screen button that launches guest session. Should be short.">
553       Browse as Guest
554     </message>
555     <message name="IDS_MORE_OPTIONS_BUTTON" desc="Text read but not shown on the [...] button on login screen">
556       More Options
557     </message>
558     <message name="IDS_SCREEN_LOCK_ACTIVE_USER">
559       Currently signed in
560     </message>
561     <if expr="chromeos">
562       <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.">
563         PIN
564       </message>
565       <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.">
566         PIN or password
567       </message>
568       <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.">
569         Delete
570       </message>
571       <message name="IDS_FINGERPRINT_HINT_TEXT" desc="Text to display in the password field for user pod when user moves his mouse over the fingerprint icon.">
572         Touch to sign in
573       </message>
574       <message name="IDS_FINGERPRINT_LOGIN_TEXT" desc="Text to display in the password field for user pod when user is trying to login with fingerprint.">
575         Signing in...
576       </message>
577       <message name="IDS_FINGERPRINT_LOGIN_FAILED_TEXT" desc="Text to display in the password field for user pod when user failed to login with fingerprint.">
578         Not recognized
579       </message>
580       <message name="IDS_FINGERPRINT_ICON_MESSAGE" desc="Message to display when user moves his mouse over the fingerprint icon in the user pod.">
581         Place your finger on the fingerprint sensor to unlock the device.
582       </message>
583       <message name="IDS_LOGIN_ERROR_FINGERPRINT_MAX_ATTEMPT" desc="Couldn't sign in because fingerprint unlock has reached maximum attempt">
584         Sorry, your fingerprint is still not recognized. Please enter your password.
585       </message>
586     </if>
587     <message name="IDS_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't sign in because password is invalid">
588       Sorry, your password could not be verified. Please try again.
589     </message>
590     <message name="IDS_LOGIN_ERROR_AUTHENTICATING_OFFLINE" desc="Couldn't unlock because the password can't be validated locally and the user is offline">
591       Sorry, your password could not be verified because you are offline.
592     </message>
593     <message name="IDS_LOGIN_POD_EMPTY_PASSWORD_TEXT" desc="Text to display in the password field for user pod when no password has been entered.">
594       Password
595     </message>
596     <message name="IDS_LOGIN_POD_SIGNING_IN" desc="Text to display at the bottom of a user pod during signing in the user. The translation should be as short as possible because of limited UI space.">
597       Signing in
598     </message>
599     <message name="IDS_LOGIN_POD_PASSWORD_FIELD_ACCESSIBLE_NAME" desc="Text to be spoken when the focus is set to the password field of a user pod on the sign-in screen.">
600       Password for <ph name="USER_EMAIL_ADDRESS">$1<ex>john.doe@example.com</ex></ph>
601     </message>
602     <message name="IDS_LOGIN_POD_SUBMIT_BUTTON_ACCESSIBLE_NAME" desc="Text to be spoken when the focus is set to the submit button of a user pod on the sign-in screen.">
603       Submit
604     </message>
605     <message name="IDS_LOGIN_POD_MENU_BUTTON_ACCESSIBLE_NAME" desc="Text to be spoken when the focus is set to the menu button of the user pod on the login screen.">
606       Options menu for <ph name="USER_EMAIL_ADDRESS">$1<ex>john.doe@example.com</ex></ph>
607     </message>
608     <message name="IDS_LOGIN_POD_MENU_REMOVE_ITEM_ACCESSIBLE_NAME" desc="Text to be spoken when 'Remove user' item is selected on the pod menu.">
609       Remove this user
610     </message>
611     <message name="IDS_LOGIN_POD_LEGACY_SUPERVISED_USER_REMOVE_WARNING" desc="Text shown as a warning when attempting to remove legacy supervised user.">
612       All files and local data associated with the supervised user will be permanently deleted once this supervised user is removed. Visited websites and settings for this supervised user may still be visible by the manager at <ph name="MANAGEMENT_URL">$1<ex>www.example.com</ex></ph>.
613     </message>
614     <message name="IDS_LOGIN_POD_NON_OWNER_USER_REMOVE_WARNING" desc="Text shown as a warning when attempting to remove non-owner user.">
615       All files and local data associated with this user will be permanently deleted once this user is removed. <ph name="USER_EMAIL">$1<ex>john.doe@example.com</ex></ph> can still sign in later.
616     </message>
617     <if expr="not chromeos">
618       <message name="IDS_USER_MANAGER_GO_GUEST_PROFILES_LOCKED_ERROR" desc="Error message displayed when trying to browser as guest while all profiles are locked.">
619         Please unlock your profile before browsing as a guest.
620       </message>
621       <message name="IDS_USER_MANAGER_REMOVE_PROFILE_PROFILES_LOCKED_ERROR" desc="Error message displayed when trying to remove a profile while all profiles are locked.">
622         Please unlock your profile before removing a person.
623       </message>
624       <message name="IDS_USER_MANAGER_ADD_PROFILE_PROFILES_LOCKED_ERROR" desc="Error message displayed when trying to add a profile while all profiles are locked.">
625         Please unlock your profile before adding a person.
626       </message>
627       <message name="IDS_USER_MANAGER_PROMPT_MESSAGE" desc="Prompt message displayed on UserManager when force-sign-in policy is enabled.">
628         To use Chrome, please sign in
629       </message>
630       <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_NONSYNC" desc="Main text shown as a warning when attempting to remove an user.">
631         This will permanently delete your browsing data from this device.
632       </message>
633       <message name="IDS_LOGIN_POD_USER_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.">
634         Browsing history
635       </message>
636       <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_PASSWORDS" desc="The title of a statistic (passwords) shown inside a table below the warning text when attempting to remove an user. A number is displayed next to it.">
637         Passwords
638       </message>
639       <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_BOOKMARKS" desc="The title of a statistic (bookmarks) shown inside a table below the warning text when attempting to remove an user. A number is displayed next to it.">
640         Bookmarks
641       </message>
642       <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_AUTOFILL" desc="The title of a statistic (autofill) shown inside a table below the warning text when attempting to remove an user. A number is displayed next to it.">
643         Autofill form data
644       </message>
645       <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_CALCULATING" desc="This is used in '...' of the warning message 'This will permanently delete ... items from the device.', which is shown when attempting to remove an user. Also shown next to the loading statistics below this warning. All occurrences of '...' will be eventually replaced by numbers when the statistics are loaded.">
646         ...
647       </message>
648     </if>
649
650     <!-- User manager tutorial -->
651     <message name="IDS_USER_MANAGER_TUTORIAL_NEXT" desc="Text of the button that advances the tutorial to the next slide">
652       Next
653     </message>
654     <message name="IDS_USER_MANAGER_TUTORIAL_DONE" desc="The text of the OK button on the last tutorial slide">
655       OK, got it
656     </message>
657     <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_GUEST_TITLE" desc="Title of the guest user slide">
658       Share with guests
659     </message>
660     <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_FRIENDS_TITLE" desc="Title of the friends and family slide">
661       Add family and friends
662     </message>
663     <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_OUTRO_TITLE" desc="Title of the tutorial completion slide">
664       You're almost done!
665     </message>
666     <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_OUTRO_USER_NOT_FOUND" desc="Text of the label asking the user if they see their name">
667       Don't see your name?
668     </message>
669   </if>
670 </grit-part>