Improve translation template import email
Bug #621085 reported by
Sylvestre Ledru
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
Hello guys,
I just connected my project (Scilab) to use the automatic import of new localization templates. It is just great.
Just a small comment/request: it would be even better if we could have a URL into the email pointing to these new strings.
It is pretty long to go to rosetta, pick the right language, module and then look for the new string.
For now, it is just:
"
Hello Scilab.team,
On 2010-08-20 10:50z (1 minutes ago), you uploaded a translation
template for xcos in Scilab trunk in Launchpad.
The template has now been imported successfully.
Thank you,
The Launchpad team"
Thanks!
tags: | added: trivial |
Changed in rosetta: | |
status: | New → Triaged |
importance: | Undecided → Low |
To post a comment you must log in.
FWIW, people have been complaining that these emails are annoying as well, and we are strongly considering removing them for any automated imports (like those from bazaar). What we need to do is add support to the import queue to indicate where the file is coming from and then send email based on that :) Still, that's a bit more work and for the time being it should not stop us from implementing what you suggest here.