From 15512452ae5a26d7912a4da7d2b625889978db84 Mon Sep 17 00:00:00 2001 From: Ivan Mas??r Date: Thu, 23 Apr 2009 16:00:18 +0000 Subject: translator comments and minor string fixes (bzr r7763) --- src/live_effects/effect.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/live_effects/effect.cpp') diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp index 9aefb0704..8991d78cb 100644 --- a/src/live_effects/effect.cpp +++ b/src/live_effects/effect.cpp @@ -85,6 +85,7 @@ const Util::EnumData LPETypeData[] = { #ifdef LPE_ENABLE_TEST_EFFECTS {DOEFFECTSTACK_TEST, N_("doEffect stack test"), "doeffectstacktest"}, {ANGLE_BISECTOR, N_("Angle bisector"), "angle_bisector"}, + // TRANSLATORS: boolean operations {BOOLOPS, N_("Boolops"), "boolops"}, {CIRCLE_WITH_RADIUS, N_("Circle (by center and radius)"), "circle_with_radius"}, {CIRCLE_3PTS, N_("Circle by 3 points"), "circle_3pts"}, -- cgit v1.2.3