mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-05 16:26:47 +00:00
i18n(fr): fix untranslated UI strings, extract hardcoded ones, complete French catalog (#14164)
This commit is contained in:
@@ -562,7 +562,7 @@ void PrintHostSendDialog::init()
|
||||
// });
|
||||
// }
|
||||
|
||||
add_button(wxID_CANCEL,false, L("Cancel"));
|
||||
add_button(wxID_CANCEL,false, _L("Cancel"));
|
||||
finalize();
|
||||
|
||||
#ifdef __linux__
|
||||
|
||||
Reference in New Issue
Block a user