X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=bin%2Fparse-debtags-voc;h=be251781a89616dafd66b880f84473a15675ca88;hp=4fd49f9e6b2bedb93eb5cec77e57c02e6a871209;hb=cc6c820a1e503808b7ac1e2bff132de23f87606b;hpb=70f1a38b1411b55f7690bdd42800038c27040dd5 diff --git a/bin/parse-debtags-voc b/bin/parse-debtags-voc index 4fd49f9..be25178 100755 --- a/bin/parse-debtags-voc +++ b/bin/parse-debtags-voc @@ -34,6 +34,7 @@ use Packages::Template; use Packages::Config qw( $TOPDIR @LANGUAGES ); use Packages::I18N::Locale; &Packages::Config::init( './' ); +&Packages::I18N::Locale::load( "$TOPDIR/po" ); my $debtagsdir = "$TOPDIR/files/debtags"; my $wwwdir = "$TOPDIR/www/about"; my $voc_file = "$debtagsdir/vocabulary";