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

List:       kde-commits
Subject:    kdenetwork/kmail
From:       Marc Mutz <Marc.Mutz () uni-bielefeld ! de>
Date:       2002-12-07 14:38:27
[Download RAW message or body]

CVS commit by mutz: 

This message box is _really_ misleading. Do I have the permission of the translators \
to backport this to KDE_3_1_BRANCH?

   if (KMTransportInfo::availableTransports().isEmpty())
   {
-    KMessageBox::information(0,i18n("Please specify a send "
-				    "method in the settings "
-				    "and try again."));
+    KMessageBox::information(0,i18n("Please create an account for sending and try \
again."));  return false;
   }

CCMAIL: kde-i18n-doc@kde.org


  M +1 -3      kmsender.cpp   1.166


--- kdenetwork/kmail/kmsender.cpp:1.165	Thu Nov 28 15:06:31 2002
@@ -92,9 +92,7 @@
 {
   if (KMTransportInfo::availableTransports().isEmpty())
   {
-    KMessageBox::information(0,i18n("Please specify a send "
-				    "method in the settings "
-				    "and try again."));
+    KMessageBox::information(0,i18n("Please create an account for sending and try \
again."));  return false;
   }
   if (!kernel->identityManager()->defaultIdentity().mailingAllowed())


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

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