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

Unified Diff: chrome/locale/en-US/sendReport.dtd

Issue 8937025: Encourage user to set email in issue reporter (Closed)
Patch Set: Created Nov. 22, 2012, 1:54 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
Index: chrome/locale/en-US/sendReport.dtd
===================================================================
--- a/chrome/locale/en-US/sendReport.dtd
+++ b/chrome/locale/en-US/sendReport.dtd
@@ -165,11 +165,15 @@
You can also review the report data before it is sent.
">
+<!ENTITY emailComment.label "STAB: Text about why e-mail is important. May be we also should rename Enter comment page title to something else?">
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.
<!ENTITY comment.label "Comment (optional):">
<!ENTITY comment.accesskey "C">
<!ENTITY comment.lengthWarning "The length of your comment exceeds 1000 characters. Only the first 1000 characters will be sent.">
-<!ENTITY email.label "Email for further inquiries (optional):">
+<!ENTITY email.label "Email for further inquiries:">
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.
<!ENTITY email.accesskey "m">
+<!ENTITY anonymous.label "Anonymous submission">
+<!ENTITY anonymous.accesskey "a">
+<!ENTITY anonymity.warning "We won't be able to come back to you and will likely prioritize the report lower.">
<!ENTITY attachExtensions.label "Attach a list of active extensions to the report in case add-on conflict is the cause of the problem">
<!ENTITY attachExtensions.accesskey "x">

Powered by Google App Engine
This is Rietveld