Generated new POT-file

Fixed lines with translation of the empty strings
This commit is contained in:
YuSanka 2019-08-06 10:01:10 +02:00
parent 13ee32538a
commit b43f7c3880
4 changed files with 2369 additions and 1789 deletions

View file

@ -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)