aboutsummaryrefslogtreecommitdiffstats
path: root/Perl
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2018-06-08 02:45:59 +0100
committerSteve McIntyre <steve@einval.com>2018-06-08 02:45:59 +0100
commit71c961157c9050457b7420dea87838e2e1749154 (patch)
tree94770a19cf5b71cd69f5b6cb3ed07ed74ce228c4 /Perl
parent24a8bbc5bf2fd2fbe025f0baa536bf1126f83723 (diff)
Deal with translated pages including headers/footers/navbars etc.
If any of the included files use wml::debian::translation-check with a version, that over-rides the version defined in the start file and this can totally break the translation checks. The check is then made against the start file, but using the version defined in the included file. :-( Fix things up to allow for this *and* check the versions of both the start file *and* the included file: * Add a sym-link of translation-check.wml as "translation-check-inc.wml" to defeat wml's tracking of what files have been #use'd already. Otherwise we'll only check the included file and never check the start file. * Switch all the .inc files to use the new translation-check-inc.wml instead of translation-check.wml * Also add an extra argument "force_file" to allow the included files to declare their filename so *that* is checked instead of the start file Quite involved, but it works...
Diffstat (limited to 'Perl')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy