From c627114830a5d9411033aa8535b2d505ae7536ee Mon Sep 17 00:00:00 2001 From: bubnikv Date: Tue, 21 Jan 2020 10:14:25 +0100 Subject: [PATCH] Fixed missing "&" in Brazilian Portugal translation. --- resources/localization/pt_br/PrusaSlicer_pt_br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/localization/pt_br/PrusaSlicer_pt_br.po b/resources/localization/pt_br/PrusaSlicer_pt_br.po index 647a9dd4f..30c0687a5 100644 --- a/resources/localization/pt_br/PrusaSlicer_pt_br.po +++ b/resources/localization/pt_br/PrusaSlicer_pt_br.po @@ -2655,7 +2655,7 @@ msgstr "Exporte a bandeja atual como STL" #: src/slic3r/GUI/MainFrame.cpp:481 msgid "Export plate as STL &including supports" -msgstr "Exportar bandeja como STL incluindo suportes" +msgstr "Exportar bandeja como STL &incluindo suportes" #: src/slic3r/GUI/MainFrame.cpp:481 msgid "Export current plate as STL including supports"