[miranda] r14450 committed - Fix typo. Fixes issue 1740.

2 views
Skip to first unread message

mir...@googlecode.com

unread,
Dec 18, 2013, 10:44:42 AM12/18/13
to miranda-i...@googlegroups.com
Revision: 14450
Author: rain...@gmail.com
Date: Wed Dec 18 15:44:28 2013 UTC
Log: Fix typo. Fixes issue 1740.
http://code.google.com/p/miranda/source/detail?r=14450

Modified:
/trunk/miranda/protocols/MSN/msn_mail.cpp

=======================================
--- /trunk/miranda/protocols/MSN/msn_mail.cpp Mon Feb 11 00:13:57 2013 UTC
+++ /trunk/miranda/protocols/MSN/msn_mail.cpp Wed Dec 18 15:44:28 2013 UTC
@@ -293,7 +293,7 @@
if (MailData != NULL) processMailData((char*)MailData);

mir_sntprintf(tBuffer, SIZEOF(tBuffer), m_tszUserName);
- mir_sntprintf(tBuffer2, SIZEOF(tBuffer2), TranslateT("Unread mail is
available: %d in Inbox and %d in other folders)."),
+ mir_sntprintf(tBuffer2, SIZEOF(tBuffer2), TranslateT("Unread mail is
available: %d in Inbox and %d in other folders."),
mUnreadMessages, mUnreadJunkEmails);
}

Reply all
Reply to author
Forward
0 new messages