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

Unified Diff: _locales/en_US/messages.json

Issue 4647875606740992: Issue 1625 - Improve string descriptions, addressing comments on CrowdIn (Closed)
Patch Set: Created Nov. 27, 2014, 11:46 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 | no next file » | 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
@@ -27,6 +27,7 @@
"message": "Cancel"
},
"clickhide_instructions": {
+ "description": "Instructions shown in popup UI before it disapears, when \"Block element\" action is executed",
"message": "After closing this popup, click (or right-click) an element on the page."
},
"description_chrome": {
@@ -160,7 +161,7 @@
}
},
"stats_share_title": {
- "description": "Title for the share buttons to share stats.",
+ "description": "Label for social media buttons sharing the number of blocked ads",
"message": "Share these numbers"
},
"stats_show_iconnumber": {
@@ -182,6 +183,7 @@
"message": "Whitelisted domains"
},
"unexpected_filter_list_header": {
+ "description": "Error message shown when the user attempts to add a custom filter that has the format of a header (e.g. \"[Adblock Plus 2.0]\") which are only allowed in filter lists",
"message": "Filter list headers aren't allowed here"
},
"invalid_css_selector": {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld