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

Unified Diff: _locales/en_US/messages.json

Issue 29338027: Issue 3687 - Add string for content blocking option (Closed)
Patch Set: Renamed string, removed strong tag and put in order Created March 9, 2016, 4:50 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/en_US/messages.json
diff --git a/_locales/en_US/messages.json b/_locales/en_US/messages.json
index 51a9bb3c5f5093bc82ccb7fcc9c0f3bc664b63e6..08b01c6cc8b3e22c3434652a6401b0ee6d31d4f7 100644
--- a/_locales/en_US/messages.json
+++ b/_locales/en_US/messages.json
@@ -110,6 +110,10 @@
"options": {
"message": "Adblock Plus Options"
},
+ "options_safariContentBlocker": {
Sebastian Noack 2016/03/09 17:04:31 Nit: With the semantics in the file here, we don't
+ "description": "Switch between classic and Safari's Content Blocking",
+ "message": "Use Safari's native Content Blocking (experimental)"
+ },
"options_short": {
"description": "Link to the options page from the popup balloon.",
"message": "Options"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld