summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4927ecf)
raw | patch | inline | side by side (parent: 4927ecf)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Fri, 3 Nov 2006 02:47:54 +0000 (02:47 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Fri, 3 Nov 2006 02:47:54 +0000 (02:47 +0000) |
src/verbs.cpp | patch | blob | history |
diff --git a/src/verbs.cpp b/src/verbs.cpp
index 58003bbdb21f12bdf60e5def174f238eb904c524..da843bbe841b35e5a1eb01c4ae7c3d944c3d5f55 100644 (file)
--- a/src/verbs.cpp
+++ b/src/verbs.cpp
N_("Switch to normal display mode"), NULL),
new ZoomVerb(SP_VERB_VIEW_MODE_OUTLINE, "ViewModeOutline", N_("_Outline"),
N_("Switch to outline (wireframe) display mode"), NULL),
- new ZoomVerb(SP_VERB_VIEW_MODE_TOGGLE, "ViewModeToggle", N_("Toggle Display Mode"),
+ new ZoomVerb(SP_VERB_VIEW_MODE_TOGGLE, "ViewModeToggle", N_("_Toggle"),
N_("Toggle between normal and outline display modes"), NULL),
new ZoomVerb(SP_VERB_VIEW_ICON_PREVIEW, "ViewIconPreview", N_("Ico_n Preview..."),