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

Unified 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.
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 | « issue-reporter.js ('k') | messageResponder.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/en_US/issue-reporter.json
===================================================================
--- a/locale/en_US/issue-reporter.json
+++ b/locale/en_US/issue-reporter.json
@@ -71,10 +71,17 @@
"issueReporter_knownIssueMessage": {
"message": "The issue you reported is probably already known. More information:"
},
"issueReporter_errorMessage": {
"message": "An attempt to send the report failed with error code \"?1?\". Please ensure you are connected to the Internet and retry. If the problem persists please request assistance in the [link]Adblock Plus forum[/link]."
},
"issueReporter_privacyPolicy": {
"message": "Privacy policy"
+ },
+ "issueReporter_data_gathering_tab": {
+ "message": "<strong>Note:</strong> An additional tab will temporarily open so the page you are on won't be affected by the Issue Reporter."
+ },
+ "issueReporter_notification_hide": {
+ "description": "Hidden text attached to the close button for screen readers of Notification",
+ "message": "Close notification"
}
}
« 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