X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Finterface.cpp;fp=src%2Finterface.cpp;h=6dc29288f638db312cafa6c901359c5614dc57af;hb=ccfe3512d9b67cc5041562a64cf959548d8b9b20;hp=b33443d1bd9e756cf1cb3a1869a39906c8eeca41;hpb=64e2d36a474bb4025cec7814ee056f13d471e5c7;p=inkscape.git diff --git a/src/interface.cpp b/src/interface.cpp index b33443d1b..6dc29288f 100644 --- a/src/interface.cpp +++ b/src/interface.cpp @@ -904,7 +904,7 @@ void addTaskMenuItems(GtkMenu *menu, Inkscape::UI::View::View *view) gchar const* data[] = { _("Default"), _("Default interface setup"), _("Custom"), _("Set the custom task"), - _("Wide"), _("Setup for widescreen work."), + _("Wide"), _("Setup for widescreen work"), 0, 0 };