]> spindle.queued.net Git - midori/commitdiff
Rename 'Report a Bug' to 'Report a Problem'
authorDaniel Foré <daniel.p.fore@gmail.com>
Thu, 7 Apr 2011 19:18:23 +0000 (21:18 +0200)
committerChristian Dywan <christian@twotoasts.de>
Thu, 7 Apr 2011 19:18:23 +0000 (21:18 +0200)
Users with no technical background don't talk about beetles.

midori/midori-browser.c

index ee205bd713d8ce5ab4ad175be49beb9ecdc5c181..4a19b2d103d9b548f4e55809c43518e784d54fff 100644 (file)
@@ -5135,7 +5135,7 @@ static const GtkActionEntry entries[] =
         N_("_Frequent Questions"), "F1",
         N_("Show the Frequently Asked Questions"), G_CALLBACK (_action_help_link_activate) },
     { "HelpBugs", NULL,
-        N_("_Report a Bug"), NULL,
+        N_("_Report a Problem..."), NULL,
         N_("Open Midori's bug tracker"), G_CALLBACK (_action_help_link_activate) },
     { "About", GTK_STOCK_ABOUT,
         NULL, "",