Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1798)

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2765193002: Prototype for the new UI for the Safe Browsing Subresource Filter. (Closed)
Patch Set: make analyzer happy Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 7bdbf72b463cbc0c060f3cb8d902089d224f42fb..1bc48e3931e8d3d226694a3d23bd9631f4b7eea2 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -2779,6 +2779,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>
+
+ <!-- Safe Browsing Subresource Filter Infobar -->
+ <message name="IDS_SUBRESOURCE_FILTER_DETAILS_LINK" desc="Link text for the subresource filter infobar, which opens new infobar for the explanation of the feature.">
+ Details
+ </message>
gone 2017/03/24 21:16:13 Pull this out into a common string and shove it at
melandory 2017/03/28 13:43:26 Done.
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698