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

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

Issue 2371213002: Refactor: Inject StatisticsProvider as a dependency of DeviceCloudPolicyInitializer. (Closed)
Patch Set: Address Maksim's comments. 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/enrollment/auto_enrollment_controller.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 5961 matching lines...) Expand 10 before | Expand all | Expand 10 after
5972 </message> 5972 </message>
5973 <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."> 5973 <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.">
5974 Oops! The system failed to authorize API access for this device. 5974 Oops! The system failed to authorize API access for this device.
5975 </message> 5975 </message>
5976 <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."> 5976 <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.">
5977 Oops! The system failed to attain a long-term API access token for this dev ice. 5977 Oops! The system failed to attain a long-term API access token for this dev ice.
5978 </message> 5978 </message>
5979 <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."> 5979 <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.">
5980 Oops! The system failed to store the long-term API access token for this de vice. 5980 Oops! The system failed to store the long-term API access token for this de vice.
5981 </message> 5981 </message>
5982
5983 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_ERROR" desc="Error messag e shown on the enrollment screen upon failure to lock the device mode."> 5982 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_ERROR" desc="Error messag e shown on the enrollment screen upon failure to lock the device mode.">
5984 Oops! The system failed to establish the device installation-time attribute s lock. 5983 Oops! The system failed to establish the device installation-time attribute s lock.
5985 </message> 5984 </message>
5986 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_TIMEOUT" desc="Error mess age to show when the initialization of the lockbox is taking too long."> 5985 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_TIMEOUT" desc="Error mess age to show when the initialization of the lockbox is taking too long.">
5987 Oops! The initialization of the installation-time attributes has timed out. Please contact your support representative. 5986 Oops! The initialization of the installation-time attributes has timed out. Please contact your support representative.
5988 </message> 5987 </message>
5989 <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."> 5988 <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.">
5990 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. 5989 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.
5991 </message> 5990 </message>
5992 <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."> 5991 <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
6024 </message> 6023 </message>
6025 <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."> 6024 <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.">
6026 This device cannot be enrolled to the domain your account belongs to because the device is marked for management by a different domain. 6025 This device cannot be enrolled to the domain your account belongs to because the device is marked for management by a different domain.
6027 </message> 6026 </message>
6028 <message name="IDS_ENTERPRISE_ENROLLMENT_ATTRIBUTE_ERROR" desc="Error message shown when successfully enrolled, but the device attribute update has failed."> 6027 <message name="IDS_ENTERPRISE_ENROLLMENT_ATTRIBUTE_ERROR" desc="Error message shown when successfully enrolled, but the device attribute update has failed.">
6029 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. 6028 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.
6030 </message> 6029 </message>
6031 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_REGISTRATION_CERT_FETCH_FAILED " desc="Error message shown when a registration certificate could not be obtaine d."> 6030 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_REGISTRATION_CERT_FETCH_FAILED " desc="Error message shown when a registration certificate could not be obtaine d.">
6032 A registration certificate could not be obtained. 6031 A registration certificate could not be obtained.
6033 </message> 6032 </message>
6033 <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.">
6034 Oops! The system failed to determine device model or serial number.
6035 </message>
6034 <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog."> 6036 <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog.">
6035 Enterprise enrollment 6037 Enterprise enrollment
6036 </message> 6038 </message>
6037 <message name="IDS_ENTERPRISE_ENROLLMENT_DEVICE_INFORMATION" desc="The subtitl e on the device attribute prompt screen."> 6039 <message name="IDS_ENTERPRISE_ENROLLMENT_DEVICE_INFORMATION" desc="The subtitl e on the device attribute prompt screen.">
6038 Device information 6040 Device information
6039 </message> 6041 </message>
6040 <message name="IDS_ENTERPRISE_ENROLLMENT_RETRY" desc="Label for the retry butt on on the error step in the enterprise enrollment dialog."> 6042 <message name="IDS_ENTERPRISE_ENROLLMENT_RETRY" desc="Label for the retry butt on on the error step in the enterprise enrollment dialog.">
6041 Try again 6043 Try again
6042 </message> 6044 </message>
6043 <message name="IDS_ENTERPRISE_ENROLLMENT_DONE" desc="Label for the done button on the success screen in the enterprise enrollment dialog."> 6045 <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
6347 <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."> 6349 <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.">
6348 Emoji, handwriting and voice input on opt-in IME menu 6350 Emoji, handwriting and voice input on opt-in IME menu
6349 </message> 6351 </message>
6350 <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."> 6352 <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.">
6351 Enable access to emoji, handwriting and voice input form opt-in IME menu. 6353 Enable access to emoji, handwriting and voice input form opt-in IME menu.
6352 </message> 6354 </message>
6353 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey"> 6355 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey">
6354 Done 6356 Done
6355 </message> 6357 </message>
6356 </grit-part> 6358 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/enrollment/auto_enrollment_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698