mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
Localization + new POT
+ added hyperlinks for Ironing parameters
This commit is contained in:
parent
0548df9a76
commit
a6863961f7
8 changed files with 678 additions and 639 deletions
|
@ -218,7 +218,7 @@ void PreferencesDialog::build(size_t selected_tab)
|
|||
|
||||
m_optgroup_general->append_separator();
|
||||
|
||||
def.label = L("Ask to save unsaved changes when closing the application or when loading a new project.");
|
||||
def.label = L("Ask to save unsaved changes when closing the application or when loading a new project");
|
||||
def.type = coBool;
|
||||
def.tooltip = L("Always ask for unsaved changes, when: \n"
|
||||
"- Closing PrusaSlicer while some presets are modified,\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue