summaryrefslogtreecommitdiffstats
path: root/src/widgets/measure-toolbar.cpp
diff options
context:
space:
mode:
authorJabiertxof <jtx@jtx>2017-01-07 18:08:50 +0000
committerJabiertxof <jtx@jtx>2017-01-07 18:08:50 +0000
commitc3526a9842e9e8e85667d50e2b1862ad487928fb (patch)
tree9656c090eb13d7ae46b672d427d78605d7a5d5bd /src/widgets/measure-toolbar.cpp
parentSome naming fix and headers (diff)
parentinstall non-executable scripts without executable bit (diff)
downloadinkscape-c3526a9842e9e8e85667d50e2b1862ad487928fb.tar.gz
inkscape-c3526a9842e9e8e85667d50e2b1862ad487928fb.zip
Update to trunk
(bzr r15295.1.58)
Diffstat (limited to 'src/widgets/measure-toolbar.cpp')
-rw-r--r--src/widgets/measure-toolbar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/measure-toolbar.cpp b/src/widgets/measure-toolbar.cpp
index a8c974bbc..066c3fbfa 100644
--- a/src/widgets/measure-toolbar.cpp
+++ b/src/widgets/measure-toolbar.cpp
@@ -326,7 +326,7 @@ void sp_measure_toolbox_prep(SPDesktop * desktop, GtkActionGroup* mainActions, G
{
eact = create_adjustment_action( "MeasureOffsetAction",
_("Offset"), _("Offset:"),
- _("The offset size"),
+ _("Mark dimension offset"),
"/tools/measure/offset", 5.0,
GTK_WIDGET(desktop->canvas), holder, FALSE, NULL,
0.0, 90000.0, 1.0, 4.0,