| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 24d45023bd3204c962d8047961682ac3af34e9e4..cc70e278c0e0c48e508f839f9f2bf7c2a9f839c6 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15608,6 +15608,15 @@ Some features may be unavailable. Please check that the profile exists and you
|
| <message name="IDS_MANAGED_MODE_GO_BACK_ACTION" desc="Label for the button that goes back to a 'safe' page.">
|
| Take me back!
|
| </message>
|
| + <message name="IDS_MANAGED_MODE_PREVIEW_MESSAGE" desc="Text of the infobar shown while a website is previewed.">
|
| + Do you want to add this website to the whitelist?
|
| + </message>
|
| + <message name="IDS_MANAGED_MODE_PREVIEW_ACCEPT" desc="Label for the button that adds the website to the manual whitelist.">
|
| + Add to whitelist.
|
| + </message>
|
| + <message name="IDS_MANAGED_MODE_ALREADY_ADDED_MESSAGE" desc="Text of the message that indicates that the website was already on one of the whitelists.">
|
| + This website was already on the whitelist so it was not added again.
|
| + </message>
|
|
|
| <!-- Password generation strings -->
|
| <message name="IDS_PASSWORD_GENERATION_BUBBLE_TITLE" desc="The title of the bubble asking users if they would like Chrome to generate a password for them on an account creation page.">
|
|
|