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

List:       kde-commits
Subject:    kdepim/kmail
From:       Matt Douhan <matt () fruitsalad ! org>
Date:       2005-05-01 16:07:18
Message-ID: 20050501160718.14482669 () office ! kde ! org
[Download RAW message or body]

CVS commit by mdouhan: 

Adjust the messagebox text


  M +3 -2      kmtransport.cpp   1.50


--- kdepim/kmail/kmtransport.cpp  #1.49:1.50
@@ -785,6 +785,7 @@ bool KMTransportDialog::sanityCheckSmtpI
   // this is only the beginning
   if ( mSmtp.hostEdit->text().isEmpty() ) {
-    QString errorMsg = i18n(" The hostname field cannot be emtpy, please enter a \
                valid hostname or IP address");
-    KMessageBox::sorry( this, errorMsg, i18n("Invalid Smtp hostname or address") );
+    QString errorMsg = i18n("The Host field cannot be empty. Please  "
+                            "enter the name or the IP address of the SMTP server.");
+    KMessageBox::sorry( this, errorMsg, i18n("Invalid Hostname or Address") );
     return false;
   }


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

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