0000467: blankes needed in some strings (crowdin)

This commit is contained in:
wmayer 2012-04-12 15:47:37 +02:00
parent 327f9be16c
commit c44676c1e7
2 changed files with 3 additions and 3 deletions

View File

@ -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");

View File

@ -406,7 +406,7 @@
<item row="2" column="1">
<widget class="Gui::PrefColorButton" name="ConstructionColor">
<property name="toolTip">
<string>The color of construction geometry in editmode</string>
<string>The color of construction geometry in edit mode</string>
</property>
<property name="color">
<color>
@ -426,7 +426,7 @@
<item row="3" column="1">
<widget class="Gui::PrefColorButton" name="FullyConstrainedColor">
<property name="toolTip">
<string>The color of fully constrained geometry in editmode</string>
<string>The color of fully constrained geometry in edit mode</string>
</property>
<property name="color">
<color>