Index: chrome/app/google_chrome_strings.grd |
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
index d8eda0bb93601034c2ee10f1a348ec1b7e17c6fa..e5bdb938f0fc7d8d19e77e6c8b9fdd34d7c48582 100644 |
--- a/chrome/app/google_chrome_strings.grd |
+++ b/chrome/app/google_chrome_strings.grd |
@@ -425,6 +425,11 @@ Google Chrome is unable to recover your settings. |
Google Chrome is trying to show passwords. |
</message> |
</if> |
+ <if expr="is_win"> |
+ <message name="IDS_PASSWORDS_PAGE_AUTHENTICATION_PROMPT" desc="Text for the dialog box that prompts the user for their OS account password before revealing plaintext passwords on the password page."> |
+ Google Chrome is trying to show passwords. Type your Windows password to allow this. |
+ </message> |
+ </if> |
<message name="IDS_CANT_WRITE_USER_DIRECTORY_EXIT_BUTTON" desc="Text on button of dialog that closes Chrome if we can't create a directory for this user."> |
Exit Chrome |
</message> |