From: buliabyak Date: Fri, 3 Nov 2006 02:47:54 +0000 (+0000) Subject: copyedit label X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d4f91ea738aa8792b638263055134f6bd7a40949;p=inkscape.git copyedit label --- diff --git a/src/verbs.cpp b/src/verbs.cpp index 58003bbdb..da843bbe8 100644 --- a/src/verbs.cpp +++ b/src/verbs.cpp @@ -2258,7 +2258,7 @@ Verb *Verb::_base_verbs[] = { 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..."),