Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 89b58b68206f4c7b449e5297c8ba987559b56dc9..d592fbc2069aa6f1a078928d86cfd3b20e511c84 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> |