Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: chrome/locale/en-US/global.properties

Issue 29329336: Issue 3208 - Inject content policy implementation into all processes (Closed)
Patch Set: Created Oct. 22, 2015, 9:03 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | lib/child/contentPolicy.js » ('j') | lib/child/contentPolicy.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/locale/en-US/global.properties
===================================================================
--- a/chrome/locale/en-US/global.properties
+++ b/chrome/locale/en-US/global.properties
@@ -38,16 +38,18 @@ type_label_other=other
type_label_script=script
type_label_image=image
type_label_stylesheet=stylesheet
type_label_object=object
type_label_subdocument=frame
type_label_document=document
type_label_elemhide=hidden
type_label_popup=pop-up window
+type_label_generichide=generic hide
+type_label_genericblock=generic block
Wladimir Palant 2015/10/22 21:51:12 This is required so that generichide/genericblock
type_label_xmlhttprequest=XML request
type_label_object_subrequest=object subrequest
type_label_media=audio/video
type_label_font=font
mobile_menu_enable=ABP: Enable
# Note: the placeholder ?1? will be replaced by the site name. Ideally it should be at the end of the string (space is limited and site names can be long).
« no previous file with comments | « no previous file | lib/child/contentPolicy.js » ('j') | lib/child/contentPolicy.js » ('J')

Powered by Google App Engine
This is Rietveld