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

List:       kde-commits
Subject:    branches/work/libarchive-based-ark/ark/kerfuffle
From:       Henrique Pinto <tawhaki () gmail ! com>
Date:       2007-07-31 2:33:38
Message-ID: 1185849218.340804.30541.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 694563 by henrique:

 * '%n' doesn't work


 M  +1 -1      jobs.cpp  


--- branches/work/libarchive-based-ark/ark/kerfuffle/jobs.cpp #694562:694563
@@ -143,7 +143,7 @@
 
 	void DeleteJob::start()
 	{
-		emit description( this, i18np( "Deleting one file from the archive", "Deleting %n \
files from the archive", m_files.count() ) ); +		emit description( this, i18np( \
"Deleting one file from the archive", "Deleting %1 files from the archive", \
m_files.count() ) );  
 		InternalDeleteJob *job = new InternalDeleteJob( m_archive, m_files, this );
 


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

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