Revision ccf5652b
Von Moritz Bunkus vor etwa 18 Jahren hinzugefügt
SL/AM.pm | ||
---|---|---|
2098 | 2098 |
my $units = $self->retrieve_units(\%main::myconfig, $form); |
2099 | 2099 |
|
2100 | 2100 |
my $h = $units->{$unit}->{"LANGUAGES"}->{$template_code}; |
2101 |
$main::lxdebug->dump(0, "klaus", $h); |
|
2102 | 2101 |
my $new_unit = $unit; |
2103 | 2102 |
if ($h) { |
2104 | 2103 |
if (($amount != 1) && $h->{"localized_plural"}) { |
Auch abrufbar als: Unified diff
Debugcode entfernt.