#129 closed defect (worksforme)
Rejected translations are not listed as untranslated
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Keywords: | has-patch | Cc: | nbachiyski |
Description
I noticed the bug when I had 1 untranslated string and when the page "Untranslated" did not show anything.
After a bit of search, I noticed that the missing translation was rejected (and rejected translations don't show up as untranslated).
Fix:
- show status 'rejected' when viewing untranslated
- mark 'rejected' as 'old' when calling set_as_current()
Attachments (1)
Change History (4)
comment:2
nbachiyski — 13 months ago
- Resolution set to worksforme
- Status changed from new to closed
I can't reproduce.
Here's what I tried:
- I used a POT file with 2 strings only
- I translated the first one
- I rejected the translation
- I translated the second one
Then the first one appeared in untranslated and the stats showed 1:1 translated:untranslated.
comment:3
nbachiyski — 13 months ago
- Cc nbachiyski added
Note: See
TracTickets for help on using
tickets.

The fix for this ticked