Hi all
during LinuxTag 2005 I hacked little script [1] (well it got a bit
larger thanks to Marc's feature requests) for showing status of
translations, so you can check how up to date your translation is.
1. http://www.cihar.com/phpMyAdmin/stats/translations.php
Also we're looking for maintainers of those translations that are pretty
outdated.
--
Michal Čihař | http://www.cihar.com
Hi,
Please translate and attach your complete file (zip format) to the translation
tracker, thanks.
For those who are working from CVS: you won't find $strNumberOfFields in your
language file. I added some logic to use $strFields if $strNumberOfFields does not exist,
this is why the message was not added in the non-english files.
Marc Delisle
$strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying';
$strNumberOfFields = 'Number of fields';