This commit is contained in:
QIDI TECH
2023-09-23 09:08:15 +08:00
parent 019c6dbb10
commit 40e1a5534e
5 changed files with 83 additions and 26 deletions

View File

@@ -1480,7 +1480,7 @@ PageDownloader::PageDownloader(ConfigWizard* parent)
const wxString link = format_wxstr("<a href = \"%1%\">%1%</a>", "qidi3d.com");
const wxString main_text = format_wxstr(_L("You can get more information about the printer from the %1% "
const wxString main_text = format_wxstr(_L("You can get more information about the printer and %2% from the %1%."
), link, SLIC3R_APP_NAME);
const wxFont& font = this->GetFont();