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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2433363004: Chromad: added AD Join ui, authpolicy_client (Closed)
Patch Set: Not close password_fd in AuthPolicyClient Created 4 years, 2 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 side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698