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" |
Thomas Greiner
2016/03/31 14:24:57
Detail: Even though this message is shown right af
Sebastian Noack
2016/03/31 14:45:37
That's not accurrate. If you don't restart Safari
Thomas Greiner
2016/03/31 16:29:17
Then what about communicating that to the user som
Sebastian Noack
2016/03/31 17:09:24
Well, space it limited here, and nobody reads long
Thomas Greiner
2016/03/31 17:17:05
Indeed it's tricky and I can't think of anything b
|
+ }, |
"options_filterList_title": { |
"description": "Section title in Advanced tab", |
"message": "Filter lists" |