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 5220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5231 </message> | 5231 </message> |
5232 <message name="IDS_ENTERPRISE_ENROLLMENT_ACCOUNT_ERROR" desc="Error message to
show when there is a problem with the user account."> | 5232 <message name="IDS_ENTERPRISE_ENROLLMENT_ACCOUNT_ERROR" desc="Error message to
show when there is a problem with the user account."> |
5233 This user account is not eligible for the service. | 5233 This user account is not eligible for the service. |
5234 </message> | 5234 </message> |
5235 <message name="IDS_ENTERPRISE_ENROLLMENT_MISSING_LICENSES_ERROR" desc="Error m
essage to show when the domain the device is trying to enroll into has expired o
r exhausted licenses."> | 5235 <message name="IDS_ENTERPRISE_ENROLLMENT_MISSING_LICENSES_ERROR" desc="Error m
essage to show when the domain the device is trying to enroll into has expired o
r exhausted licenses."> |
5236 You do not have enough software licenses to enroll this device. Please conta
ct sales to purchase more. If you believe you're seeing this message in error, p
lease contact support. | 5236 You do not have enough software licenses to enroll this device. Please conta
ct sales to purchase more. If you believe you're seeing this message in error, p
lease contact support. |
5237 </message> | 5237 </message> |
5238 <message name="IDS_ENTERPRISE_ENROLLMENT_DEPROVISIONED_ERROR" desc="Error mess
age to show when enrollment fails because the administrator has deprovisioned th
e device on the server side."> | 5238 <message name="IDS_ENTERPRISE_ENROLLMENT_DEPROVISIONED_ERROR" desc="Error mess
age to show when enrollment fails because the administrator has deprovisioned th
e device on the server side."> |
5239 This device has been placed into a deprovisioned state by the administrator.
To enable it for enrollment, please have your administrator place the device in
to a pending state. | 5239 This device has been placed into a deprovisioned state by the administrator.
To enable it for enrollment, please have your administrator place the device in
to a pending state. |
5240 </message> | 5240 </message> |
5241 <message name="IDS_ENTERPRISE_ENROLLMENT_DOMAIN_MISMATCH_ERROR" desc="Error me
ssage shown when the device doesn't belong to the domain the user tried to enrol
l it to."> | |
5242 This device cannot be enrolled to the domain your account belongs to because
the device is marked for management by a different domain. | |
5243 </message> | |
5244 <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the
enterprise enrollment dialog."> | 5241 <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the
enterprise enrollment dialog."> |
5245 Enterprise enrollment | 5242 Enterprise enrollment |
5246 </message> | 5243 </message> |
5247 <message name="IDS_ENTERPRISE_ENROLLMENT_DESCRIPTION" desc="Short description
of enterprise enrollment."> | 5244 <message name="IDS_ENTERPRISE_ENROLLMENT_DESCRIPTION" desc="Short description
of enterprise enrollment."> |
5248 Sign in with the username given to you by your organization to enroll your d
evice for enterprise management. | 5245 Sign in with the username given to you by your organization to enroll your d
evice for enterprise management. |
5249 </message> | 5246 </message> |
5250 <message name="IDS_ENTERPRISE_ENROLLMENT_RE_ENROLLMENT_TEXT" desc="Paragraph e
xplaining previous association of the device with a domain."> | 5247 <message name="IDS_ENTERPRISE_ENROLLMENT_RE_ENROLLMENT_TEXT" desc="Paragraph e
xplaining previous association of the device with a domain."> |
5251 This device has been marked for enterprise management by <ph name="MANAGEMEN
T_DOMAIN">$1<ex>example.com</ex></ph>. | 5248 This device has been marked for enterprise management by <ph name="MANAGEMEN
T_DOMAIN">$1<ex>example.com</ex></ph>. |
5252 </message> | 5249 </message> |
5253 <message name="IDS_ENTERPRISE_ENROLLMENT_RETRY" desc="Label for the retry butt
on on the error step in the enterprise enrollment dialog."> | 5250 <message name="IDS_ENTERPRISE_ENROLLMENT_RETRY" desc="Label for the retry butt
on on the error step in the enterprise enrollment dialog."> |
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5411 Failed to set adapter power. | 5408 Failed to set adapter power. |
5412 </message> | 5409 </message> |
5413 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SET_POLLING" desc="Error message
shown when polling state could not be set." translateable="false"> | 5410 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SET_POLLING" desc="Error message
shown when polling state could not be set." translateable="false"> |
5414 Failed to start/stop polling. | 5411 Failed to start/stop polling. |
5415 </message> | 5412 </message> |
5416 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SUBMIT_PREFIX" desc="Error messag
e shown when an NDEF form could not be submitted." translateable="false"> | 5413 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SUBMIT_PREFIX" desc="Error messag
e shown when an NDEF form could not be submitted." translateable="false"> |
5417 Failed to submit NDEF: | 5414 Failed to submit NDEF: |
5418 </message> | 5415 </message> |
5419 | 5416 |
5420 </grit-part> | 5417 </grit-part> |
OLD | NEW |