OLD | NEW |
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 1511 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1522 </message> | 1522 </message> |
1523 <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."> | 1523 <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."> |
1524 <ph name="LINK_START">$1<ex>>a<</ex></ph>Create a supervised user<ph
name="LINK_END">$2<ex>>/a<</ex></ph> for this device. | 1524 <ph name="LINK_START">$1<ex>>a<</ex></ph>Create a supervised user<ph
name="LINK_END">$2<ex>>/a<</ex></ph> for this device. |
1525 </message> | 1525 </message> |
1526 <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."> | 1526 <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."> |
1527 At least one account must exist on this device before creating a supervised
user. | 1527 At least one account must exist on this device before creating a supervised
user. |
1528 </message> | 1528 </message> |
1529 <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."> | 1529 <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."> |
1530 Creation of supervised users is restricted by the owner of this device. | 1530 Creation of supervised users is restricted by the owner of this device. |
1531 </message> | 1531 </message> |
1532 <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."> | 1532 <message name="IDS_CREATE_SUPERVISED_USER_NO_MANAGER_EXCEPT_KIDS_TEXT" desc="T
ext shown when supervised user can be created, but no users except kids that can
be manager exist."> |
1533 Sorry, you need to add at least one Google Account to this device before you
can create a supervised user. | 1533 Sorry, you need to add at least one Google account to this device before you
can create a supervised user. Google accounts for kids cannot be used to create
a supervised user. |
1534 </message> | 1534 </message> |
1535 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_TITLE" desc="Supervised user d
ialog, intro page, title"> | 1535 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_TITLE" desc="Supervised user d
ialog, intro page, title"> |
1536 What is a supervised user? | 1536 What is a supervised user? |
1537 </message> | 1537 </message> |
1538 <message name="IDS_CREATE_SUPERVISED_INTRO_ALTERNATE_TEXT" desc="Supervised us
er dialog, intro page, first paragraph"> | 1538 <message name="IDS_CREATE_SUPERVISED_INTRO_ALTERNATE_TEXT" desc="Supervised us
er dialog, intro page, first paragraph"> |
1539 A supervised user can explore the web with your guidance. As the manager of
a supervised user, you can | 1539 A supervised user can explore the web with your guidance. As the manager of
a supervised user, you can |
1540 <ph name="BEGIN_BOLD"><strong></ph>allow or prohibit<ph name="END_BOLD
"></strong></ph> certain websites, | 1540 <ph name="BEGIN_BOLD"><strong></ph>allow or prohibit<ph name="END_BOLD
"></strong></ph> certain websites, |
1541 <ph name="BEGIN_BOLD"><strong></ph>review<ph name="END_BOLD"></stro
ng></ph> websites the supervised user has visited, and | 1541 <ph name="BEGIN_BOLD"><strong></ph>review<ph name="END_BOLD"></stro
ng></ph> websites the supervised user has visited, and |
1542 <ph name="BEGIN_BOLD"><strong></ph>manage<ph name="END_BOLD"></stro
ng></ph> other settings. | 1542 <ph name="BEGIN_BOLD"><strong></ph>manage<ph name="END_BOLD"></stro
ng></ph> other settings. |
1543 </message> | 1543 </message> |
(...skipping 4354 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5898 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 5898 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
5899 Done | 5899 Done |
5900 </message> | 5900 </message> |
5901 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 5901 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
5902 System date | 5902 System date |
5903 </message> | 5903 </message> |
5904 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 5904 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
5905 System time | 5905 System time |
5906 </message> | 5906 </message> |
5907 </grit-part> | 5907 </grit-part> |
OLD | NEW |