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 PS2 comments Created April 9, 2018, 8:46 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
« no previous file with comments | « 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,33 +410,25 @@
"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"
},
- "options_dialog_language_title": {
+ "options_dialog_language_title": {
"description": "Title of lanugage modal dialog",
"message": "Select a language"
},
"options_dialog_language_other_empty": {
"description": "Text shown when list of available languages is empty",
"message": "There are no available languages."
},
"options_whitelist_notification": {
« no previous file with comments | « js/desktop-options.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld