[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepim/plugins/kmail/bodypartformatter
From:       Allen Winter <winter () kde ! org>
Date:       2008-07-22 15:07:53
Message-ID: 1216739273.521870.4029.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 836567 by winterz:

fix i18n() call 


 M  +1 -1      text_calendar.cpp  


--- trunk/KDE/kdepim/plugins/kmail/bodypartformatter/text_calendar.cpp #836566:836567
@@ -304,7 +304,7 @@
           subject = i18n( "Forwarded: %1", summary );
           break;
         case DeclineCounter:
-          subject = i18n( "Declined Counter Proposal: %1" ).arg( summary );
+          subject = i18n( "Declined Counter Proposal: %1", summary );
           break;
       }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic