Code

Align and distribute tooltip string fix (Bug #442214
authorJazzyNico <nicoduf@yahoo.fr>
Mon, 30 Nov 2009 20:05:43 +0000 (21:05 +0100)
committerJazzyNico <nicoduf@yahoo.fr>
Mon, 30 Nov 2009 20:05:43 +0000 (21:05 +0100)
src/ui/dialog/align-and-distribute.cpp

index a54f83758db8fd316ed4647d721341fdd9a384a2..024d4b2f12dff91a762342732b72c57d1f586bde 100644 (file)
@@ -807,7 +807,7 @@ AlignAndDistribute::AlignAndDistribute()
                    _("Align left edges"),
                    0, 1);
     addAlignButton(INKSCAPE_ICON_ALIGN_HORIZONTAL_CENTER,
-                   _("Center objects horizontally"),
+                   _("Center on vertical axis"),
                    0, 2);
     addAlignButton(INKSCAPE_ICON_ALIGN_HORIZONTAL_RIGHT,
                    _("Align right sides"),