From c8383e3b2e83631f68ee93173422e83746be695f Mon Sep 17 00:00:00 2001 From: cniehaus Date: Fri, 13 Dec 2002 16:19:10 +0000 Subject: have overseen one --- diff --git a/core/pim/addressbook/addressbook.cpp b/core/pim/addressbook/addressbook.cpp index 5ce90a9..30fa85b 100644 --- a/core/pim/addressbook/addressbook.cpp +++ b/core/pim/addressbook/addressbook.cpp @@ -367,7 +367,7 @@ void AddressbookWindow::setDocument( const QString &filename ) switch( QMessageBox::information( this, tr ( "Add Contact?" ), tr( "Do you really want add contact for \n%1?" ) .arg( (*it).fullName().latin1() ), - tr( "&Yes" ), tr( "&No" ), tr( "&AllYes"), + tr( "&Yes" ), tr( "&No" ), tr( "&All Yes"), 0, // Enter == button 0 2 ) ) { // Escape == button 2 case 0: -- cgit v0.9.0.2