mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-15 01:05:56 +08:00
localization changes & typo
This commit is contained in:
parent
c3c514d75b
commit
4e51008923
@ -862,7 +862,7 @@ msgstr "Filament Settings"
|
|||||||
|
|
||||||
#: c:\src\Slic3r\xs\src\slic3r\GUI\Tab.hpp:228
|
#: c:\src\Slic3r\xs\src\slic3r\GUI\Tab.hpp:228
|
||||||
msgid "Printer Settings"
|
msgid "Printer Settings"
|
||||||
msgstr "Printer Settings"
|
msgstr "Hardware Settings"
|
||||||
|
|
||||||
#: c:\src\Slic3r\xs\src\slic3r\GUI\Tab.hpp:248
|
#: c:\src\Slic3r\xs\src\slic3r\GUI\Tab.hpp:248
|
||||||
msgid "Save preset"
|
msgid "Save preset"
|
||||||
@ -1071,7 +1071,7 @@ msgid ""
|
|||||||
"Suppress \" - default - \" presets in the Print / Filament / Printer "
|
"Suppress \" - default - \" presets in the Print / Filament / Printer "
|
||||||
"selections once there are any other valid presets available."
|
"selections once there are any other valid presets available."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Suppress \" - default - \" presets in the Print / Filament / Printer "
|
"Suppress \" - default - \" presets in the Print / Filament / Hardware "
|
||||||
"selections once there are any other valid presets available."
|
"selections once there are any other valid presets available."
|
||||||
|
|
||||||
#: c:\src\Slic3r\xs\src\slic3r\GUI\Preferences.cpp:67
|
#: c:\src\Slic3r\xs\src\slic3r\GUI\Preferences.cpp:67
|
||||||
@ -2358,7 +2358,7 @@ msgstr "(minimum)"
|
|||||||
|
|
||||||
#: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:1014
|
#: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:1014
|
||||||
msgid "Printer notes"
|
msgid "Printer notes"
|
||||||
msgstr "Printer notes"
|
msgstr "Hardware notes"
|
||||||
|
|
||||||
#: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:1015
|
#: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:1015
|
||||||
msgid "You can put your notes regarding the printer here."
|
msgid "You can put your notes regarding the printer here."
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
#include <boost/thread.hpp>
|
#include <boost/thread.hpp>
|
||||||
|
|
||||||
#define SLIC3R_FORK_NAME "Slic3r++"
|
#define SLIC3R_FORK_NAME "Slic3r++"
|
||||||
#define SLIC3R_VERSION "1.41.2
|
#define SLIC3R_VERSION "1.41.2"
|
||||||
#define SLIC3R_BUILD "UNKNOWN"
|
#define SLIC3R_BUILD "UNKNOWN"
|
||||||
|
|
||||||
typedef int32_t coord_t;
|
typedef int32_t coord_t;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user