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 again Created March 9, 2016, 5:13 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..bda7079944349c25b133e68e96f9bf189e80046e 100644
--- a/_locales/en_US/messages.json
+++ b/_locales/en_US/messages.json
@@ -121,6 +121,10 @@
"description": "This is the label for the 'Remove selected' buttons.",
"message": "Remove selected"
},
+ "safari_content_blocker": {
+ "description": "Switch between classic and Safari's Content Blocking",
+ "message": "Use Safari's native Content Blocking (experimental)"
+ },
"show_block_element_menu": {
"message": "Show 'Block Element' right-click menu item"
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld