Revision a9d80e98
Von Tamino Steinert vor 5 Monaten hinzugefügt
| bin/mozilla/do.pl | ||
|---|---|---|
|
my %myconfig = %main::myconfig;
|
||
|
my $locale = $main::locale;
|
||
|
|
||
|
$form->{title} = $locale->text('Stock');
|
||
|
$form->{title} = $locale->text('Store');
|
||
|
|
||
|
my $part_info = IC->get_basic_part_info('id' => $form->{parts_id});
|
||
|
|
||
Auch abrufbar als: Unified diff
'Einlagern' mit 'Store' übersetzen