| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index d6dbf2de1ec96ddfb3019afd11496b731e29f948..9d7ded21560e6778da4198b28056686dce3a3871 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -499,6 +499,13 @@ are declared in build/common.gypi.
|
| Customize
|
| </message>
|
|
|
| + <!-- Runtime permission infobar strings -->
|
| + <if expr="is_android">
|
| + <message name="IDS_INFOBAR_UPDATE_PERMISSIONS_BUTTON_TEXT" desc="Button text shown when Chrome does not have the necessary permission required to complete the requested tasks (e.g. a website has request location information, but Chrome is missing that Android permission)." formatter_data="android_java">
|
| + Update permissions
|
| + </message>
|
| + </if>
|
| +
|
| <message name="IDS_SHOWFULLHISTORY_LINK" desc="The label of the Show Full History link at the bottom of the back/forward menu.">
|
| Show Full History
|
| </message>
|
|
|