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

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

Issue 29736629: Issue 6532 - Removes required subscription title input field (Closed) Base URL: https://hg.adblockplus.org/adblockplusui
Patch Set: Address PS1 comments Created April 3, 2018, 9:47 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
« js/desktop-options.js ('K') | « js/desktop-options.js ('k') | no next file » | 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
@@ -410,24 +410,16 @@
"options_dialog_import_title": {
"description": "Title of 'Add a filter list' dialog",
"message": "Add a filter list"
},
"options_close": {
"description": "Close modal button",
"message": "close"
},
- "options_dialog_import_subscription_title": {
- "description": "Input label in 'Add a filter list' dialog",
- "message": "Filter list name"
- },
- "options_dialog_import_subscription_title_error": {
- "description": "Error message of 'Filter list name' input in 'Add a filter list' dialog",
- "message": "Please fill out the field"
- },
"options_dialog_import_subscription_location": {
"description": "Input label in 'Add a filter list' dialog",
"message": "Filter list URL"
},
"options_dialog_import_subscription_location_error": {
"description": "Error message of 'Filter list URL' input in 'Add a filter list' dialog",
"message": "Enter a valid URL"
},
« js/desktop-options.js ('K') | « js/desktop-options.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld