diff options
| author | Ivan Mas??r <helix84@centrum.sk> | 2009-04-23 16:00:18 +0000 |
|---|---|---|
| committer | helix84 <helix84@users.sourceforge.net> | 2009-04-23 16:00:18 +0000 |
| commit | 15512452ae5a26d7912a4da7d2b625889978db84 (patch) | |
| tree | a21195973bd539e879fc4d04fba16380019f7aeb /src/ui/dialog/livepatheffect-editor.cpp | |
| parent | Evil work-around for Inkscape's lack of support for color-interpolation-filte... (diff) | |
| download | inkscape-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.cpp | 1 |
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")), |
