Code

i18n. Fix for Bug #611025 (Setup for widescreen work does not show translated).
authorJazzyNico <nicoduf@yahoo.fr>
Fri, 30 Jul 2010 06:39:08 +0000 (08:39 +0200)
committerJazzyNico <nicoduf@yahoo.fr>
Fri, 30 Jul 2010 06:39:08 +0000 (08:39 +0200)
src/interface.cpp

index b33443d1bd9e756cf1cb3a1869a39906c8eeca41..6dc29288f638db312cafa6c901359c5614dc57af 100644 (file)
@@ -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
     };