From: Daniel Foré Date: Thu, 7 Apr 2011 19:18:23 +0000 (+0200) Subject: Rename 'Report a Bug' to 'Report a Problem' X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf07acf53a2ddcd91d200a22c3a509e04d64f67d;p=midori Rename 'Report a Bug' to 'Report a Problem' Users with no technical background don't talk about beetles. --- diff --git a/midori/midori-browser.c b/midori/midori-browser.c index ee205bd7..4a19b2d1 100644 --- a/midori/midori-browser.c +++ b/midori/midori-browser.c @@ -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, "",