| Index: components/page_info_strings.grdp
|
| diff --git a/components/page_info_strings.grdp b/components/page_info_strings.grdp
|
| index f1af7c44018c98eeb738cc6587cd787780207a36..4b28e70560209829461fb04f7af19bff26afec1e 100644
|
| --- a/components/page_info_strings.grdp
|
| +++ b/components/page_info_strings.grdp
|
| @@ -296,6 +296,9 @@
|
| <message name="IDS_PAGE_INFO_PERMISSION_AUTOMATICALLY_BLOCKED" desc="The label used underneath a permission listed in the Page Info bubble if the permission was blocked by Chrome on behalf of the user.">
|
| Automatically blocked
|
| </message>
|
| + <message name="IDS_PAGE_INFO_PERMISSION_SUBRESOURCE_FILTER_SUBTITLE" desc="The label used underneath the subresource filter permission in the Page Info UI. Used on desktop and Android platforms" translateable="false" formatter_data="android_java">
|
| + Subresource filter activated
|
| + </message>
|
|
|
| <!-- Permission change infobar. -->
|
| <if expr="not is_android">
|
|
|