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

Side by Side Diff: chrome/locale/en-US/sendReport.dtd

Issue 8937025: Encourage user to set email in issue reporter (Closed)
Patch Set: Encourage user to set email in issue reporter Created Nov. 23, 2012, 6:31 a.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 | « chrome/content/ui/sendReport.xul ('k') | chrome/skin/sendReport.css » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!ENTITY wizard.title "Issue reporter"> 1 <!ENTITY wizard.title "Issue reporter">
2 <!ENTITY privacyPolicy.label "Privacy policy"> 2 <!ENTITY privacyPolicy.label "Privacy policy">
3 3
4 <!ENTITY dataCollector.heading "Welcome to the issue reporter"> 4 <!ENTITY dataCollector.heading "Welcome to the issue reporter">
5 <!ENTITY dataCollector.description "Please wait a few moments while Adblock Plus gathers the required data."> 5 <!ENTITY dataCollector.description "Please wait a few moments while Adblock Plus gathers the required data.">
6 6
7 <!-- Please keep typeSelector.heading short - it is shown in the progress bar, n ot much space there --> 7 <!-- Please keep typeSelector.heading short - it is shown in the progress bar, n ot much space there -->
8 <!ENTITY typeSelector.heading "Select issue type"> 8 <!ENTITY typeSelector.heading "Select issue type">
9 9
10 <!ENTITY typeSelector.description " 10 <!ENTITY typeSelector.description "
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 158
159 <!-- Please keep commentPage.heading short - it is shown in the progress bar, no t much space there --> 159 <!-- Please keep commentPage.heading short - it is shown in the progress bar, no t much space there -->
160 <!ENTITY commentPage.heading "Enter comment"> 160 <!ENTITY commentPage.heading "Enter comment">
161 161
162 <!ENTITY commentPage.description " 162 <!ENTITY commentPage.description "
163 The text field below allows you to enter a comment to help us understand the i ssue. 163 The text field below allows you to enter a comment to help us understand the i ssue.
164 This step is optional but recommended if the problem isn't obvious. 164 This step is optional but recommended if the problem isn't obvious.
165 You can also review the report data before it is sent. 165 You can also review the report data before it is sent.
166 "> 166 ">
167 167
168 <!ENTITY emailComment.label "
169 We encourage you to enter a valid email address so that we can contact you if there are questions
170 about your report. It will also allow us to recognize your contributions and t o prioritize them higher.
171 ">
168 <!ENTITY comment.label "Comment (optional):"> 172 <!ENTITY comment.label "Comment (optional):">
169 <!ENTITY comment.accesskey "C"> 173 <!ENTITY comment.accesskey "C">
170 <!ENTITY comment.lengthWarning "The length of your comment exceeds 1000 c haracters. Only the first 1000 characters will be sent."> 174 <!ENTITY comment.lengthWarning "The length of your comment exceeds 1000 c haracters. Only the first 1000 characters will be sent.">
171 <!ENTITY email.label "Email for further inquiries (optional):"> 175 <!ENTITY email.label "Email:">
172 <!ENTITY email.accesskey "m"> 176 <!ENTITY email.accesskey "m">
177 <!ENTITY anonymous.label "Anonymous submission">
178 <!ENTITY anonymous.accesskey "a">
179 <!ENTITY anonymity.warning "We won't be able to come back to you and will likely prioritize the report lower.">
173 180
174 <!ENTITY attachExtensions.label "Attach a list of active extensions to the report in case add-on conflict is the cause of the problem"> 181 <!ENTITY attachExtensions.label "Attach a list of active extensions to the report in case add-on conflict is the cause of the problem">
175 <!ENTITY attachExtensions.accesskey "x"> 182 <!ENTITY attachExtensions.accesskey "x">
176 183
177 <!ENTITY sendButton.label "Send report"> 184 <!ENTITY sendButton.label "Send report">
178 <!ENTITY sendButton.accesskey "n"> 185 <!ENTITY sendButton.accesskey "n">
179 186
180 <!ENTITY showData.label "Show report data"> 187 <!ENTITY showData.label "Show report data">
181 <!ENTITY data.label "Report data:"> 188 <!ENTITY data.label "Report data:">
182 <!ENTITY data.accesskey "p"> 189 <!ENTITY data.accesskey "p">
183 190
184 <!-- Please keep sendPage.heading short - it is shown in the progress bar, not m uch space there --> 191 <!-- Please keep sendPage.heading short - it is shown in the progress bar, not m uch space there -->
185 <!ENTITY sendPage.heading "Send report"> 192 <!ENTITY sendPage.heading "Send report">
186 <!ENTITY sendPage.waitMessage "Please wait while Adblock Plus is submitt ing your report."> 193 <!ENTITY sendPage.waitMessage "Please wait while Adblock Plus is submitt ing your report.">
187 <!ENTITY sendPage.confirmation "Your report has been saved. You can acces s it at the following address:"> 194 <!ENTITY sendPage.confirmation "Your report has been saved. You can acces s it at the following address:">
188 <!ENTITY sendPage.knownIssue "The issue you reported is probably alread y known. More information:"> 195 <!ENTITY sendPage.knownIssue "The issue you reported is probably alread y known. More information:">
189 196
190 <!-- Note: the placeholder ?1? will be replaced by the error code --> 197 <!-- Note: the placeholder ?1? will be replaced by the error code -->
191 <!ENTITY sendPage.errorMessage " 198 <!ENTITY sendPage.errorMessage "
192 An attempt to send the report failed with error code &quot;?1?&quot;. Please e nsure you are 199 An attempt to send the report failed with error code &quot;?1?&quot;. Please e nsure you are
193 connected to the Internet and retry. If the problem persists please request 200 connected to the Internet and retry. If the problem persists please request
194 assistance in the [link]Adblock Plus forum[/link]. 201 assistance in the [link]Adblock Plus forum[/link].
195 "> 202 ">
196 <!ENTITY sendPage.retry.label "Send again"> 203 <!ENTITY sendPage.retry.label "Send again">
197 204
198 <!ENTITY copyLink.label "Copy report link"> 205 <!ENTITY copyLink.label "Copy report link">
199 <!ENTITY copyLink.accesskey "C"> 206 <!ENTITY copyLink.accesskey "C">
OLDNEW
« no previous file with comments | « chrome/content/ui/sendReport.xul ('k') | chrome/skin/sendReport.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld