mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Generated new POT-file
Fixed lines with translation of the empty strings
This commit is contained in:
parent
13ee32538a
commit
b43f7c3880
4 changed files with 2369 additions and 1789 deletions
|
@ -4536,7 +4536,7 @@ void Plater::undo_redo_topmost_string_getter(const bool is_undo, std::string& ou
|
|||
return;
|
||||
}
|
||||
|
||||
out_text = L("");
|
||||
out_text = "";
|
||||
}
|
||||
|
||||
void Plater::on_extruders_change(int num_extruders)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue