mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Add translation markers on more unstranslated strings (#9134)
This commit is contained in:
committed by
GitHub
parent
d37f1b6a81
commit
7d72db562f
@@ -250,8 +250,8 @@ ParamsPanel::ParamsPanel( wxWindow* parent, wxWindowID id, const wxPoint& pos, c
|
||||
|
||||
|
||||
|
||||
//m_export_to_file = new Button( this, wxT("Export To File"), "");
|
||||
//m_import_from_file = new Button( this, wxT("Import From File") );
|
||||
//m_export_to_file = new Button( this, _L("Export To File"), "");
|
||||
//m_import_from_file = new Button( this, _L("Import From File") );
|
||||
|
||||
// Initialize the page.
|
||||
#if __WXOSX__
|
||||
|
||||
Reference in New Issue
Block a user