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

Unified Diff: locale/en_US/desktop-options.json

Issue 29674584: Issue 5549 - Implement missing error handlings for custom filter lists (Closed)
Patch Set: fixed linting typos Created Jan. 23, 2018, 10:46 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
Index: locale/en_US/desktop-options.json
===================================================================
--- a/locale/en_US/desktop-options.json
+++ b/locale/en_US/desktop-options.json
@@ -289,6 +289,10 @@
"description": "Custom filter widget(empty) link text in Advanced tab",
"message": "Learn how to write filter lists"
},
+ "options_customFilters_edit_error": {
+ "description": "Custom filters editing text in Advanced tab",
+ "message": "Something's not right. Please check the following filters:"
+ },
"options_customFilters_edit_placeholder": {
"description": "Custom filter widget(empty) placeholder text in Advanced tab",
"message": "e.g. $filter$",

Powered by Google App Engine
This is Rietveld