From 0d6fd42d8ee070c280b6cc1e05cabcfc6067df4a Mon Sep 17 00:00:00 2001 From: sbh Date: Thu, 16 Apr 2015 17:55:26 +0300 Subject: [PATCH] Issue #467 english proof corrections in toltips by GZY --- src/ConstructionPlugin/plugin-Construction.xml | 6 +++--- src/FeaturesPlugin/plugin-Features.xml | 2 +- src/PartSetPlugin/plugin-PartSet.xml | 2 +- src/PythonAddons/macros/box/widget.xml | 2 +- src/SketchPlugin/plugin-Sketch.xml | 10 +++++----- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/ConstructionPlugin/plugin-Construction.xml b/src/ConstructionPlugin/plugin-Construction.xml index 68a3e4e7c..aad7e762a 100644 --- a/src/ConstructionPlugin/plugin-Construction.xml +++ b/src/ConstructionPlugin/plugin-Construction.xml @@ -6,21 +6,21 @@ diff --git a/src/FeaturesPlugin/plugin-Features.xml b/src/FeaturesPlugin/plugin-Features.xml index 6834cdbe6..7790b2839 100644 --- a/src/FeaturesPlugin/plugin-Features.xml +++ b/src/FeaturesPlugin/plugin-Features.xml @@ -16,7 +16,7 @@ diff --git a/src/PartSetPlugin/plugin-PartSet.xml b/src/PartSetPlugin/plugin-PartSet.xml index 721a69236..95f55c9a2 100644 --- a/src/PartSetPlugin/plugin-PartSet.xml +++ b/src/PartSetPlugin/plugin-PartSet.xml @@ -3,7 +3,7 @@ - + - + diff --git a/src/SketchPlugin/plugin-Sketch.xml b/src/SketchPlugin/plugin-Sketch.xml index 6d73ae816..d38f2ce69 100644 --- a/src/SketchPlugin/plugin-Sketch.xml +++ b/src/SketchPlugin/plugin-Sketch.xml @@ -8,30 +8,30 @@ nested="SketchPoint SketchLine SketchCircle SketchArc SketchConstraintLength SketchConstraintRadius SketchConstraintDistance SketchConstraintParallel SketchConstraintPerpendicular SketchConstraintRigid SketchConstraintHorizontal SketchConstraintVertical SketchConstraintEqual SketchConstraintTangent SketchConstraintFillet SketchConstraintCoincidence SketchConstraintMirror" when_nested="accept abort" title="Sketch" - tooltip="Create a new sketch" + tooltip="Create sketch" icon=":icons/sketch.png"> - + - + - + - + -- 2.39.2