# HG changeset patch # User Richard Laager # Date 1190999499 0 # Node ID 95a652004eac6e897766515c64716ae05e890dfa # Parent 1141d47b162c887a72ca2aca05adbc644d60d445# Parent 9127cdecc0d5adb0d8ab3ea060fde001adb89ee4 merge of '09dfc47173cdfafc1f6ce225dcdc21d7e8968a9b' and '7d772938d69086af0eadecea3e76a32a3ca6b9b9' diff -r 1141d47b162c -r 95a652004eac pidgin/gtkmain.c --- a/pidgin/gtkmain.c Fri Sep 28 17:05:20 2007 +0000 +++ b/pidgin/gtkmain.c Fri Sep 28 17:11:39 2007 +0000 @@ -509,7 +509,7 @@ #ifndef DEBUG /* We translate this here in case the crash breaks gettext. */ segfault_message_tmp = g_strdup_printf(_( - "%s %s has segfaulted and attempted to dump a core file.\n" + "%s has segfaulted and attempted to dump a core file.\n" "This is a bug in the software and has happened through\n" "no fault of your own.\n\n" "If you can reproduce the crash, please notify the developers\n" @@ -523,7 +523,7 @@ "LSchiere (via AIM). Contact information for Sean and Luke \n" "on other protocols is at\n" "%swiki/DeveloperPages\n"), - PIDGIN_NAME, VERSION, PURPLE_DEVEL_WEBSITE, PURPLE_DEVEL_WEBSITE, PURPLE_DEVEL_WEBSITE + PIDGIN_NAME, PURPLE_DEVEL_WEBSITE, PURPLE_DEVEL_WEBSITE, PURPLE_DEVEL_WEBSITE ); /* we have to convert the message (UTF-8 to console