From 7b16b02bfc734675e368431eed1e7dbf2a323ef3 Mon Sep 17 00:00:00 2001 From: bulia byak Date: Fri, 2 Oct 2009 05:24:00 +0000 Subject: label edit (bzr r8690) --- src/knotholder.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/knotholder.cpp') diff --git a/src/knotholder.cpp b/src/knotholder.cpp index 55a171414..5f749cfee 100644 --- a/src/knotholder.cpp +++ b/src/knotholder.cpp @@ -234,7 +234,7 @@ KnotHolder::add_pattern_knotholder() _("Move the pattern fill inside the object"), SP_KNOT_SHAPE_CROSS); entity_scale->create(desktop, item, this, - _("Scale the pattern fill uniformly"), + _("Scale the pattern fill; uniformly if with Ctrl"), SP_KNOT_SHAPE_SQUARE, SP_KNOT_MODE_XOR); entity_angle->create(desktop, item, this, _("Rotate the pattern fill; with Ctrl to snap angle"), -- cgit v1.2.3