aboutsummaryrefslogtreecommitdiffstats
path: root/tools/translation_analysis.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature 1374 related: don't display the validated keys as "untranslated yet".plegall2010-01-091-1/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4646 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1374 related: improve the problems on translations. Ability to detectplegall2010-01-091-5/+39
| | | | | | | if the key was duplicated from the reference language BUT not really translated yet. git-svn-id: http://piwigo.org/svn/branches/2.0@4644 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1374 related: force to load exactly the language requested and not anyplegall2010-01-091-17/+27
| | | | | | fallback language. If the language file is missing, we tell it explicitely. git-svn-id: http://piwigo.org/svn/branches/2.0@4638 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1374; first version of the script to detect missing translations. Itplegall2010-01-091-0/+85
is very basic with an ugly output. It just does the job. git-svn-id: http://piwigo.org/svn/branches/2.0@4637 68402e56-0260-453c-a942-63ccdbb3a9ee