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

Delta Between Two Patch Sets: _locales/en_US/messages.json

Issue 29763555: Issue 6620 - Update extension description (Closed)
Left Patch Set: Created April 27, 2018, 9:04 a.m.
Right Patch Set: Fixed a typo Created April 27, 2018, 1:11 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 { 1 {
2 "add": { 2 "add": {
3 "description": "This is the label for the 'Add' buttons.", 3 "description": "This is the label for the 'Add' buttons.",
4 "message": "Add" 4 "message": "Add"
5 }, 5 },
6 "add_filters_msg": { 6 "add_filters_msg": {
7 "message": "Add filter(s)?" 7 "message": "Add filter(s)?"
8 }, 8 },
9 "block_element": { 9 "block_element": {
10 "description": "Context menu item that adds a filter which blocks the select ed element", 10 "description": "Context menu item that adds a filter which blocks the select ed element",
11 "message": "Block element" 11 "message": "Block element"
12 }, 12 },
13 "cancel": { 13 "cancel": {
14 "description": "Cancel button label", 14 "description": "Cancel button label",
15 "message": "Cancel" 15 "message": "Cancel"
16 }, 16 },
17 "clickhide_instructions": { 17 "clickhide_instructions": {
18 "description": "Instructions shown in popup UI before it disapears, when \"B lock element\" action is executed", 18 "description": "Instructions shown in popup UI before it disapears, when \"B lock element\" action is executed",
19 "message": "After closing this popup, click (or right-click) an element on t he page." 19 "message": "After closing this popup, click (or right-click) an element on t he page."
20 }, 20 },
21 "description": { 21 "description": {
22 "description": "Note: this cannot be longer than 132 characters", 22 "description": "Note: this cannot be longer than 132 characters",
23 "message": "With over 500 million downloads, Adblock Plus is the one of the world's most popular ad blockers." 23 "message": "With over 500 million downloads, Adblock Plus is one of the worl d's most popular ad blockers."
24 }, 24 },
25 "disabled_for_site": 25 "disabled_for_site":
26 { 26 {
27 "description": "Popup balloon label to disable blocking", 27 "description": "Popup balloon label to disable blocking",
28 "message": "<strong>Disabled</strong> on this site" 28 "message": "<strong>Disabled</strong> on this site"
29 }, 29 },
30 "easy_create_filter": { 30 "easy_create_filter": {
31 "description": "Action in popup UI to add a filter which blocks an element s elected from the current page", 31 "description": "Action in popup UI to add a filter which blocks an element s elected from the current page",
32 "message": "Block element" 32 "message": "Block element"
33 }, 33 },
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 } 140 }
141 }, 141 },
142 "continue": { 142 "continue": {
143 "description": "Continue button label", 143 "description": "Continue button label",
144 "message": "Continue" 144 "message": "Continue"
145 }, 145 },
146 "sendReport": { 146 "sendReport": {
147 "message": "Report issue on this page" 147 "message": "Report issue on this page"
148 } 148 }
149 } 149 }
LEFTRIGHT
« no previous file | no next file » | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld