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: Created Jan. 19, 2018, 11: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
« no previous file with comments | « desktop-options.js ('k') | skin/desktop-options.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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$",
« no previous file with comments | « desktop-options.js ('k') | skin/desktop-options.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld