pidgin: 5defdf37: *** Plucked rev 16e7d9f71db071e6d043c456...

darkrain42 at pidgin.im darkrain42 at pidgin.im
Wed Jun 30 19:50:53 EDT 2010


----------------------------------------------------------------------
Revision: 5defdf37093bd1d772edd64dc86d8e58b59fef18
Parent:   a8ceaec9fcbbbaf7fa48dc4ed96700be68ffc626
Author:   darkrain42 at pidgin.im
Date:     06/30/10 19:49:29
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/5defdf37093bd1d772edd64dc86d8e58b59fef18

Changelog: 

*** Plucked rev 16e7d9f71db071e6d043c456869b8f860bcc8d45 (ivan.komarov at soc.pidgin.im):
Since these messages are shown to the user, they should at least
look like complete sentences. They are still confusing and should
probably be rephrased further, but I'm not sure how now.

Changes against parent a8ceaec9fcbbbaf7fa48dc4ed96700be68ffc626

  patched  libpurple/protocols/oscar/util.c

-------------- next part --------------
============================================================
--- libpurple/protocols/oscar/util.c	341784539dfe8b709ab9ff50d886f2ab8347f397
+++ libpurple/protocols/oscar/util.c	03f11ecf51cd388f5657123ec2bb819f76c4c32d
@@ -38,8 +38,8 @@ static const char * const msgerrreason[]
 static const char * const msgerrreason[] = {
 	N_("Invalid error"),
 	N_("Invalid SNAC"),
-	N_("Rate to host"),
-	N_("Rate to client"),
+	N_("Server rate limit exceeded"),
+	N_("Client rate limet exceeded"),
 	N_("Not logged in"),
 	N_("Service unavailable"),
 	N_("Service not defined"),


More information about the Commits mailing list