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 d35715a295918a2f946e4fe2ff738561af77f976..3ccf776ae1857cabb951d534777b12344a4e4028 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -2791,6 +2791,11 @@ You must have Bluetooth and Location turned on in order to use the Physical Web. |
<message name="IDS_CONTEXTMENU_VIDEO_TITLE" desc="The title of a context menu tab when the item pressed contains more than one type. This indicates that all the actions are related to a video."> |
VIDEO |
</message> |
+ |
+ <!-- Subresource Filter --> |
+ <message name="IDS_SUBRESOURCE_FILTER_HEADER_ANDROID" desc="Header for the subresource filter setting on the Content Settings dialog."> |
Finnur
2017/03/31 10:22:34
The _ANDROID suffix is redundant. This file and th
Charlie Harrison
2017/03/31 13:21:42
I changed it to have the ANDROID suffix because we
|
+ Subresource Filter |
+ </message> |
</messages> |
</release> |
</grit> |