Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(324)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 720723002: Creating supervised users restricted for regular users if they are supervised. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@unicornUserTypePublic
Patch Set: Unused headers removed Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 1496 matching lines...) Expand 10 before | Expand all | Expand 10 after
1507 </message> 1507 </message>
1508 <message name="IDS_CREATE_SUPERVISED_USER_HTML" desc="Text with actual link shown on side of Google sign-in UI to create a supervised user."> 1508 <message name="IDS_CREATE_SUPERVISED_USER_HTML" desc="Text with actual link shown on side of Google sign-in UI to create a supervised user.">
1509 <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>Create a supervised user<ph name="LINK_END">$2<ex>&gt;/a&lt;</ex></ph> for this device. 1509 <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>Create a supervised user<ph name="LINK_END">$2<ex>&gt;/a&lt;</ex></ph> for this device.
1510 </message> 1510 </message>
1511 <message name="IDS_CREATE_SUPERVISED_USER_NO_MANAGER_TEXT" desc="Text shown wh en supervised user can be created, but no users that can be manager exist."> 1511 <message name="IDS_CREATE_SUPERVISED_USER_NO_MANAGER_TEXT" desc="Text shown wh en supervised user can be created, but no users that can be manager exist.">
1512 At least one account must exist on this device before creating a supervised user. 1512 At least one account must exist on this device before creating a supervised user.
1513 </message> 1513 </message>
1514 <message name="IDS_CREATE_SUPERVISED_USER_CREATION_RESTRICTED_TEXT" desc="Text shown when supervised user can be created, but owner of the device restricted s upervised user creation or whitelist has been enabled for this device."> 1514 <message name="IDS_CREATE_SUPERVISED_USER_CREATION_RESTRICTED_TEXT" desc="Text shown when supervised user can be created, but owner of the device restricted s upervised user creation or whitelist has been enabled for this device.">
1515 Creation of supervised users is restricted by the owner of this device. 1515 Creation of supervised users is restricted by the owner of this device.
1516 </message> 1516 </message>
1517 <message name="IDS_CREATE_SUPERVISED_USER_NO_MANAGER_EXCEPT_SUPERVISED_TEXT" d esc="Text shown when supervised user can be created, but no users except regular supervised that can be manager exist.">
1518 Sorry, you need to add at least one Google Account to this device before you can create a supervised user.
1519 </message>
1517 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_TITLE" desc="Supervised user d ialog, intro page, title"> 1520 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_TITLE" desc="Supervised user d ialog, intro page, title">
1518 What is a supervised user? 1521 What is a supervised user?
1519 </message> 1522 </message>
1520 <message name="IDS_CREATE_SUPERVISED_INTRO_ALTERNATE_TEXT" desc="Supervised us er dialog, intro page, first paragraph"> 1523 <message name="IDS_CREATE_SUPERVISED_INTRO_ALTERNATE_TEXT" desc="Supervised us er dialog, intro page, first paragraph">
1521 A supervised user can explore the web with your guidance. As the manager of a supervised user, you can 1524 A supervised user can explore the web with your guidance. As the manager of a supervised user, you can
1522 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>allow or prohibit<ph name="END_BOLD ">&lt;/strong&gt;</ph> certain websites, 1525 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>allow or prohibit<ph name="END_BOLD ">&lt;/strong&gt;</ph> certain websites,
1523 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>review<ph name="END_BOLD">&lt;/stro ng&gt;</ph> websites the supervised user has visited, and 1526 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>review<ph name="END_BOLD">&lt;/stro ng&gt;</ph> websites the supervised user has visited, and
1524 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>manage<ph name="END_BOLD">&lt;/stro ng&gt;</ph> other settings. 1527 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>manage<ph name="END_BOLD">&lt;/stro ng&gt;</ph> other settings.
1525 </message> 1528 </message>
1526 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_1" desc="Supervised user dialo g, intro page, first paragraph"> 1529 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_1" desc="Supervised user dialo g, intro page, first paragraph">
(...skipping 4466 matching lines...) Expand 10 before | Expand all | Expand 10 after
5993 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5996 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5994 Done 5997 Done
5995 </message> 5998 </message>
5996 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5999 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5997 System date 6000 System date
5998 </message> 6001 </message>
5999 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 6002 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
6000 System time 6003 System time
6001 </message> 6004 </message>
6002 </grit-part> 6005 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698