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

Unified Diff: _locales/en_US/messages.json

Issue 29340571: Issue 3687 - Add experimental support for Safari content blockers (Closed)
Patch Set: Addressed Nits Created May 18, 2016, 11:30 a.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 | dependencies » ('j') | 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 965a57da895fa3ea68b1e579e1a13d4c40bb7514..ee51611ec66bca2c555161a097280ec74e8daeb9 100644
--- a/_locales/en_US/messages.json
+++ b/_locales/en_US/messages.json
@@ -125,6 +125,10 @@
"description": "Switch between classic and Safari's Content Blocking",
"message": "Use Safari's native Content Blocking (experimental)"
},
+ "safari_restart": {
+ "description": "Shown next to the option for Safai Content Blockers if disabled in order to indicate that a restart is required",
+ "message": "Please restart Safari"
+ },
"show_block_element_menu": {
"message": "Show 'Block Element' right-click menu item"
},
« no previous file with comments | « no previous file | dependencies » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld