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

List:       kde-commits
Subject:    branches/KDE/3.5/kdepim/libkcal
From:       Lukáš Tinkl <lukas () kde ! org>
Date:       2005-08-15 12:01:43
Message-ID: 1124107303.406498.5337.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 449403 by lukas:

here too, %n needed


 M  +1 -1      incidenceformatter.cpp  


--- branches/KDE/3.5/kdepim/libkcal/incidenceformatter.cpp #449402:449403
@@ -333,7 +333,7 @@
   int attachmentCount = event->attachments().count();
   if ( attachmentCount > 0 ) {
     tmpStr += "<tr>";
-    tmpStr += "<td align=\"right\"><b>" + i18n( "Attachment", "Attachments", \
attachmentCount )+ "</b></td>"; +    tmpStr += "<td align=\"right\"><b>" + i18n( "1 \
attachment", "%n attachments", attachmentCount )+ "</b></td>";  tmpStr += "<td>" + \
eventViewerFormatAttachments( event ) + "</td>";  tmpStr += "</tr>";
   }


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

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