Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index 44e31deede032194450da0bae852fd5369f961c3..33e6f1c4695d21b225f48dc1180c2ac8f42b559d 100644 |
| --- a/chrome/app/chromeos_strings.grdp |
| +++ b/chrome/app/chromeos_strings.grdp |
| @@ -6173,6 +6173,21 @@ All users must sign out to continue. |
| <message name="IDS_ENTERPRISE_ENROLLMENT_LOCATION_LABEL" desc="Label for location tex box on the device naming screen in the enterprise enrollment dialog."> |
| Device Location |
| </message> |
| + <message name="IDS_AD_MACHINE_NAME_INPUT_LABEL" desc="Label for machine name input. User should tell us the name of his machine" > |
|
Alexander Alekseev
2016/10/28 10:49:11
The description one item above suggests that we sh
Roman Sorokin (ftl)
2016/10/28 12:35:28
Done.
|
| + Computer name |
| + </message> |
| + <message name="IDS_AD_DOMAIN_JOIN_WELCOME_MESSAGE" desc="Welcome message of Joining AD domain UI"> |
| + Join AD domain |
| + </message> |
| + <message name="IDS_AD_DOMAIN_AUTH_WELCOME_MESSAGE" desc="Welcome message of Authenticate user UI. At this point we should now the domain (realm) the machine joined to"> |
| + Login to <ph name="REALM">$1<ex>example.com</ex></ph> |
| + </message> |
| + <message name="IDS_AD_LOGIN_USER" desc="The userPrincipalName. Looks like user@example.com where example.com is realm"> |
| + Username (e.g. user@example.com) |
| + </message> |
| + <message name="IDS_AD_LOGIN_PASSWORD" desc="Password field text on the AD UI."> |
| + Password |
| + </message> |
| <message name="IDS_ENTERPRISE_ENROLLMENT_ATTRIBUTE_EXPLANATION" desc="Device attribute message to be shown on attribute update prompt screen."> |
| Optional — enter new or update existing information to be associated with this device. |
| </message> |