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: changed custom-filters-edit-area to custom-filters-control as suggested Created Feb. 5, 2018, 9:05 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') | messageResponder.js » ('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
@@ -287,7 +287,11 @@
},
"options_customFilters_learn": {
"description": "Custom filter widget(empty) link text in Advanced tab",
- "message": "Learn how to write filter lists"
+ "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",
« no previous file with comments | « desktop-options.js ('k') | messageResponder.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld