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

Unified Diff: _locales/en_US/messages.json

Issue 29680696: [$csp4 adblockpluschrome] Issue 5241 - Add support for Content Security Policy filters (Closed)
Patch Set: Created Jan. 26, 2018, 6:05 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 | dependencies » ('j') | lib/csp.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/en_US/messages.json
diff --git a/_locales/en_US/messages.json b/_locales/en_US/messages.json
index d04b6bd203102704052ce50fd54cdab92afbb897..32f54cdea0801f1988ee4cf0503628afe752c947 100644
--- a/_locales/en_US/messages.json
+++ b/_locales/en_US/messages.json
@@ -65,6 +65,9 @@
"filter_invalid_regexp": {
"message": "Invalid regular expression"
},
+ "filter_invalid_csp": {
+ "message": "Invalid Content Security Policy"
kzar 2018/01/26 18:13:15 This message is not being displayed properly so fa
kzar 2018/03/06 15:45:02 Oh, it was an unrelated (and now fixed) bug #6417.
+ },
"filter_lists": {
"description": "This is a tab heading.",
"message": "Filter lists"
« no previous file with comments | « no previous file | dependencies » ('j') | lib/csp.js » ('J')

Powered by Google App Engine
This is Rietveld