From a009b24124620800b6188fd5c95b8e929ca93295 Mon Sep 17 00:00:00 2001 From: Vojtech Bubnik Date: Thu, 15 Oct 2020 14:16:47 +0200 Subject: [PATCH] Updated textation of the Filament selection config wizard page. --- src/slic3r/GUI/ConfigWizard.cpp | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/slic3r/GUI/ConfigWizard.cpp b/src/slic3r/GUI/ConfigWizard.cpp index 1b3edb2cd..b186cefdd 100644 --- a/src/slic3r/GUI/ConfigWizard.cpp +++ b/src/slic3r/GUI/ConfigWizard.cpp @@ -688,10 +688,10 @@ void PageMaterials::set_compatible_printers_html_window(const std::vector* are not compatible with some installed printers.")); wxString text; if (all_printers) { - wxString second_line = _(L("All installed printers are compatible with selected profile.")); + wxString second_line = _(L("All installed printers are compatible with the selected filament.")); text = wxString::Format( "" "