Closed Bug 1142545 Opened 9 years ago Closed 7 years ago

Add tags [locale], [new] to edit notification emails

Categories

(developer.mozilla.org Graveyard :: User management, task)

x86
macOS
task
Not set
minor

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]
Severity: normal → minor
Yes please.
There is nowhere near enough information in this ticket to do anything.
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
Summary: Slightly improve titles of first-edits messages. → Add tags [locale], [new] to edit notification emails
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
Fix deployed to stage, production
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.