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

Unified Diff: _locales/en_US/messages.json

Issue 5046550090743808: Issue 1623 - Removed unused/duplicate translations (Closed)
Patch Set: Created Nov. 27, 2014, 10:47 a.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 | popup.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
},
« no previous file with comments | « no previous file | popup.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld