Chromium Code Reviews| Index: components/page_info_strings.grdp |
| diff --git a/components/page_info_strings.grdp b/components/page_info_strings.grdp |
| index f1af7c44018c98eeb738cc6587cd787780207a36..2028587b82c6a4857fe7ff1a276067ff1c7fafa6 100644 |
| --- a/components/page_info_strings.grdp |
| +++ b/components/page_info_strings.grdp |
| @@ -260,6 +260,9 @@ |
| <message name="IDS_PAGE_INFO_MENU_ITEM_DETECT_IMPORTANT_CONTENT" desc="The text of the menu item of a permissions menu on the Page Info UI that sets the setting to detect important content."> |
| Always detect important content on this site |
| </message> |
| + <message name="IDS_PAGE_INFO_SUBRESOURCE_FILTER_BLOCK" desc="The text of the menu item of a permissions menu on the Page Info UI for the subresource filter permission in Block mode" translateable="false"> |
|
lgarron
2017/05/17 20:16:45
I don't think we should use translateable="false"
Charlie Harrison
2017/05/17 20:26:03
Sure, Done.
|
| + Always block on this site |
| + </message> |
| <!-- UI for device access granted to the site using the device chooser (e.g. USB, Bluetooth) --> |
| <message name="IDS_PAGE_INFO_USB_DEVICE_LABEL" desc="The label used to describe a USB device that the user has granted the site permission to access."> |