[Xfce4-commits] <midori:master> Rename 'Report a Bug' to 'Report a Problem'

Christian Dywan noreply at xfce.org
Thu Apr 7 21:20:02 CEST 2011


Updating branch refs/heads/master
         to cf07acf53a2ddcd91d200a22c3a509e04d64f67d (commit)
       from 1ccdf3b35002316f1a5fb10dfb366b10801105e3 (commit)

commit cf07acf53a2ddcd91d200a22c3a509e04d64f67d
Author: Daniel Foré <daniel.p.fore at gmail.com>
Date:   Thu Apr 7 21:18:23 2011 +0200

    Rename 'Report a Bug' to 'Report a Problem'
    
    Users with no technical background don't talk about beetles.

 midori/midori-browser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/midori/midori-browser.c b/midori/midori-browser.c
index ee205bd..4a19b2d 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, "",



More information about the Xfce4-commits mailing list