| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 6d4546308ff1dc944a4cc34b96772aa7c87159ff..556c746872a5656c8d02c469bb7e445c9b312364 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -240,7 +240,7 @@ are declared in build/common.gypi.
|
| <!-- 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
|
| + Continue
|
| </message>
|
| </if>
|
|
|
|
|