The configuration checkbox for translation status is incorrectly labeled "Published". It should be "Is outdated".

I'll post a patch.

CommentFileSizeAuthor
#3 views_342322.patch661 bytesdrewish

Comments

merlinofchaos’s picture

Is outdated seems weak as a UI label. We can reverse the true/false values if we want to use something else like "Current" or whatever.

nedjo’s picture

Agreed, "Is outdated" doesn't work. What do you think of "Needs updating"? It would allow us to keep with the value in the db (1 if it needs to be updated). Otherwise, yes, we could reverse the true/false and use "Current".

drewish’s picture

Status: Active » Needs review
StatusFileSize
new661 bytes

I think just "Outdated" would work... and i'll raise you a patch.

merlinofchaos’s picture

Status: Needs review » Fixed

Committed! Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.