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 2726 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2737 <message name="IDS_WRONG_HWID_SCREEN_MESSAGE_FIRST_PART" desc="Warning message
shown on screen notifying about malformed hardware ID. First paragraph."> | 2737 <message name="IDS_WRONG_HWID_SCREEN_MESSAGE_FIRST_PART" desc="Warning message
shown on screen notifying about malformed hardware ID. First paragraph."> |
2738 Unfortunately, your computer is configured with a malformed hardware ID. Thi
s prevents Chrome OS from updating with the latest security fixes and your compu
ter <ph name="BEGIN_BOLD">$1</ph>may be vulnerable to malicious attacks<ph name=
"END_BOLD">$2</ph>. | 2738 Unfortunately, your computer is configured with a malformed hardware ID. Thi
s prevents Chrome OS from updating with the latest security fixes and your compu
ter <ph name="BEGIN_BOLD">$1</ph>may be vulnerable to malicious attacks<ph name=
"END_BOLD">$2</ph>. |
2739 </message> | 2739 </message> |
2740 <message name="IDS_WRONG_HWID_SCREEN_MESSAGE_SECOND_PART" desc="Warning messag
e shown on screen notifying about malformed hardware ID. Second paragraph."> | 2740 <message name="IDS_WRONG_HWID_SCREEN_MESSAGE_SECOND_PART" desc="Warning messag
e shown on screen notifying about malformed hardware ID. Second paragraph."> |
2741 Please contact your hardware manufacturer immediately to send your computer
to a repair facility. | 2741 Please contact your hardware manufacturer immediately to send your computer
to a repair facility. |
2742 </message> | 2742 </message> |
2743 <message name="IDS_WRONG_HWID_SCREEN_SKIP_LINK" desc="Text on link that skips
warning about malformed hardware ID."> | 2743 <message name="IDS_WRONG_HWID_SCREEN_SKIP_LINK" desc="Text on link that skips
warning about malformed hardware ID."> |
2744 Skip for now | 2744 Skip for now |
2745 </message> | 2745 </message> |
2746 | 2746 |
| 2747 <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_HEADER" desc="Header of messag
e only used for accessability label in the current design, notifying about pend
ing auto-enrollment check completion."> |
| 2748 Determining device configuration. |
| 2749 </message> |
| 2750 <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_MESSAGE" desc="Warning message
shown on screen notifying about pending auto-enrollment check completion."> |
| 2751 Determining device configuration... |
| 2752 </message> |
| 2753 |
2747 <message name="IDS_TERMS_OF_SERVICE_SCREEN_HEADING" desc="Heading at the top o
f the Terms of Service screen."> | 2754 <message name="IDS_TERMS_OF_SERVICE_SCREEN_HEADING" desc="Heading at the top o
f the Terms of Service screen."> |
2748 <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms of Service | 2755 <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms of Service |
2749 </message> | 2756 </message> |
2750 <message name="IDS_TERMS_OF_SERVICE_SCREEN_CONTENT_HEADING" desc="Heading at t
he start of the the Terms of Service text."> | 2757 <message name="IDS_TERMS_OF_SERVICE_SCREEN_CONTENT_HEADING" desc="Heading at t
he start of the the Terms of Service text."> |
2751 <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms | 2758 <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms |
2752 </message> | 2759 </message> |
2753 <message name="IDS_TERMS_OF_SERVICE_SCREEN_LOADING" desc="Message shown while
the Terms of Service are being downloaded."> | 2760 <message name="IDS_TERMS_OF_SERVICE_SCREEN_LOADING" desc="Message shown while
the Terms of Service are being downloaded."> |
2754 Loading... | 2761 Loading... |
2755 </message> | 2762 </message> |
2756 <message name="IDS_TERMS_OF_SERVICE_SCREEN_ERROR" desc="Error message shown wh
en the Terms of Service could not be loaded."> | 2763 <message name="IDS_TERMS_OF_SERVICE_SCREEN_ERROR" desc="Error message shown wh
en the Terms of Service could not be loaded."> |
(...skipping 2690 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5447 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 5454 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
5448 Done | 5455 Done |
5449 </message> | 5456 </message> |
5450 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 5457 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
5451 System date | 5458 System date |
5452 </message> | 5459 </message> |
5453 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 5460 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
5454 System time | 5461 System time |
5455 </message> | 5462 </message> |
5456 </grit-part> | 5463 </grit-part> |
OLD | NEW |