Revision: 7396
          http://mahogany.svn.sourceforge.net/mahogany/?rev=7396&view=rev
Author:   vadz
Date:     2007-12-09 16:13:03 -0800 (Sun, 09 Dec 2007)

Log Message:
-----------
the user can see the initial progress dialog string so use something readable 
for it (even it's still meaningless)

Modified Paths:
--------------
    trunk/M/src/modules/Filters.cpp

Modified: trunk/M/src/modules/Filters.cpp
===================================================================
--- trunk/M/src/modules/Filters.cpp     2007-12-10 00:11:03 UTC (rev 7395)
+++ trunk/M/src/modules/Filters.cpp     2007-12-10 00:13:03 UTC (rev 7396)
@@ -2802,7 +2802,7 @@
                   ),
                   // make the message wide enough to show filtering messages
                   // and tall enough for 4 lines that we use for them
-                  "WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW\n\n\n",
+                  _("Preparing to filter the messages, please wait ...\n\n\n"),
                   2*m_msgs.GetCount(),
                   frame
                );


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to