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

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 5694 matching lines...) Expand 10 before | Expand all | Expand 10 after
5705 Failed to submit NDEF: 5705 Failed to submit NDEF:
5706 </message> 5706 </message>
5707 5707
5708 <!-- About consumer management service --> 5708 <!-- About consumer management service -->
5709 <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."> 5709 <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.">
5710 The owner must sign in to complete enrollment with Google Device Manager. 5710 The owner must sign in to complete enrollment with Google Device Manager.
5711 </message> 5711 </message>
5712 <message name="IDS_OPTIONS_DEVICE_CONTROL_SECTION_TITLE" desc="The title of th e device control section in the settings page."> 5712 <message name="IDS_OPTIONS_DEVICE_CONTROL_SECTION_TITLE" desc="The title of th e device control section in the settings page.">
5713 Device control 5713 Device control
5714 </message> 5714 </message>
5715 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_DESCRIPTION" desc="Description of the consumer management enroll button in the settings page."> 5715 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_DESCRIPTION" desc="Description of the consumer management service in the settings page.">
5716 Let Google help you remotely lock, erase, and locate your device. 5716 Let Google help you remotely lock, erase, and locate your device.
5717 </message> 5717 </message>
5718 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLL_BUTTON" desc="The text o f the consumer management enroll button in the settings page."> 5718 <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.">
5719 Enroll 5719 Enroll
5720 </message> 5720 </message>
5721 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLL_BUTTON" desc="The text of the consumer management unenroll button in the settings page."> 5721 <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.">
5722 Enrolling...
5723 </message>
5724 <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.">
5722 Unenroll 5725 Unenroll
5723 </message> 5726 </message>
5727 <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.">
5728 Unenrolling...
5729 </message>
5724 <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."> 5730 <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.">
5725 Consumer management 5731 Consumer management
5726 </message> 5732 </message>
5727 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL_TITLE" desc="The title of the consumer management overlay in the settings page for enrollment."> 5733 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL_TITLE" desc="The title of the consumer management overlay in the settings page for enrollment.">
5728 Enroll Chromebook 5734 Enroll Chromebook
5729 </message> 5735 </message>
5730 <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."> 5736 <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.">
5731 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? 5737 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?
5732 </message> 5738 </message>
5733 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL" desc="The butto n text of the consumer management overlay in the settings page for enrollment."> 5739 <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
5771 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5777 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5772 Done 5778 Done
5773 </message> 5779 </message>
5774 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5780 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5775 System date 5781 System date
5776 </message> 5782 </message>
5777 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5783 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5778 System time 5784 System time
5779 </message> 5785 </message>
5780 </grit-part> 5786 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698