mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 14:13:57 -06:00
New de translation and typos for 2.20beta (#6702)
* add new de translation for 2.2 beta * fix typo info(r)mation * build new locals
This commit is contained in:
parent
cb8866b478
commit
adb2d33c92
26 changed files with 1504 additions and 1342 deletions
|
@ -975,7 +975,7 @@ bool GuideFrame::run()
|
|||
return false;
|
||||
} else if (result == wxID_EDIT) {
|
||||
this->Close();
|
||||
FilamentInfomation *filament_info = new FilamentInfomation();
|
||||
Filamentinformation *filament_info = new Filamentinformation();
|
||||
filament_info->filament_id = m_editing_filament_id;
|
||||
wxQueueEvent(wxGetApp().plater(), new SimpleEvent(EVT_MODIFY_FILAMENT, filament_info));
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue