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..45d878495711a1e0324500ba9dff84c87b87b44f 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"> |
|
xiyuan
2016/10/26 22:03:16
Add a desc to let translators have more context of
Roman Sorokin (ftl)
2016/10/27 13:10:45
Done.
|
| + Computer name |
| + </message> |
| + <message name="IDS_AD_DOMAIN_JOIN_WELCOME_MESSAGE"> |
| + Join AD domain |
| + </message> |
| + <message name="IDS_AD_DOMAIN_AUTH_WELCOME_MESSAGE"> |
| + Login to <ph name="REALM">$1<ex>example.com</ex></ph> |
| + </message> |
| + <message name="IDS_AD_LOGIN_USER"> |
| + Username (e.g. user@example.com) |
| + </message> |
| + <message name="IDS_AD_LOGIN_PASSWORD" desc="Password field text on the ad login screen."> |
| + 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> |