mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-15 01:22:37 -07:00
Localization:
Some phrases are corrected in the code The POT-file is updated
This commit is contained in:
@@ -430,7 +430,7 @@ SearchDialog::SearchDialog(OptionsSearcher* searcher)
|
||||
wxColour bgr_clr = wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW);
|
||||
SetBackgroundColour(bgr_clr);
|
||||
|
||||
default_string = _L("Type here to search");
|
||||
default_string = _L("Enter a search term");
|
||||
int border = 10;
|
||||
int em = em_unit();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user