summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorNicolas Dufour <nicoduf@yahoo.fr>2011-06-19 12:23:52 +0000
committerJazzyNico <nicoduf@yahoo.fr>2011-06-19 12:23:52 +0000
commitea08f2a7cf1c578554e07ecd9e7e3c7ad4e6f535 (patch)
treec56519bdcb8e83203069f50870cc5e370c356531 /src/widgets
parentfix bug 796451: Measure tools should support rotation constraint (diff)
downloadinkscape-ea08f2a7cf1c578554e07ecd9e7e3c7ad4e6f535.tar.gz
inkscape-ea08f2a7cf1c578554e07ecd9e7e3c7ad4e6f535.zip
i18n. inkscape.pot update.
i18n. String fix in the Tweak tool. Translations. Ukrainian translation update by Yuri Chornoivan. Translations. French translation update. (bzr r10321)
Diffstat (limited to 'src/widgets')
-rw-r--r--src/widgets/toolbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp
index 67c15139f..75040ae3d 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -4757,7 +4757,7 @@ static void sp_spray_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainAction
gdouble values[] = {5, 20, 35, 50, 70, 85, 100};
EgeAdjustmentAction *eact = create_adjustment_action( "SprayPopulationAction",
_("Amount"), _("Amount:"),
- _("Adjusts the number of items sprayed per clic"),
+ _("Adjusts the number of items sprayed per click"),
"/tools/spray/population", 70,
GTK_WIDGET(desktop->canvas), NULL, holder, TRUE, "spray-population",
1, 100, 1.0, 10.0,