From f3540ee41bd3612be0e64601bd6455a5bf88874e Mon Sep 17 00:00:00 2001 From: luz paz Date: Wed, 2 Jun 2021 13:31:11 -0400 Subject: [PATCH] Crowdin: uniformity and grammar in FEM translation ref: https://crowdin.com/translate/freecad/559/en-ca?filter=basic&value=2#6589150 --- src/Mod/Fem/femguiutils/selection_widgets.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Fem/femguiutils/selection_widgets.py b/src/Mod/Fem/femguiutils/selection_widgets.py index b0d399cb0f..fd7edb4174 100644 --- a/src/Mod/Fem/femguiutils/selection_widgets.py +++ b/src/Mod/Fem/femguiutils/selection_widgets.py @@ -280,7 +280,7 @@ class GeometryElementsSelection(QtGui.QWidget): self._helpTextLbl = QtGui.QLabel() self._helpTextLbl.setWordWrap(True) helpTextPart1 = self.tr( - "Click on 'Add' and select geometric elements to add them to the list." + "Click on "Add" and select geometric elements to add to the list." ) helpTextPart2 = self.tr( "The following geometry elements are allowed to select: "