mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-22 03:36:36 +00:00
ENH: modify some sentences for translate
jira:NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I6ba3de47566c73ee8d6f8f5f24c854b9599dc073 (cherry picked from commit f858d6c7a8509d3b798bca40cb07eb63ab6efcc0)
This commit is contained in:
@@ -43,7 +43,7 @@ FilamentMapDialog::FilamentMapDialog(wxWindow *parent,
|
||||
const std::vector<int> &filaments,
|
||||
const FilamentMapMode mode,
|
||||
bool show_default)
|
||||
: wxDialog(parent, wxID_ANY, _L("Filament arrangement method of plate"), wxDefaultPosition, wxSize(2000, 1500))
|
||||
: wxDialog(parent, wxID_ANY, _L("Filament arrangement method"), wxDefaultPosition, wxSize(2000, 1500))
|
||||
, m_filament_color(filament_color)
|
||||
, m_filament_map(filament_map)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user