summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/livepatheffect-editor.cpp
diff options
context:
space:
mode:
authorIvan Mas??r <helix84@centrum.sk>2009-04-23 16:00:18 +0000
committerhelix84 <helix84@users.sourceforge.net>2009-04-23 16:00:18 +0000
commit15512452ae5a26d7912a4da7d2b625889978db84 (patch)
treea21195973bd539e879fc4d04fba16380019f7aeb /src/ui/dialog/livepatheffect-editor.cpp
parentEvil work-around for Inkscape's lack of support for color-interpolation-filte... (diff)
downloadinkscape-15512452ae5a26d7912a4da7d2b625889978db84.tar.gz
inkscape-15512452ae5a26d7912a4da7d2b625889978db84.zip
translator comments and minor string fixes
(bzr r7763)
Diffstat (limited to 'src/ui/dialog/livepatheffect-editor.cpp')
-rw-r--r--src/ui/dialog/livepatheffect-editor.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/dialog/livepatheffect-editor.cpp b/src/ui/dialog/livepatheffect-editor.cpp
index 7746e1a60..dd2dc8250 100644
--- a/src/ui/dialog/livepatheffect-editor.cpp
+++ b/src/ui/dialog/livepatheffect-editor.cpp
@@ -74,6 +74,7 @@ LivePathEffectEditor::LivePathEffectEditor()
combo_effecttype(Inkscape::LivePathEffect::LPETypeConverter),
effectwidget(NULL),
explain_label("", Gtk::ALIGN_CENTER),
+ // TRANSLATORS: this dialog is accessible via menu Path - Path Effect Editor...
effectapplication_frame(_("Apply new effect")),
effectcontrol_frame(_("Current effect")),
effectlist_frame(_("Effect list")),