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

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

Issue 468873002: Show a desktop notification when the enrollment is completed or failed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed a bug that NotificationUIManager is created too early. Created 6 years, 4 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 | Annotate | Revision Log
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 5034 matching lines...) Expand 10 before | Expand all | Expand 10 after
5045 </message> 5045 </message>
5046 <message name="IDS_LOGIN_CONFIRM_KIOSK_DIAGNOSTIC_FORMAT" desc="Text to be sho wn on a dialog to confirm launching kiosk app in diagnostic mode."> 5046 <message name="IDS_LOGIN_CONFIRM_KIOSK_DIAGNOSTIC_FORMAT" desc="Text to be sho wn on a dialog to confirm launching kiosk app in diagnostic mode.">
5047 Are you sure you want to launch "<ph name="APP_NAME">$1<ex>Kiosk App</ex></p h>" in diagnostic mode? 5047 Are you sure you want to launch "<ph name="APP_NAME">$1<ex>Kiosk App</ex></p h>" in diagnostic mode?
5048 </message> 5048 </message>
5049 <message name="IDS_LOGIN_GUEST_SIGNIN_FIX_NETWORK"> 5049 <message name="IDS_LOGIN_GUEST_SIGNIN_FIX_NETWORK">
5050 You may also try to <ph name="GUEST_SIGNIN_LINK_START">$1<ex>&gt;a&lt;</ex>< /ph>browse as guest<ph name="GUEST_SIGNIN_LINK_END">$2<ex>&gt;/a&lt;</ex></ph> t o fix this network error. 5050 You may also try to <ph name="GUEST_SIGNIN_LINK_START">$1<ex>&gt;a&lt;</ex>< /ph>browse as guest<ph name="GUEST_SIGNIN_LINK_END">$2<ex>&gt;/a&lt;</ex></ph> t o fix this network error.
5051 </message> 5051 </message>
5052 <message name="IDS_LOGIN_CONNECTING_INDICATOR_TEXT" desc="A message to show te lling the user that the device is attempting to re-connect to the network."> 5052 <message name="IDS_LOGIN_CONNECTING_INDICATOR_TEXT" desc="A message to show te lling the user that the device is attempting to re-connect to the network.">
5053 Connecting and verifying<ph name="ANIMATED_ELLIPSIS">$1<ex>...</ex></ph> 5053 Connecting and verifying<ph name="ANIMATED_ELLIPSIS">$1<ex>...</ex></ph>
5054 </message> 5054 </message>
5055 <message name="IDS_LOGIN_CONSUMER_MANAGEMENT_ENROLLMENT" desc="A message to sh ow at the signin page when consumer management enrollment is in progress.">
5056 The owner must sign in to complete enrollment with Google Device Manager.
5057 </message>
5058 5055
5059 <!-- Idle warning dialog --> 5056 <!-- Idle warning dialog -->
5060 <message name="IDS_IDLE_WARNING_TITLE" desc="Title of the warning dialog shown when the user becomes idle and is about to get logged out."> 5057 <message name="IDS_IDLE_WARNING_TITLE" desc="Title of the warning dialog shown when the user becomes idle and is about to get logged out.">
5061 Are you still there? 5058 Are you still there?
5062 </message> 5059 </message>
5063 <message name="IDS_IDLE_WARNING_LOGOUT_WARNING" desc="Content of the warning d ialog shown when the user becomes idle and is about to get logged out."> 5060 <message name="IDS_IDLE_WARNING_LOGOUT_WARNING" desc="Content of the warning d ialog shown when the user becomes idle and is about to get logged out.">
5064 If you keep doing nothing, you will be signed out in <ph name="LOGOUT_TIME_L EFT">$1<ex>5 seconds</ex></ph>. 5061 If you keep doing nothing, you will be signed out in <ph name="LOGOUT_TIME_L EFT">$1<ex>5 seconds</ex></ph>.
5065 </message> 5062 </message>
5066 <message name="IDS_KIOSK_APP_FAILED_TO_LAUNCH" desc="Generic error message use d when a kiosk app fails to launch."> 5063 <message name="IDS_KIOSK_APP_FAILED_TO_LAUNCH" desc="Generic error message use d when a kiosk app fails to launch.">
5067 Darn, the kiosk application could not be launched. 5064 Darn, the kiosk application could not be launched.
(...skipping 632 matching lines...) Expand 10 before | Expand all | Expand 10 after
5700 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SET_POWER" desc="Error message sh own when adapter power could not be set." translateable="false"> 5697 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SET_POWER" desc="Error message sh own when adapter power could not be set." translateable="false">
5701 Failed to set adapter power. 5698 Failed to set adapter power.
5702 </message> 5699 </message>
5703 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SET_POLLING" desc="Error message shown when polling state could not be set." translateable="false"> 5700 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SET_POLLING" desc="Error message shown when polling state could not be set." translateable="false">
5704 Failed to start/stop polling. 5701 Failed to start/stop polling.
5705 </message> 5702 </message>
5706 <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"> 5703 <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">
5707 Failed to submit NDEF: 5704 Failed to submit NDEF:
5708 </message> 5705 </message>
5709 5706
5710 <!-- About the device control section in the settings page --> 5707 <!-- About consumer management service -->
oshima 2014/08/20 13:24:00 you have removed this comment, which looks to me s
davidyu 2014/08/21 04:08:23 Yes. I put all consumer management service strings
5708 <message name="IDS_LOGIN_CONSUMER_MANAGEMENT_ENROLLMENT" desc="A message to sh ow at the signin page when consumer management enrollment is in progress.">
bartfab (slow) 2014/08/20 13:55:48 Nit: s/signin/sign-in/
davidyu 2014/08/21 04:08:23 Done.
5709 The owner must sign in to complete enrollment with Google Device Manager.
5710 </message>
5711 <message name="IDS_OPTIONS_DEVICE_CONTROL_SECTION_TITLE" desc="The title of th e device control section in the settings page."> 5711 <message name="IDS_OPTIONS_DEVICE_CONTROL_SECTION_TITLE" desc="The title of th e device control section in the settings page.">
5712 Device control 5712 Device control
5713 </message> 5713 </message>
5714 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_DESCRIPTION" desc="Description of the consumer management enroll button in the settings page."> 5714 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_DESCRIPTION" desc="Description of the consumer management enroll button in the settings page.">
5715 Let Google help you remotely lock, erase, and locate your device. 5715 Let Google help you remotely lock, erase, and locate your device.
5716 </message> 5716 </message>
5717 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLL_BUTTON" desc="The text o f the consumer management enroll button in the settings page."> 5717 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLL_BUTTON" desc="The text o f the consumer management enroll button in the settings page.">
5718 Enroll 5718 Enroll
5719 </message> 5719 </message>
5720 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLL_BUTTON" desc="The text of the consumer management unenroll button in the settings page."> 5720 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLL_BUTTON" desc="The text of the consumer management unenroll button in the settings page.">
(...skipping 13 matching lines...) Expand all
5734 </message> 5734 </message>
5735 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_UNENROLL_TITLE" desc="T he title of the consumer management overlay in the settings page for unenrollmen t."> 5735 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_UNENROLL_TITLE" desc="T he title of the consumer management overlay in the settings page for unenrollmen t.">
5736 Unenroll Chromebook 5736 Unenroll Chromebook
5737 </message> 5737 </message>
5738 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_UNENROLL_MESSAGE" desc= "The description of the consumer management overlay in the settings page for une nrollment."> 5738 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_UNENROLL_MESSAGE" desc= "The description of the consumer management overlay in the settings page for une nrollment.">
5739 You are about to unenroll this Chromebook with Google to disable the ability to remotely locate, wipe, and lock the device. This will require a reboot. Do y ou wish to continue? 5739 You are about to unenroll this Chromebook with Google to disable the ability to remotely locate, wipe, and lock the device. This will require a reboot. Do y ou wish to continue?
5740 </message> 5740 </message>
5741 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_UNENROLL" desc="The but ton text of the consumer management overlay in the settings page for unenrollmen t."> 5741 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_UNENROLL" desc="The but ton text of the consumer management overlay in the settings page for unenrollmen t.">
5742 Unenroll and restart 5742 Unenroll and restart
5743 </message> 5743 </message>
5744 <message name="IDS_CONSUMER_MANAGEMENT_ENROLLMENT_NOTIFICATION_TITLE" desc="Th e title of the desktop notification shown when the consumer management enrollmen t is completed">
bartfab (slow) 2014/08/20 13:55:48 Nit: s/the consumer/consumer/
davidyu 2014/08/21 04:08:23 Done.
5745 Enrolled
5746 </message>
5747 <message name="IDS_CONSUMER_MANAGEMENT_ENROLLMENT_NOTIFICATION_BODY" desc="The body of the desktop notification shown when the consumer management enrollment is completed">
bartfab (slow) 2014/08/20 13:55:48 Nit: s/the consumer/consumer/
davidyu 2014/08/21 04:08:23 Done.
5748 You can now lock this device remotely anytime on Chrome Manager.
bartfab (slow) 2014/08/20 13:55:48 I presume this string was approved by Chrome UI? "
davidyu 2014/08/21 04:08:23 The string is from a version of the mocks. UI revi
5749 </message>
5750 <message name="IDS_CONSUMER_MANAGEMENT_ENROLLMENT_FAILURE_NOTIFICATION_TITLE" desc="The title of the desktop notification shown when the consumer management e nrollment is failed">
bartfab (slow) 2014/08/20 13:55:48 Nit 1: s/the consumer/consumer/ Nit 2: s/is failed
davidyu 2014/08/21 04:08:23 Done.
5751 Unable to enroll
5752 </message>
5753 <message name="IDS_CONSUMER_MANAGEMENT_ENROLLMENT_FAILURE_NOTIFICATION_BODY" d esc="The body of the desktop notification shown when the consumer management enr ollment is failed">
bartfab (slow) 2014/08/20 13:55:48 Nit 1: s/the consumer/consumer/ Nit 2: s/is failed
davidyu 2014/08/21 04:08:23 Done.
5754 Enrollment in Google Device Manager was not successful.
bartfab (slow) 2014/08/20 13:55:48 Here you say "Google Device Manager," in the succe
davidyu 2014/08/21 04:08:23 I copied the text from the mock. I'll update the s
5755 </message>
5756 <message name="IDS_CONSUMER_MANAGEMENT_NOTIFICATION_MODIFY_SETTINGS_BUTTON" de sc="The label of the modify settings button on the desktop notification shown wh en the consumer management enrollment or unenrollment is completed">
bartfab (slow) 2014/08/20 13:55:48 Nit: s/the consumer/consumer/
davidyu 2014/08/21 04:08:24 Done.
5757 Modify settings
5758 </message>
5759 <message name="IDS_CONSUMER_MANAGEMENT_NOTIFICATION_TRY_AGAIN_BUTTON" desc="Th e label of the modify settings button on the desktop notification shown when the consumer management enrollment or unenrollment is failed">
bartfab (slow) 2014/08/20 13:55:48 Nit 1: s/the consumer/consumer/ Nit 2: s/is failed
davidyu 2014/08/21 04:08:24 Done.
5760 Try again
5761 </message>
5744 5762
5745 <!-- Set time/date UI display strings --> 5763 <!-- Set time/date UI display strings -->
5746 <message name="IDS_SET_TIME_TITLE" desc="Title of the set time/date UI."> 5764 <message name="IDS_SET_TIME_TITLE" desc="Title of the set time/date UI.">
5747 Check your system time 5765 Check your system time
5748 </message> 5766 </message>
5749 <message name="IDS_SET_TIME_PROMPT" desc="Text prompting the user to check and set the system time."> 5767 <message name="IDS_SET_TIME_PROMPT" desc="Text prompting the user to check and set the system time.">
5750 Chrome was unable to set the system time. Please check the time below and co rrect it if needed. 5768 Chrome was unable to set the system time. Please check the time below and co rrect it if needed.
5751 </message> 5769 </message>
5752 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5770 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5753 Done 5771 Done
5754 </message> 5772 </message>
5755 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5773 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5756 System date 5774 System date
5757 </message> 5775 </message>
5758 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5776 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5759 System time 5777 System time
5760 </message> 5778 </message>
5761 </grit-part> 5779 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698