Few more fixes to navigation2.conf
This commit is contained in:
parent
473cb57a47
commit
5edc830f9b
@ -152,7 +152,7 @@ foreach my $lang (@langs)
|
|||||||
$prefix = "xx_"; # Probably never match!!
|
$prefix = "xx_"; # Probably never match!!
|
||||||
|
|
||||||
}
|
}
|
||||||
print("Prefix: ".$prefix."".$file2." (".$lang.")\n");
|
#print("Prefix: ".$prefix." ".$file2." (".$lang.")\n");
|
||||||
|
|
||||||
my %Lexicon = ();
|
my %Lexicon = ();
|
||||||
push(@panel_lex, @gen_lex);
|
push(@panel_lex, @gen_lex);
|
||||||
|
Loading…
Reference in New Issue
Block a user