From 5f7b03a4585301e71c6d7eb70ddba075f7372d5a Mon Sep 17 00:00:00 2001 From: Kris De Gussem Date: Sun, 22 Apr 2012 21:47:42 +0200 Subject: better UI message (bzr r11282) --- src/interface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interface.cpp') diff --git a/src/interface.cpp b/src/interface.cpp index 762a1692d..6a5fa7340 100644 --- a/src/interface.cpp +++ b/src/interface.cpp @@ -885,7 +885,7 @@ void addTaskMenuItems(GtkMenu *menu, Inkscape::UI::View::View *view) { gchar const* data[] = { C_("Interface setup", "Default"), _("Default interface setup"), - C_("Interface setup", "Custom"), _("Set the custom task"), + C_("Interface setup", "Custom"), _("Setup for custom task"), C_("Interface setup", "Wide"), _("Setup for widescreen work"), 0, 0 }; -- cgit v1.2.3