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

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

Issue 29339192: Issue 3880 - Improve behavior of Safari content blocker option (Closed)
Patch Set: Don't persists whether Safari needs to be restarted Created March 31, 2016, 3:15 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') | no next file with comments »
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
@@ -155,6 +155,10 @@
"description": "Switch between classic and Safari's Content Blocking",
"message": "Use Safari's native Content Blocking (experimental)"
},
+ "options_tweaks_restartSafari": {
+ "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"
+ },
"options_filterList_title": {
"description": "Section title in Advanced tab",
"message": "Filter lists"
« no previous file with comments | « no previous file | options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld