Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index 8533d611f4d2a69651b0bfbb10077a0d2aa82486..fb117ff5038e6782039b39553e896fb503dbaf2b 100644 |
| --- a/chrome/app/chromeos_strings.grdp |
| +++ b/chrome/app/chromeos_strings.grdp |
| @@ -5714,12 +5714,18 @@ All users must sign out to continue. |
| <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_DESCRIPTION" desc="Description of the consumer management enroll button in the settings page."> |
| Let Google help you remotely lock, erase, and locate your device. |
| </message> |
| - <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLL_BUTTON" desc="The text of the consumer management enroll button in the settings page."> |
| + <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLL_BUTTON" desc="The text of the consumer management button in the settings page for enrollment."> |
|
bartfab (slow)
2014/08/20 14:40:02
What is "the settings page for enrollment"? How ab
davidyu
2014/08/21 09:40:28
Done.
|
| Enroll |
| </message> |
| - <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLL_BUTTON" desc="The text of the consumer management unenroll button in the settings page."> |
| + <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLLING_BUTTON" desc="The text of the consumer management button in the settings page when the enrollment is in progress."> |
|
bartfab (slow)
2014/08/20 14:40:01
Nit: s/the enrollment/enrollment/
davidyu
2014/08/21 09:40:29
Done.
|
| + Enrolling... |
| + </message> |
| + <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLL_BUTTON" desc="The text of the consumer management button in the settings page for unenrollment."> |
|
bartfab (slow)
2014/08/20 14:40:02
How about something like this:
"The text of the c
davidyu
2014/08/21 09:40:29
Done.
|
| Unenroll |
| </message> |
| + <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLLING_BUTTON" desc="The text of the consumer management button in the settings page when the unenrollment is in progress."> |
|
bartfab (slow)
2014/08/20 14:40:01
Nit: s/the unenrollment/unenrollment/
davidyu
2014/08/21 09:40:28
Done.
|
| + Unenrolling... |
| + </message> |
| <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY" desc="The title of the consumer management overlay in the settings page used for both enrollment and unenrollment."> |
| Consumer management |
| </message> |