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

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

Issue 29321417: Issue 2357 - Added "predefined list" dialog to options page (Closed)
Patch Set: Replaced dataset with has/get/set/removeAttribute Created July 10, 2015, 2:18 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 | options.html » ('j') | options.html » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/en-US/options.json
===================================================================
--- a/locale/en-US/options.json
+++ b/locale/en-US/options.json
@@ -163,6 +163,14 @@
"description": "Social media section description in Help tab",
"message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels."
},
+ "options_dialog_addSubscription_confirm": {
+ "description": "Confirming to add a predefined subscription",
+ "message": "Yes, use this blocking list"
saroyanm 2015/07/13 16:20:07 In the mockup design it says: "Filter list", but
Thomas Greiner 2015/07/13 18:37:14 Acknowledged.
+ },
+ "options_dialog_addSubscription_title": {
+ "description": "Dialog title for adding a predefined subscription",
+ "message": "Do you really want to use this blocking list?"
+ },
"options_dialog_customlist_title": {
"description": "Title of custom list modal dialog",
"message": "Add other blocking list"
« no previous file with comments | « no previous file | options.html » ('j') | options.html » ('J')

Powered by Google App Engine
This is Rietveld