Opened 3 years ago

Closed 13 months ago

Last modified 13 months ago

#129 closed defect (worksforme)

Rejected translations are not listed as untranslated

Reported by: haniball Owned by: somebody
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)

rejected.patch (1.3 KB) - added by haniball 3 years ago.
The fix for this ticked

Download all attachments as: .zip

Change History (4)

The fix for this ticked

  • Keywords has-patch added
  • 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.

  • Cc nbachiyski added
Note: See TracTickets for help on using tickets.