Translation credits appear to have new suggestions
Bug #507048 reported by
Adi Roiban
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
Translation credits have new suggestions
There is this po file
https:/
Another example here:
https:/
Since translation credits are managed by Launchpad, they should not be listed in „items with new suggestion filter”
description: | updated |
summary: |
- Translation credits apper to have new suggestions + Translation credits appear to have new suggestions |
description: | updated |
To post a comment you must log in.
Good catch. Unfortunately, that's one part of bug 128324 which we didn't consider in advance. Though, there are actually two problems here:
* we should not be displaying 'packaged' suggestion here and offering user an option to select it
* it's treated as a 'new suggestion'
So, our approach to solving bug 128324 has fixed it for the 'untranslated' filter, but introduced it for the 'unreviewed' filter. Now, the best solution is probably to keep the date of the "automatic" translation always newer than the packaged one, but as packaged one changes, that may prove cumbersome.
We'll have to spend more time thinking about this, but it's roughly the problem of same complexity as bug 128324, so I can't promise it'll be fixed soon.