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

Delta Between Two Patch Sets: locale/en_GB/issue-reporter.json

Issue 29588613: Noissue - Imported issue reporter translations from adblockplus repository (Closed) Base URL: https://hg.adblockplus.org/adblockplusui
Left Patch Set: Created Oct. 25, 2017, 12:28 p.m.
Right Patch Set: Stripped access keys in CJK languages correctly Created Oct. 25, 2017, 1:23 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
LEFTRIGHT
1 { 1 {
2 "issueReporter_anonymousSubmission_label": { 2 "issueReporter_anonymousSubmission_label": {
3 "message": "Anonymous submission" 3 "message": "Anonymous submission"
4 }, 4 },
5 "issueReporter_anonymousSubmission_warning": { 5 "issueReporter_anonymousSubmission_warning": {
6 "message": "We won't be able to come back to you and will likely prioritize the report lower." 6 "message": "We won't be able to come back to you and will likely prioritize the report lower."
7 }, 7 },
8 "issueReporter_commentPage_heading": { 8 "issueReporter_commentPage_heading": {
9 "message": "Enter comment" 9 "message": "Enter comment"
10 }, 10 },
11 "issueReporter_comment_description": { 11 "issueReporter_comment_description": {
12 "message": "The text field below allows you to enter a comment to help us un derstand the issue. This step is optional but recommended if the problem isn't o bvious. You can also review the report data before it is sent." 12 "message": "The text field below allows you to enter a comment to help us un derstand the issue. This step is optional but recommended if the problem isn't o bvious. You can also review the report data before it is sent."
13 }, 13 },
14 "issueReporter_comment_label": { 14 "issueReporter_comment_label": {
15 "message": "Comment (optional):" 15 "message": "Comment (optional):"
16 }, 16 },
17 "issueReporter_comment_lengthWarning": { 17 "issueReporter_comment_lengthWarning": {
18 "message": "The length of your comment exceeds 1000 characters. Only the fir st 1000 characters will be sent." 18 "message": "The length of your comment exceeds 1000 characters. Only the fir st 1000 characters will be sent."
19 }, 19 },
20 "issueReporter_confirmationMessage": { 20 "issueReporter_confirmationMessage": {
21 "message": "Your report has been saved. You can access it at the following a ddress:" 21 "message": "Your report has been saved. You can access it at the following a ddress:"
22 }, 22 },
23 "issueReporter_dataCollector_description": { 23 "issueReporter_dataCollector_description": {
24 "message": "Please wait a few moments while Adblock Plus gathers the require d data." 24 "message": "Please wait a few moments while Adblock Plus gathers the require d data."
25 }, 25 },
26 "issueReporter_dataCollector_heading": { 26 "issueReporter_dataCollector_heading": {
27 "message": "Welcome to the issue reporter" 27 "message": "Welcome to the issue reporter"
28 }, 28 },
29 "issueReporter_doneButton_label": "Done", 29 "issueReporter_doneButton_label": {
Wladimir Palant 2017/10/25 12:35:36 This is the only string not originating from the a
30 "message": "Done"
31 },
30 "issueReporter_email_description": { 32 "issueReporter_email_description": {
31 "message": "We encourage you to enter a valid email address so that we can c ontact you if there are questions about your report. It will also allow us to re cognize your contributions and to prioritize them higher." 33 "message": "We encourage you to enter a valid email address so that we can c ontact you if there are questions about your report. It will also allow us to re cognize your contributions and to prioritize them higher."
32 }, 34 },
33 "issueReporter_email_label": { 35 "issueReporter_email_label": {
34 "message": "Email:" 36 "message": "Email:"
35 }, 37 },
36 "issueReporter_errorMessage": { 38 "issueReporter_errorMessage": {
37 "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]." 39 "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]."
38 }, 40 },
39 "issueReporter_falseNegative_description": { 41 "issueReporter_falseNegative_description": {
(...skipping 29 matching lines...) Expand all
69 "issueReporter_showData_label": { 71 "issueReporter_showData_label": {
70 "message": "Show report data" 72 "message": "Show report data"
71 }, 73 },
72 "issueReporter_typeSelector_description": { 74 "issueReporter_typeSelector_description": {
73 "message": "This window will guide you through the steps required for the su bmission of an Adblock Plus issue report. First, please select the type of issue that you are experiencing on this page:" 75 "message": "This window will guide you through the steps required for the su bmission of an Adblock Plus issue report. First, please select the type of issue that you are experiencing on this page:"
74 }, 76 },
75 "issueReporter_typeSelector_heading": { 77 "issueReporter_typeSelector_heading": {
76 "message": "Select issue type" 78 "message": "Select issue type"
77 } 79 }
78 } 80 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld