A problem for admins of a community driven translation server is that they may not always be aware that a translation of a certain project has changed. If there was a way of knowing when a string for a language/project was last added or changed, we could compare this to the date when the translation was last committed to cvs.

I suggest an extra column on the project overview page: translate/projects/{project}. Something along these lines:

Language        Overall status  Untranslated  Suggestions  Last change
-----------------------------------------------------------------------
Swedish (sv)    [xxxxxx  ]      405           590          5/19/2009

Just as important as the dates though, is that we need to change the module to use ascii art and monospace fonts for all layout, as shown above. (Leaving priority at Normal for now.)

Comments

gábor hojtsy’s picture

Title: Provide "last changed" info » Provide "last changed" date in project overview

I take the second comment under the code as a good joke :) and I agree that the last changed date could be a useful addition to the stats table.

SebCorbin’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Issue summary: View changes

Bumping to 7.x, we need first to get the projects statistics back, and then allow to order by last release date