From: prokoudine Date: Fri, 18 Jan 2008 07:19:13 +0000 (+0000) Subject: improved spelling ;-) X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a60c3b6c9901bd1d13dfdf64c242737f3dccbc3f;p=inkscape.git improved spelling ;-) --- diff --git a/src/verbs.cpp b/src/verbs.cpp index 736ddc3d5..40665953f 100644 --- a/src/verbs.cpp +++ b/src/verbs.cpp @@ -2470,7 +2470,7 @@ Verb *Verb::_base_verbs[] = { new ZoomVerb(SP_VERB_VIEW_MODE_TOGGLE, "ViewModeToggle", N_("_Toggle"), N_("Toggle between normal and outline display modes"), NULL), - new ZoomVerb(SP_VERB_VIEW_CMS_TOGGLE, "ViewCmsToggle", N_("Color manage view"), + new ZoomVerb(SP_VERB_VIEW_CMS_TOGGLE, "ViewCmsToggle", N_("Color managed view"), N_("Toggle color managed display adjustment for this document window"), "color_management"), new ZoomVerb(SP_VERB_VIEW_ICON_PREVIEW, "ViewIconPreview", N_("Ico_n Preview..."),