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

Side by Side Diff: locale/en_US/issue-reporter.json

Issue 29727613: Issue 6386 - Add Requests and Filters data to the Report data
Patch Set: Created April 6, 2018, 5:01 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « issue-reporter.js ('k') | messageResponder.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "issueReporter_page_title": { 2 "issueReporter_page_title": {
3 "message": "Issue reporter" 3 "message": "Issue reporter"
4 }, 4 },
5 "issueReporter_dataCollector_heading": { 5 "issueReporter_dataCollector_heading": {
6 "message": "Welcome to the issue reporter" 6 "message": "Welcome to the issue reporter"
7 }, 7 },
8 "issueReporter_dataCollector_description": { 8 "issueReporter_dataCollector_description": {
9 "message": "Please wait a few moments while Adblock Plus gathers the require d data." 9 "message": "Please wait a few moments while Adblock Plus gathers the require d data."
10 }, 10 },
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 "message": "Your report has been saved. You can access it at the following a ddress:" 69 "message": "Your report has been saved. You can access it at the following a ddress:"
70 }, 70 },
71 "issueReporter_knownIssueMessage": { 71 "issueReporter_knownIssueMessage": {
72 "message": "The issue you reported is probably already known. More informati on:" 72 "message": "The issue you reported is probably already known. More informati on:"
73 }, 73 },
74 "issueReporter_errorMessage": { 74 "issueReporter_errorMessage": {
75 "message": "An attempt to send the report failed with error code \"?1?\". Pl ease ensure you are connected to the Internet and retry. If the problem persists please request assistance in the [link]Adblock Plus forum[/link]." 75 "message": "An attempt to send the report failed with error code \"?1?\". Pl ease ensure you are connected to the Internet and retry. If the problem persists please request assistance in the [link]Adblock Plus forum[/link]."
76 }, 76 },
77 "issueReporter_privacyPolicy": { 77 "issueReporter_privacyPolicy": {
78 "message": "Privacy policy" 78 "message": "Privacy policy"
79 },
80 "issueReporter_data_gathering_tab": {
81 "message": "<strong>Note:</strong> An additional tab will temporarily open s o the page you are on won't be affected by the Issue Reporter."
82 },
83 "issueReporter_notification_hide": {
84 "description": "Hidden text attached to the close button for screen readers of Notification",
85 "message": "Close notification"
79 } 86 }
80 } 87 }
OLDNEW
« no previous file with comments | « issue-reporter.js ('k') | messageResponder.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld