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

Delta Between Two Patch Sets: chrome/locale/en-US/sendReport.dtd

Issue 8937025: Encourage user to set email in issue reporter (Closed)
Left Patch Set: Created Nov. 22, 2012, 1:54 p.m.
Right 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:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « chrome/content/ui/sendReport.xul ('k') | chrome/skin/sendReport.css » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
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 "STAB: Text about why e-mail is important. May be we also should rename Enter comment page title to something else?"> 168 <!ENTITY emailComment.label "
Wladimir Palant 2012/11/22 14:16:29 Please don't get all violent here - s/STAB/STUB/
Andrey Novikov 2012/11/22 14:44:15 Done.
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 ">
169 <!ENTITY comment.label "Comment (optional):"> 172 <!ENTITY comment.label "Comment (optional):">
170 <!ENTITY comment.accesskey "C"> 173 <!ENTITY comment.accesskey "C">
171 <!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.">
172 <!ENTITY email.label "Email for further inquiries:"> 175 <!ENTITY email.label "Email:">
Wladimir Palant 2012/11/22 14:16:29 This can simply be "Email" if we have proper text
Andrey Novikov 2012/11/22 14:44:15 Done.
173 <!ENTITY email.accesskey "m"> 176 <!ENTITY email.accesskey "m">
174 <!ENTITY anonymous.label "Anonymous submission"> 177 <!ENTITY anonymous.label "Anonymous submission">
175 <!ENTITY anonymous.accesskey "a"> 178 <!ENTITY anonymous.accesskey "a">
176 <!ENTITY anonymity.warning "We won't be able to come back to you and will likely prioritize the report lower."> 179 <!ENTITY anonymity.warning "We won't be able to come back to you and will likely prioritize the report lower.">
177 180
178 <!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">
179 <!ENTITY attachExtensions.accesskey "x"> 182 <!ENTITY attachExtensions.accesskey "x">
180 183
181 <!ENTITY sendButton.label "Send report"> 184 <!ENTITY sendButton.label "Send report">
182 <!ENTITY sendButton.accesskey "n"> 185 <!ENTITY sendButton.accesskey "n">
(...skipping 11 matching lines...) Expand all
194 <!-- Note: the placeholder ?1? will be replaced by the error code --> 197 <!-- Note: the placeholder ?1? will be replaced by the error code -->
195 <!ENTITY sendPage.errorMessage " 198 <!ENTITY sendPage.errorMessage "
196 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
197 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
198 assistance in the [link]Adblock Plus forum[/link]. 201 assistance in the [link]Adblock Plus forum[/link].
199 "> 202 ">
200 <!ENTITY sendPage.retry.label "Send again"> 203 <!ENTITY sendPage.retry.label "Send again">
201 204
202 <!ENTITY copyLink.label "Copy report link"> 205 <!ENTITY copyLink.label "Copy report link">
203 <!ENTITY copyLink.accesskey "C"> 206 <!ENTITY copyLink.accesskey "C">
LEFTRIGHT

Powered by Google App Engine
This is Rietveld