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

Unified Diff: locale/en-US/new-options.json

Issue 29536681: Issue 5628 - Implement main styles (Closed)
Patch Set: Created Sept. 6, 2017, 6:26 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 | « no previous file | new-options.html » ('j') | new-options.html » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/en-US/new-options.json
===================================================================
--- a/locale/en-US/new-options.json
+++ b/locale/en-US/new-options.json
@@ -35,10 +35,6 @@
"description": "Title of remove controls",
"message": "remove"
},
- "options_readMore": {
- "description": "Read more element that shows tooltip with description",
- "message": "read more"
- },
"options_general_description": {
"description": "General tab description",
"message": "Determine what Adblock Plus shows and hides on websites"
@@ -235,7 +231,7 @@
},
"options_filterList_add": {
"description": "Import button in Advanced tab",
- "message": "add/import other filter list"
+ "message": "+ Add a new filter list"
},
"options_filterList_update": {
"description": "Update button in Advanced tab",
@@ -387,7 +383,7 @@
},
"options_dialog_custom_title": {
"description": "Title of custom subscription modal dialog",
- "message": "Add other filter list"
+ "message": "Add a filter list"
},
"options_close": {
"description": "Close modal button",
@@ -395,20 +391,16 @@
},
"options_dialog_custom_subscription_title": {
"description": "Add custom subscription modal import hint message",
- "message": "Via URL/Link"
+ "message": "Filter list location"
},
"options_dialog_custom_import": {
"description": "Button in add custom subscription modal dialog",
- "message": "import filter list with this URL"
+ "message": "Add filter list"
},
"options_dialog_edit_own_list": {
"description": "Edit own filter list section name in custom subscription modal dialog",
"message": "edit own filter list"
},
- "options_dialog_create_own_list": {
- "description": "Button in custom subscription modal dialog",
- "message": "create own filter rules"
- },
"options_dialog_language_title": {
"description": "Title of lanugage modal dialog",
"message": "Select a language"
« no previous file with comments | « no previous file | new-options.html » ('j') | new-options.html » ('J')

Powered by Google App Engine
This is Rietveld