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

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

Issue 2371213002: Refactor: Inject StatisticsProvider as a dependency of DeviceCloudPolicyInitializer. (Closed)
Patch Set: Inject StatisticsProvider as a dependency of DeviceCloudPolicyInitializer. Created 4 years, 2 months 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 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 5964 matching lines...) Expand 10 before | Expand all | Expand 10 after
5975 </message> 5975 </message>
5976 <message name="IDS_ENTERPRISE_ENROLLMENT_ROBOT_AUTH_FETCH_FAILED" desc="Error message shown on the enrollment screen upon failure to fetch the OAuth2 authoriz ation code for device-level API access."> 5976 <message name="IDS_ENTERPRISE_ENROLLMENT_ROBOT_AUTH_FETCH_FAILED" desc="Error message shown on the enrollment screen upon failure to fetch the OAuth2 authoriz ation code for device-level API access.">
5977 Oops! The system failed to authorize API access for this device. 5977 Oops! The system failed to authorize API access for this device.
5978 </message> 5978 </message>
5979 <message name="IDS_ENTERPRISE_ENROLLMENT_ROBOT_REFRESH_FETCH_FAILED" desc="Err or message shown on the enrollment screen upon failure to fetch the OAuth2 refre sh token for device-level API access."> 5979 <message name="IDS_ENTERPRISE_ENROLLMENT_ROBOT_REFRESH_FETCH_FAILED" desc="Err or message shown on the enrollment screen upon failure to fetch the OAuth2 refre sh token for device-level API access.">
5980 Oops! The system failed to attain a long-term API access token for this dev ice. 5980 Oops! The system failed to attain a long-term API access token for this dev ice.
5981 </message> 5981 </message>
5982 <message name="IDS_ENTERPRISE_ENROLLMENT_ROBOT_REFRESH_STORE_FAILED" desc="Err or message shown on the enrollment screen upon failure to store the OAuth2 refre sh token for device-level API access."> 5982 <message name="IDS_ENTERPRISE_ENROLLMENT_ROBOT_REFRESH_STORE_FAILED" desc="Err or message shown on the enrollment screen upon failure to store the OAuth2 refre sh token for device-level API access.">
5983 Oops! The system failed to store the long-term API access token for this de vice. 5983 Oops! The system failed to store the long-term API access token for this de vice.
5984 </message> 5984 </message>
5985
5986 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_ERROR" desc="Error messag e shown on the enrollment screen upon failure to lock the device mode."> 5985 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_ERROR" desc="Error messag e shown on the enrollment screen upon failure to lock the device mode.">
5987 Oops! The system failed to establish the device installation-time attribute s lock. 5986 Oops! The system failed to establish the device installation-time attribute s lock.
5988 </message> 5987 </message>
5989 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_TIMEOUT" desc="Error mess age to show when the initialization of the lockbox is taking too long."> 5988 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_TIMEOUT" desc="Error mess age to show when the initialization of the lockbox is taking too long.">
5990 Oops! The initialization of the installation-time attributes has timed out. Please contact your support representative. 5989 Oops! The initialization of the installation-time attributes has timed out. Please contact your support representative.
5991 </message> 5990 </message>
5992 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_WRONG_USER" desc="Error m essage to show when the user used to re-enroll the device does not belong to the domain that the device was originally enrolled into."> 5991 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_WRONG_USER" desc="Error m essage to show when the user used to re-enroll the device does not belong to the domain that the device was originally enrolled into.">
5993 This user account does not belong to the domain that the device is enrolled to. If you want to enroll to a different domain you need to go through device r ecovery first. 5992 This user account does not belong to the domain that the device is enrolled to. If you want to enroll to a different domain you need to go through device r ecovery first.
5994 </message> 5993 </message>
5995 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_WRONG_MODE" desc="Error m essage to show upon attempting to re-enroll a device that is locked to a differe nt operational mode."> 5994 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_WRONG_MODE" desc="Error m essage to show upon attempting to re-enroll a device that is locked to a differe nt operational mode.">
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
6027 </message> 6026 </message>
6028 <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."> 6027 <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.">
6029 This device cannot be enrolled to the domain your account belongs to because the device is marked for management by a different domain. 6028 This device cannot be enrolled to the domain your account belongs to because the device is marked for management by a different domain.
6030 </message> 6029 </message>
6031 <message name="IDS_ENTERPRISE_ENROLLMENT_ATTRIBUTE_ERROR" desc="Error message shown when successfully enrolled, but the device attribute update has failed."> 6030 <message name="IDS_ENTERPRISE_ENROLLMENT_ATTRIBUTE_ERROR" desc="Error message shown when successfully enrolled, but the device attribute update has failed.">
6032 Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> has successfully been enrolled for enterprise management, but failed to send its asset and location i nformation. Please manually enter this information from your Admin console for t his device. 6031 Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> has successfully been enrolled for enterprise management, but failed to send its asset and location i nformation. Please manually enter this information from your Admin console for t his device.
6033 </message> 6032 </message>
6034 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_REGISTRATION_CERT_FETCH_FAILED " desc="Error message shown when a registration certificate could not be obtaine d."> 6033 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_REGISTRATION_CERT_FETCH_FAILED " desc="Error message shown when a registration certificate could not be obtaine d.">
6035 A registration certificate could not be obtained. 6034 A registration certificate could not be obtained.
6036 </message> 6035 </message>
6036 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_NO_MACHINE_IDENTIFICATION" des c="Error message shown on the enrollment screen when the system failed to determ ine the device model or serial number.">
6037 Oops! The system failed to determine device model or serial number.
6038 </message>
6037 <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog."> 6039 <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog.">
6038 Enterprise enrollment 6040 Enterprise enrollment
6039 </message> 6041 </message>
6040 <message name="IDS_ENTERPRISE_ENROLLMENT_DEVICE_INFORMATION" desc="The subtitl e on the device attribute prompt screen."> 6042 <message name="IDS_ENTERPRISE_ENROLLMENT_DEVICE_INFORMATION" desc="The subtitl e on the device attribute prompt screen.">
6041 Device information 6043 Device information
6042 </message> 6044 </message>
6043 <message name="IDS_ENTERPRISE_ENROLLMENT_RETRY" desc="Label for the retry butt on on the error step in the enterprise enrollment dialog."> 6045 <message name="IDS_ENTERPRISE_ENROLLMENT_RETRY" desc="Label for the retry butt on on the error step in the enterprise enrollment dialog.">
6044 Try again 6046 Try again
6045 </message> 6047 </message>
6046 <message name="IDS_ENTERPRISE_ENROLLMENT_DONE" desc="Label for the done button on the success screen in the enterprise enrollment dialog."> 6048 <message name="IDS_ENTERPRISE_ENROLLMENT_DONE" desc="Label for the done button on the success screen in the enterprise enrollment dialog.">
(...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after
6350 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag for enabling emoji, handwriting and voice input on opt-in IME menu."> 6352 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag for enabling emoji, handwriting and voice input on opt-in IME menu.">
6351 Emoji, handwriting and voice input on opt-in IME menu 6353 Emoji, handwriting and voice input on opt-in IME menu
6352 </message> 6354 </message>
6353 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th e about: flag enabling emoji, handwriting and voice input on opt-in IME menu."> 6355 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th e about: flag enabling emoji, handwriting and voice input on opt-in IME menu.">
6354 Enable access to emoji, handwriting and voice input form opt-in IME menu. 6356 Enable access to emoji, handwriting and voice input form opt-in IME menu.
6355 </message> 6357 </message>
6356 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey"> 6358 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey">
6357 Done 6359 Done
6358 </message> 6360 </message>
6359 </grit-part> 6361 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698