Index: _locales/en_US/messages.json |
=================================================================== |
--- a/_locales/en_US/messages.json |
+++ b/_locales/en_US/messages.json |
@@ -19,8 +19,8 @@ |
"message": "Apply changes" |
}, |
"block_element": { |
- "description": "Label for 'Block Element' context menu item", |
- "message": "Block Element" |
+ "description": "Action in context menu and popup UI, to add a filter which blocks an element selected from the current page", |
+ "message": "Block element" |
Wladimir Palant
2014/12/01 19:39:43
Actually, it should probably be in title case. The
Sebastian Noack
2014/12/02 09:26:13
It should be consistent with the other labels. Whi
|
}, |
"cancel": { |
"description": "Cancel button label", |
@@ -44,16 +44,9 @@ |
"description": "Popup balloon label to disable blocking", |
"message": "<strong>Disabled</strong> on this site" |
}, |
- "disable_inline": { |
- "message": "Disable inline text ads" |
- }, |
"disabled_for_these_domains": { |
"message": "Adblock Plus is disabled for the domains listed below. You can add a domain either via the Adblock Plus icon in the address bar or by typing the domain (not a URL) in the box and clicking the \"Add domain\" button." |
}, |
- "easy_create_filter": { |
- "description": "Popup balloon label for blocking elements on the current page", |
- "message": "Block element" |
Wladimir Palant
2014/12/01 19:39:43
I'm not sure that this is a good idea. A button an
Sebastian Noack
2014/12/02 09:26:13
I think we should make sure they have the same tit
|
- }, |
"edit_filters_raw": { |
"message": "Edit filters as raw text" |
}, |