summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2017-01-24 09:49:37 +0000
committerjabiertxof <info@marker.es>2017-01-24 09:49:37 +0000
commit7d2b274830aed24441a44492619a72abad4e37e0 (patch)
tree473b009701ac19c935c007f8bed48ddf41223e6e /src/live_effects/effect.cpp
parent[Bug #1658650] New Russian translation for Tracing Pixel Art. (diff)
parentFixing update to trunk (diff)
downloadinkscape-7d2b274830aed24441a44492619a72abad4e37e0.tar.gz
inkscape-7d2b274830aed24441a44492619a72abad4e37e0.zip
merge lp:~inkscape.dev/inkscape/mirror_improvements
(bzr r15441)
Diffstat (limited to 'src/live_effects/effect.cpp')
-rw-r--r--src/live_effects/effect.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp
index a0ab0d41c..50e2aa353 100644
--- a/src/live_effects/effect.cpp
+++ b/src/live_effects/effect.cpp
@@ -118,7 +118,7 @@ const Util::EnumData<EffectType> LPETypeData[] = {
{RULER, N_("Ruler"), "ruler"},
/* 0.91 */
{POWERSTROKE, N_("Power stroke"), "powerstroke"},
- {CLONE_ORIGINAL, N_("Clone original path"), "clone_original"},
+ {CLONE_ORIGINAL, N_("Clone original"), "clone_original"},
/* 0.92 */
{SIMPLIFY, N_("Simplify"), "simplify"},
{LATTICE2, N_("Lattice Deformation 2"), "lattice2"},