Code

better in singular
authorbuliabyak <buliabyak@users.sourceforge.net>
Fri, 6 Feb 2009 23:24:38 +0000 (23:24 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Fri, 6 Feb 2009 23:24:38 +0000 (23:24 +0000)
src/verbs.cpp

index ff1e3f676cd48c9e3104c908d6515d88bd6a82d9..78c4423f51efb1603199602dff2402360456c583 100644 (file)
@@ -2656,11 +2656,11 @@ Verb *Verb::_base_verbs[] = {
                    N_("Query information about extensions"), NULL),
     new DialogVerb(SP_VERB_DIALOG_LAYERS, "DialogLayers", N_("Layer_s..."),
                    N_("View Layers"), "layers"),
-    new DialogVerb(SP_VERB_DIALOG_LIVE_PATH_EFFECT, "DialogLivePathEffect", N_("Path Effects Editor..."),
+    new DialogVerb(SP_VERB_DIALOG_LIVE_PATH_EFFECT, "DialogLivePathEffect", N_("Path Effect Editor..."),
                    N_("Manage, edit, and apply path effects"), NULL),
     new DialogVerb(SP_VERB_DIALOG_FILTER_EFFECTS, "DialogFilterEffects", N_("Filter Editor..."),
                    N_("Manage, edit, and apply SVG filters"), NULL),
-    new DialogVerb(SP_VERB_DIALOG_SVG_FONTS, "DialogSVGFonts", N_("SVG Fonts Editor..."),
+    new DialogVerb(SP_VERB_DIALOG_SVG_FONTS, "DialogSVGFonts", N_("SVG Font Editor..."),
                    N_("Edit SVG fonts"), NULL),
 
     /* Help */