summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fa6a0cd)
raw | patch | inline | side by side (parent: fa6a0cd)
author | prokoudine <prokoudine@users.sourceforge.net> | |
Wed, 23 Jul 2008 13:48:14 +0000 (13:48 +0000) | ||
committer | prokoudine <prokoudine@users.sourceforge.net> | |
Wed, 23 Jul 2008 13:48:14 +0000 (13:48 +0000) |
src/widgets/toolbox.cpp | patch | blob | history |
index 3eb3b9973fcde9058445a979565a625ba007f8a8..a718bde11a45b9f6b0c801fd77c760f98dd747bc 100644 (file)
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -3465,7 +3465,7 @@ static void sp_pencil_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActio
gchar const* labels[] = {_("(many nodes, rough)"), ("(default)"), 0, 0, 0, 0, ("(few nodes, smooth)")};
gdouble values[] = {1, 10, 20, 30, 50, 75, 100};
eact = create_adjustment_action( "PencilToleranceAction",
- _("Smoothing:"), _("Smoothing"),
+ _("Smoothing:"), _("Smoothing: "),
_("How much smoothing (simplifying) is applied to the line"),
"tools.freehand.pencil", "tolerance",
3.0,