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: Created April 19, 2016, 1:59 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 | dependencies » ('j') | metadata.chrome » ('J')
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..de40777586b90e2ddc684bab0d4fad02b41a3ea6 100644
--- a/_locales/en_US/messages.json
+++ b/_locales/en_US/messages.json
@@ -121,10 +121,6 @@
"description": "This is the label for the 'Remove selected' buttons.",
"message": "Remove selected"
},
- "safari_content_blocker": {
Sebastian Noack 2016/05/12 11:12:22 Why did you remove the message? Also what's about
kzar 2016/05/17 15:15:36 The strings are provided by adblockplusui/locale/*
Sebastian Noack 2016/05/17 18:35:24 Those strings aren't imported yet. And even if we
kzar 2016/05/17 19:20:21 The strings are imported, I added "adblockplusui/l
Sebastian Noack 2016/05/18 07:03:29 I see. But still the strings there won't be transl
kzar 2016/05/18 08:02:48 Done.
- "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 | dependencies » ('j') | metadata.chrome » ('J')

Powered by Google App Engine
This is Rietveld