From c44676c1e70c19cb5bd408b89ee62dedc93484dd Mon Sep 17 00:00:00 2001 From: wmayer Date: Thu, 12 Apr 2012 15:47:37 +0200 Subject: [PATCH] 0000467: blankes needed in some strings (crowdin) --- src/Gui/CommandDoc.cpp | 2 +- src/Gui/DlgSettingsViewColor.ui | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Gui/CommandDoc.cpp b/src/Gui/CommandDoc.cpp index 52fa870be..02e043490 100644 --- a/src/Gui/CommandDoc.cpp +++ b/src/Gui/CommandDoc.cpp @@ -1081,7 +1081,7 @@ StdCmdEdit::StdCmdEdit() :Command("Std_Edit") { sGroup = QT_TR_NOOP("Edit"); - sMenuText = QT_TR_NOOP("Toggle &Editmode"); + sMenuText = QT_TR_NOOP("Toggle &Edit mode"); sToolTipText = QT_TR_NOOP("Toggles the selected object's edit mode"); sWhatsThis = "Std_Edit"; sStatusTip = QT_TR_NOOP("Enters or leaves the selected object's edit mode"); diff --git a/src/Gui/DlgSettingsViewColor.ui b/src/Gui/DlgSettingsViewColor.ui index c90498e61..e17848a4e 100644 --- a/src/Gui/DlgSettingsViewColor.ui +++ b/src/Gui/DlgSettingsViewColor.ui @@ -406,7 +406,7 @@ - The color of construction geometry in editmode + The color of construction geometry in edit mode @@ -426,7 +426,7 @@ - The color of fully constrained geometry in editmode + The color of fully constrained geometry in edit mode