bugzilla-newer r701 - trunk/Bugzilla
- From: ovitters svn gnome org
- To: svn-commits-list gnome org
- Subject: bugzilla-newer r701 - trunk/Bugzilla
- Date: Tue, 11 Mar 2008 17:49:41 +0000 (GMT)
Author: ovitters
Date: Tue Mar 11 17:49:41 2008
New Revision: 701
URL: http://svn.gnome.org/viewvc/bugzilla-newer?rev=701&view=rev
Log:
Try a more friendly reject msg.
Modified:
   trunk/Bugzilla/RPC.pm
Modified: trunk/Bugzilla/RPC.pm
==============================================================================
--- trunk/Bugzilla/RPC.pm	(original)
+++ trunk/Bugzilla/RPC.pm	Tue Mar 11 17:49:41 2008
@@ -47,7 +47,7 @@
         }
     }
     if (defined($given_gnome_version) && (versioncmp($given_gnome_version, '2.18.0') == -1)) {
-        Bugzilla::Error::ThrowUserError("not_accepting_crashers")
+        Bugzilla::Error::ThrowUserError("please_try_with_newer_gnome")
     }
 
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]