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

List:       kde-commits
Subject:    branches/KDE/3.5/kdenetwork/kopete/libkopete
From:       Michel Hermier <michel.hermier () gmail ! com>
Date:       2007-01-14 9:45:44
Message-ID: 1168767944.834079.3433.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 623157 by hermier:

Fix indent. What is the purpose of unused i18n calls ?

 M  +4 -4      connectionmanager.cpp  


--- branches/KDE/3.5/kdenetwork/kopete/libkopete/connectionmanager.cpp #623156:623157
@@ -144,10 +144,10 @@
 	i18n( "A network connection was disconnected.  The application is now in offline \
mode.  Do you want the application to resume network operations when the network is \
available again?" );  i18n( "This application is currently in offline mode.  Do you \
want to connect?" );  return ( KMessageBox::questionYesNo( mainWidget,
-			 i18n("This application is currently in offline mode.  Do you want to connect in \
                order to carry out this operation?"),
-																		i18n("Leave Offline Mode?"),
-																		i18n("Connect"), i18n("Stay Offline"),
-																		QString::fromLatin1("OfflineModeAlwaysGoOnline") ) == \
KMessageBox::Yes ); +			i18n("This application is currently in offline mode.  Do you \
want to connect in order to carry out this operation?"), +			i18n("Leave Offline \
Mode?"), +			i18n("Connect"), i18n("Stay Offline"),
+			QLatin1String("OfflineModeAlwaysGoOnline") ) == KMessageBox::Yes );
 }
 
 #include "connectionmanager.moc"


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

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