summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cac73b6)
raw | patch | inline | side by side (parent: cac73b6)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Fri, 6 Feb 2009 23:24:38 +0000 (23:24 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Fri, 6 Feb 2009 23:24:38 +0000 (23:24 +0000) |
src/verbs.cpp | patch | blob | history |
diff --git a/src/verbs.cpp b/src/verbs.cpp
index ff1e3f676cd48c9e3104c908d6515d88bd6a82d9..78c4423f51efb1603199602dff2402360456c583 100644 (file)
--- a/src/verbs.cpp
+++ b/src/verbs.cpp
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 */