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" |
}, |