mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
ENH: optimize the copy description format
remove "\n" from _L macro Change-Id: If1beda4a77f1c2b42945657b7386e155b8bc7a20 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
@@ -3127,7 +3127,7 @@ void MainFrame::on_select_default_preset(SimpleEvent& evt)
|
||||
"It contains the following information:\n"
|
||||
"1. The Process presets\n"
|
||||
"2. The Filament presets\n"
|
||||
"3. The Printer presets\n"),
|
||||
"3. The Printer presets"),
|
||||
_L("Synchronization"),
|
||||
wxCENTER |
|
||||
wxYES_DEFAULT | wxYES_NO |
|
||||
|
||||
Reference in New Issue
Block a user