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

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

Issue 493613002: Add an enrolling state for consumer management section in settings page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dn
Patch Set: Created 6 years, 3 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 <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 5736 matching lines...) Expand 10 before | Expand all | Expand 10 after
5747 Failed to submit NDEF: 5747 Failed to submit NDEF:
5748 </message> 5748 </message>
5749 5749
5750 <!-- About consumer management service --> 5750 <!-- About consumer management service -->
5751 <message name="IDS_LOGIN_CONSUMER_MANAGEMENT_ENROLLMENT" desc="A message to sh ow at the sign-in page when consumer management enrollment is in progress."> 5751 <message name="IDS_LOGIN_CONSUMER_MANAGEMENT_ENROLLMENT" desc="A message to sh ow at the sign-in page when consumer management enrollment is in progress.">
5752 The owner must sign in to complete enrollment with Google Device Manager. 5752 The owner must sign in to complete enrollment with Google Device Manager.
5753 </message> 5753 </message>
5754 <message name="IDS_OPTIONS_DEVICE_CONTROL_SECTION_TITLE" desc="The title of th e device control section in the settings page."> 5754 <message name="IDS_OPTIONS_DEVICE_CONTROL_SECTION_TITLE" desc="The title of th e device control section in the settings page.">
5755 Device control 5755 Device control
5756 </message> 5756 </message>
5757 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_DESCRIPTION" desc="Description of the consumer management enroll button in the settings page."> 5757 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_DESCRIPTION" desc="Description of the consumer management service in the settings page.">
5758 Let Google help you remotely lock, erase, and locate your device. 5758 Let Google help you remotely lock, erase, and locate your device.
5759 </message> 5759 </message>
5760 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLL_BUTTON" desc="The text o f the consumer management enroll button in the settings page."> 5760 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLL_BUTTON" desc="The text o f the consumer management button in the settings page when the device is not enr olled.">
5761 Enroll 5761 Enroll
5762 </message> 5762 </message>
5763 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLL_BUTTON" desc="The text of the consumer management unenroll button in the settings page."> 5763 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLLING_BUTTON" desc="The tex t of the consumer management button in the settings page when enrollment is in p rogress.">
5764 Enrolling...
5765 </message>
5766 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLL_BUTTON" desc="The text of the consumer management button in the settings page when the device is enrol led.">
5764 Unenroll 5767 Unenroll
5765 </message> 5768 </message>
5769 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLLING_BUTTON" desc="The t ext of the consumer management button in the settings page when unenrollment is in progress.">
5770 Unenrolling...
5771 </message>
5766 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY" desc="The title of the consumer management overlay in the settings page used for both enrollment and u nenrollment."> 5772 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY" desc="The title of the consumer management overlay in the settings page used for both enrollment and u nenrollment.">
5767 Consumer management 5773 Consumer management
5768 </message> 5774 </message>
5769 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL_TITLE" desc="The title of the consumer management overlay in the settings page for enrollment."> 5775 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL_TITLE" desc="The title of the consumer management overlay in the settings page for enrollment.">
5770 Enroll Chromebook 5776 Enroll Chromebook
5771 </message> 5777 </message>
5772 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL_MESSAGE" desc="T he description of the consumer management overlay in the settings page for enrol lment."> 5778 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL_MESSAGE" desc="T he description of the consumer management overlay in the settings page for enrol lment.">
5773 You are about to enroll this Chromebook with Google to enable the ability to remotely locate, wipe, and lock the device. This will require a reboot. Do you wish to continue? 5779 You are about to enroll this Chromebook with Google to enable the ability to remotely locate, wipe, and lock the device. This will require a reboot. Do you wish to continue?
5774 </message> 5780 </message>
5775 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL" desc="The butto n text of the consumer management overlay in the settings page for enrollment."> 5781 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL" desc="The butto n text of the consumer management overlay in the settings page for enrollment.">
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
5813 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5819 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5814 Done 5820 Done
5815 </message> 5821 </message>
5816 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5822 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5817 System date 5823 System date
5818 </message> 5824 </message>
5819 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5825 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5820 System time 5826 System time
5821 </message> 5827 </message>
5822 </grit-part> 5828 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698