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 1502 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1513 </message> | 1513 </message> |
1514 <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."> | 1514 <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."> |
1515 <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. | 1515 <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. |
1516 </message> | 1516 </message> |
1517 <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."> | 1517 <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."> |
1518 At least one account must exist on this device before creating a supervised
user. | 1518 At least one account must exist on this device before creating a supervised
user. |
1519 </message> | 1519 </message> |
1520 <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."> | 1520 <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."> |
1521 Creation of supervised users is restricted by the owner of this device. | 1521 Creation of supervised users is restricted by the owner of this device. |
1522 </message> | 1522 </message> |
| 1523 <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."> |
| 1524 Sorry, you need to add at least one Google Account to this device before you
can create a supervised user. |
| 1525 </message> |
1523 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_TITLE" desc="Supervised user d
ialog, intro page, title"> | 1526 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_TITLE" desc="Supervised user d
ialog, intro page, title"> |
1524 What is a supervised user? | 1527 What is a supervised user? |
1525 </message> | 1528 </message> |
1526 <message name="IDS_CREATE_SUPERVISED_INTRO_ALTERNATE_TEXT" desc="Supervised us
er dialog, intro page, first paragraph"> | 1529 <message name="IDS_CREATE_SUPERVISED_INTRO_ALTERNATE_TEXT" desc="Supervised us
er dialog, intro page, first paragraph"> |
1527 A supervised user can explore the web with your guidance. As the manager of
a supervised user, you can | 1530 A supervised user can explore the web with your guidance. As the manager of
a supervised user, you can |
1528 <ph name="BEGIN_BOLD"><strong></ph>allow or prohibit<ph name="END_BOLD
"></strong></ph> certain websites, | 1531 <ph name="BEGIN_BOLD"><strong></ph>allow or prohibit<ph name="END_BOLD
"></strong></ph> certain websites, |
1529 <ph name="BEGIN_BOLD"><strong></ph>review<ph name="END_BOLD"></stro
ng></ph> websites the supervised user has visited, and | 1532 <ph name="BEGIN_BOLD"><strong></ph>review<ph name="END_BOLD"></stro
ng></ph> websites the supervised user has visited, and |
1530 <ph name="BEGIN_BOLD"><strong></ph>manage<ph name="END_BOLD"></stro
ng></ph> other settings. | 1533 <ph name="BEGIN_BOLD"><strong></ph>manage<ph name="END_BOLD"></stro
ng></ph> other settings. |
1531 </message> | 1534 </message> |
1532 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_1" desc="Supervised user dialo
g, intro page, first paragraph"> | 1535 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_1" desc="Supervised user dialo
g, intro page, first paragraph"> |
(...skipping 4503 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6036 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 6039 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
6037 Done | 6040 Done |
6038 </message> | 6041 </message> |
6039 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 6042 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
6040 System date | 6043 System date |
6041 </message> | 6044 </message> |
6042 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 6045 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
6043 System time | 6046 System time |
6044 </message> | 6047 </message> |
6045 </grit-part> | 6048 </grit-part> |
OLD | NEW |