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

List:       kde-commits
Subject:    kdepim/kmail (silent)
From:       Jakob Schröter <cvsci () camaya ! net>
Date:       2005-01-16 14:13:53
Message-ID: 20050116141353.214931BA86 () office ! kde ! org
[Download RAW message or body]

CVS commit by schrot: 

CVS_SILENT
typos


  M +4 -4      xfaceconfigurator.cpp   1.7


--- kdepim/kmail/xfaceconfigurator.cpp  #1.6:1.7
@@ -140,5 +140,5 @@ namespace KMail {
 
     int pageno = 0;
-    // page 0: create X-Face from image file or addressbook entry
+    // page 0: create X-Face from image file or address book entry
     page = new QWidget( widgetStack );
     widgetStack->addWidget( page, pageno ); // force sequential numbers (play safe)
@@ -154,5 +154,5 @@ namespace KMail {
     connect( mFromFileBtn, SIGNAL(released()),
              this, SLOT(slotSelectFile()) );
-    mFromAddrbkBtn = new QPushButton( i18n("Set From Addressbook"), page );
+    mFromAddrbkBtn = new QPushButton( i18n("Set From Address Book"), page );
     QWhatsThis::add( mFromAddrbkBtn,
                      i18n( "You can use a scaled-down version of the picture "
@@ -246,5 +246,5 @@ namespace KMail {
         }
         else
-          KMessageBox::information( this, i18n("No picture set for your adress book \
entry."), i18n("No Picture") ); +          KMessageBox::information( this, i18n("No \
picture set for your address book entry."), i18n("No Picture") );  
       }
@@ -255,5 +255,5 @@ namespace KMail {
           setXfaceFromFile( url );
         else
-          KMessageBox::information( this, i18n("No picture set for your adress book \
entry."), i18n("No Picture") ); +          KMessageBox::information( this, i18n("No \
picture set for your address book entry."), i18n("No Picture") );  }
     }


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

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