Closed
Bug 365524
Opened 19 years ago
Closed 13 years ago
emailregexpdesc: should not say 'English' here
Categories
(Bugzilla :: User Interface, defect)
Bugzilla
User Interface
Tracking
()
RESOLVED
FIXED
Bugzilla 5.0
People
(Reporter: spam, Assigned: sjoshi)
References
Details
Attachments
(1 file, 3 obsolete files)
|
704 bytes,
patch
|
wicked
:
review+
|
Details | Diff | Splinter Review |
admin/params/auth
emailregexpdesc => "This describes in English words what kinds of legal addresses " _
"are allowed by the <tt>emailregexp</tt> param.",
Updated•19 years ago
|
Severity: normal → minor
| Reporter | ||
Comment 1•19 years ago
|
||
Attachment #250314 -
Flags: review?
simply removing "English" does not improve matters. "English" was used as a proxy to explain the target audience of the setting. Removing it does not address the goal of the word.
Assignee: ui → timeless
Attachment #250314 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #250319 -
Flags: review?
Attachment #250314 -
Flags: review?
Comment 3•19 years ago
|
||
Comment on attachment 250319 [details] [diff] [review]
counter proposal
>Index: mozilla/webtools/bugzilla/template/en/default/admin/params/auth.html.tmpl
>===================================================================
>- emailregexpdesc => "This describes in English words what kinds of legal addresses " _
>- "are allowed by the <tt>emailregexp</tt> param.",
>+ emailregexpdesc => "This describes to users the restrictions concerning " _
>+ "acceptable account names. The restriction is based on " _
>+ "the <tt>emailregexp</tt> param.",
This is much better although I have trouble understanding the second sentence. IMO, it should be more like "This description should match restrictions defined in the ...".
Attachment #250319 -
Flags: review? → review-
| Assignee | ||
Comment 4•13 years ago
|
||
Attachment #672672 -
Flags: review?(wicked)
Comment 5•13 years ago
|
||
Comment on attachment 672672 [details] [diff] [review]
Rephrasing it
Hmm, I don't think "inform" is the correct word here. I'd say first line should be "This description explains valid addresses that ". That can be changed before commit so r+.
Attachment #672672 -
Flags: review?(wicked) → review+
Updated•13 years ago
|
Assignee: timeless → joshi_sunil
Flags: approval?
Target Milestone: --- → Bugzilla 5.0
Updated•13 years ago
|
Attachment #250319 -
Attachment is obsolete: true
Comment 6•13 years ago
|
||
Please upload a new patch. r+'ing it and asking to reword the whole sentence on checkin means that the patch is not accepted.
Comment 7•13 years ago
|
||
Comment on attachment 672672 [details] [diff] [review]
Rephrasing it
Okay, then r- it is.
Attachment #672672 -
Flags: review+ → review-
| Assignee | ||
Comment 8•13 years ago
|
||
Re-patching as per the review comment.
Attachment #672672 -
Attachment is obsolete: true
Attachment #695747 -
Flags: review?(wicked)
Updated•13 years ago
|
Attachment #695747 -
Flags: review?(wicked) → review+
Updated•13 years ago
|
Flags: approval? → approval+
Comment 9•13 years ago
|
||
Committing to: bzr+ssh://wicked%40sci.fi@bzr.mozilla.org/bugzilla/trunk/
modified template/en/default/admin/params/auth.html.tmpl
Committed revision 8527.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•