Updated translations (de, fr, es, it & pl)

This commit is contained in:
YuSanka 2018-05-23 14:22:52 +02:00
parent a9499ae45c
commit a4261b11d4
11 changed files with 7955 additions and 4789 deletions

View file

@ -519,7 +519,6 @@ sub new {
# Show the box initially, let it be shown after the slicing is finished.
$self->{"print_info_box_show"}->(0);
$right_sizer->SetSizeHints($self->{right_panel});
$self->{right_panel}->SetSizer($right_sizer);
my $hsizer = Wx::BoxSizer->new(wxHORIZONTAL);