mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 14:55:08 -06:00
Fix of #3366
Fixed crash due to incorrect localization of the percent sign in "The %1% infill pattern is not supposed to work at 100%% density." This happens for ES, FR, IT, UK and ZH_TW localizations. Also added a new CMake target "gettext_po_to_mo" to convert all po files to mo files, and renamed the "pot" target to "gettext_make_pot".
This commit is contained in:
parent
9128ba766b
commit
692ed26091
11 changed files with 20 additions and 6 deletions
Binary file not shown.
|
@ -3275,7 +3275,7 @@ msgstr "Шаблон наповнення "
|
|||
#: src/slic3r/GUI/Tab.cpp:1309
|
||||
#, no-c-format
|
||||
msgid ""
|
||||
" infill pattern is not supposed to work at 100% density.\n"
|
||||
" infill pattern is not supposed to work at 100%% density.\n"
|
||||
"\n"
|
||||
"Shall I switch to rectilinear fill pattern?"
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue