Index: chrome/android/java/strings/android_chrome_strings.grd |
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd |
index 8cdba075126f151311f3f741c745342d815eec3e..3107fedfb5c2e01661269048321df82dfc9f9ae1 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -750,6 +750,18 @@ Your Google account may have other forms of browsing history like searches and a |
<message name="IDS_SUBRESOURCE_FILTER_PERMISSION_TITLE" desc="Title for the subresource filter permission [CHAR-LIMIT=32]" translateable="false"> |
Subresource Filter |
</message> |
+ <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_ALLOW_ACTIVE" desc="The Allowed string for the subresource filter permission (in the activated state)" translateable="false"> |
+ Allow (activated) |
+ </message> |
+ <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_BLOCK_ACTIVE" desc="The Blocked string for the subresource filter permission (in the activated state)" translateable="false"> |
+ Block (activated) |
+ </message> |
+ <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_BLOCK_PASSIVE" desc="The Blocked string for the subresource filter permission (in the unactivated state)" translateable="false"> |
+ Block (not activated) |
+ </message> |
+ <message name="IDS_SUBRESOURCE_FILTER_PERMISSION_EXTRA_INFO" desc="The extra information at the top of the Site Details page when subresource filtering is activated" translateable="false"> |
+ Subresource filtering activated on this page |
+ </message> |
<message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for the permission for showing push notifications [CHAR-LIMIT=32]"> |
Notifications |
</message> |