| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 4fbb7815199335249065bf3f2fc65c280f210935..7940742dbbf5624f564716b0e3fdaf0dff62e6cf 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -203,6 +203,12 @@ are declared in build/common.gypi.
|
| </if>
|
|
|
| <!-- Website Settings UI -->
|
| + <message name="IDS_WEBSITE_SETTINGS_INFOBAR_TEXT" desc="The string shown in the infobar after the user has changed site permissions settings, reminding them to reload the page in order for the new settings to take effect.">
|
| + New site permissions settings will take effect after reloading the page.
|
| + </message>
|
| + <message name="IDS_WEBSITE_SETTINGS_INFOBAR_BUTTON" desc="The string used in the infobar button allowing the user to reload the page directly from the infobar.">
|
| + Reload
|
| + </message>
|
| <message name="IDS_WEBSITE_SETTINGS_TITLE_SITE_PERMISSIONS" desc="Title of the permissions section of the website settings popup.">
|
| Permissions
|
| </message>
|
|
|