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

Unified Diff: locale/en-US/filter.json

Issue 29372899: Issue 4829 - Add text for filters with invalid domains (Closed)
Patch Set: Created Jan. 24, 2017, 11:18 a.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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/en-US/filter.json
diff --git a/locale/en-US/filter.json b/locale/en-US/filter.json
index ff709770b9c4d6408375274749c509667b608312..c6e80151e650fef0f3491b105add1b0c76ebb70d 100644
--- a/locale/en-US/filter.json
+++ b/locale/en-US/filter.json
@@ -8,6 +8,9 @@
"filter_elemhide_nocriteria": {
"message": "No criteria specified to recognize the element to be hidden"
},
+ "filter_invalid_domain": {
+ "message": "Invalid (or empty) domain specified"
+ },
"filter_invalid_regexp": {
"message": "Invalid regular expression"
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld