| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index c4d51bbc6aee48b27f39fe73aa4048cf8165b1b0..50e92b063e62d5918eb24d6a46883d42557d10bc 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -497,6 +497,11 @@ Chromium is unable to recover your settings.
|
| Do you want Chromium to save your password for this site?
|
| </message>
|
| </if>
|
| + <if expr="is_macosx">
|
| + <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.">
|
| + Chromium is trying to show passwords.
|
| + </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 Chromium
|
| </message>
|
|
|