Closed
Bug 1142545
Opened 11 years ago
Closed 9 years ago
Add tags [locale], [new] to edit notification emails
Categories
(developer.mozilla.org Graveyard :: User management, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: teoli, Unassigned)
References
Details
Two important info miss from the titles of message:
1) The language of the page
2) If it is a new page or not.
Current title:
[MDN] zf2timo made their first edit, to: isNaN()
Better title:
[MDN] zf2timo made their first edit, to: isNaN() [fr][New]
Updated•11 years ago
|
Severity: normal → minor
Comment 1•11 years ago
|
||
Yes please.
Comment 2•11 years ago
|
||
There is nowhere near enough information in this ticket to do anything.
Comment 3•9 years ago
|
||
The [language] tag at the start of first edit emails (bug 1308307) has been popular, should be applied to other notification emails.
See Also: → 1308307
Updated•9 years ago
|
Summary: Slightly improve titles of first-edits messages. → Add tags [locale], [new] to edit notification emails
Comment 5•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/3e8a4a2069053f3f82a6e89c8a226d0a3eb4382b
bug 1142545: Add [loc][New] tags to watch emails
Add a [locale] tag to page watch emails, and add a [New] tag with a
slightly different subject when it is the first edit to a page. Also
use ugettext_lazy, so that the subject will be translated into the
user's desired locale.
https://github.com/mozilla/kuma/commit/6a233907f0cf408f73e01d80af15fe64b43b332b
bug 1142545: Add [New] tag to first edit emails
https://github.com/mozilla/kuma/commit/13da91f62ba877f90e61e56c7a3d4323a341b524
Merge pull request #4205 from jwhitlock/email-tags-1142576-1142545
bug 1142576, 1142545: Improve notification email tags
Comment 6•9 years ago
|
||
Fix deployed to stage, production
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•