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

Unified Diff: chrome/app/generated_resources.grd

Issue 2860443002: Chromad: Create AuthPolicyCredentialsManager (Closed)
Patch Set: More addressing comments Created 3 years, 7 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/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 40001d304144f9c6d2ba64817de5bec54ade4750..d7303e20e39e55ea6c2a79ea4c2f78590eb02075 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -9433,6 +9433,15 @@ Tell us what happened exactly before you got the profile error message:
<message name="IDS_SYNC_RELOGIN_LINK_LABEL" desc="The text to display on in the hyperlink when the user needs to sign out and sign in again to use sync on Chrome OS.">
Sign out
</message>
+ <message name="IDS_ACTIVE_DIRECTORY_PASSWORD_EXPIRED" desc="The text to display on the hyperlink when the user needs to sign out and sign in again to change their password">
Thiemo Nagel 2017/05/24 10:11:04 Nit: End sentence with a period.
Roman Sorokin (ftl) 2017/05/26 12:03:36 Done.
+ Your password has expired. Please sign out then sign in again to change it.
+ </message>
+ <message name="IDS_ACTIVE_DIRECTORY_PASSWORD_CHANGED" desc="The text to display on the hyperlink when the user needs to sign out and sign in again to update local password to cryptohome">
Thiemo Nagel 2017/05/24 10:11:04 Nit: End sentence with a period.
Roman Sorokin (ftl) 2017/05/26 12:03:36 Done.
+ Your password has been changed. Please sign out then sign in again to update it.
Thiemo Nagel 2017/05/24 10:11:04 Nit: Imho "to update it" should be dropped, becaus
Roman Sorokin (ftl) 2017/05/26 12:03:36 Done.
+ </message>
+ <message name="IDS_ACTIVE_DIRECTORY_REFRESH_AUTH_TOKEN" desc="The text to display on the hyperlink when the user needs to sign out and sign in again to get authentication token">
Thiemo Nagel 2017/05/24 10:11:04 Nit: End sentence with a period.
Roman Sorokin (ftl) 2017/05/26 12:03:36 Done.
+ Failed to get authentication token. Please sign out then sign in again to try again.
+ </message>
</if>
<message name="IDS_OPTIONS_CUSTOMIZE_SYNC_BUTTON_LABEL" desc="The text to display on the button to customize which data types the user is syncing.">
Advanced sync settings...
« no previous file with comments | « no previous file | chrome/browser/chromeos/BUILD.gn » ('j') | chrome/browser/chromeos/authpolicy/auth_policy_credentials_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698