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

List:       kde-commits
Subject:    Re: kdenetwork/kopete/kopete/chatwindow
From:       Olivier Goffart <ogoffart () kde ! org>
Date:       2005-04-12 7:23:53
Message-ID: 200504120923.57113.ogoffart () kde ! org
[Download RAW message or body]


Le Mardi 12 Avril 2005 00:04, David Faure a écrit  :
> CVS commit by faure:
>
> Fix wrong plural form - it's %n, not %1!

Not sure about that.
Here, the %1 correspond to the list of the names of people which are typing 
the message, not their number.


>   M +1 -1      chatview.cpp   1.195
>
>
> --- kdenetwork/kopete/kopete/chatwindow/chatview.cpp  #1.194:1.195
> @@ -559,5 +559,5 @@ void ChatView::remoteTyping( const Kopet
>          if( !typingList.isEmpty() )
>          {
> -                setStatusText( i18n( "%1 is typing a message", "%1 are
> typing a message", typingList.count() ).arg( statusTyping ) ); +           
>     setStatusText( i18n( "1 is typing a message", "%n are typing a
> message", typingList.count() ).arg( statusTyping ) ); setTabState( Typing
> );
>          }

[Attachment #3 (application/pgp-signature)]

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

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