Code

label edit
authorbuliabyak <buliabyak@users.sourceforge.net>
Fri, 2 Oct 2009 05:24:00 +0000 (05:24 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Fri, 2 Oct 2009 05:24:00 +0000 (05:24 +0000)
src/knotholder.cpp

index 55a171414e58ee59144961b62c4cfd3e1f0734e9..5f749cfee6a7a4c48fc40b854d58983d2dfd3c7c 100644 (file)
@@ -234,7 +234,7 @@ KnotHolder::add_pattern_knotholder()
                           _("<b>Move</b> the pattern fill inside the object"),
                           SP_KNOT_SHAPE_CROSS);
         entity_scale->create(desktop, item, this,
-                             _("<b>Scale</b> the pattern fill uniformly"),
+                             _("<b>Scale</b> the pattern fill; uniformly if with <b>Ctrl</b>"),
                              SP_KNOT_SHAPE_SQUARE, SP_KNOT_MODE_XOR);
         entity_angle->create(desktop, item, this,
                              _("<b>Rotate</b> the pattern fill; with <b>Ctrl</b> to snap angle"),