Chromium Code Reviews| Index: chrome/app/chromium_strings.grd |
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
| index 50e92b063e62d5918eb24d6a46883d42557d10bc..7f2096a582276fd3606ecdfe6779e8e2b326e2ed 100644 |
| --- a/chrome/app/chromium_strings.grd |
| +++ b/chrome/app/chromium_strings.grd |
| @@ -497,7 +497,7 @@ Chromium is unable to recover your settings. |
| Do you want Chromium to save your password for this site? |
| </message> |
| </if> |
| - <if expr="is_macosx"> |
| + <if expr="is_macosx or 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."> |
|
Will Harris
2013/10/23 14:57:18
Should I make this more explicit that we are looki
|
| Chromium is trying to show passwords. |
| </message> |