On Wed, Apr 11, 2012 at 16:16, Simion Onea <simio...@gmail.com> wrote: > 2012/4/11 Hannes Magnusson <hannes.magnus...@gmail.com>: >> This is the SVN revision the file was last changed in. >> These tags are used by the "outdated translation" detector, comparing >> the English automatic $Revision$ tag, to the manually added <!-- >> EN-Reivision: xxx --> comments in the translations. > > But some of the files do not contain this $Revision$ tag and others > do. Is it an error?
All files in the english version should contain that tag, if they don't it is an error, yes. It is not an error if an translation doesn't contain that tag, but they probably should though. All translation files need to contain the En-Revision tag. I'm pretty sure https://edit.php.net warns about these things.. -Hannes