Forward port:

SVN commit 466361 by bram:

Typo: assoicated --> associated

svn path=/trunk/KDE/kdepim/; revision=466691
wilder-work
Ingo Klcker 21 years ago
parent a3746db75f
commit af309bbfb5
  1. 2
      kmmainwidget.cpp

@ -1074,7 +1074,7 @@ void KMMainWidget::slotRemoveFolder()
end( mFolder->acctList()->end() ); it != end; ++it ) {
(*it)->setFolder( kmkernel->inboxFolder() );
KMessageBox::information(this,
i18n("<qt>The folder you deleted was assoicated with the account "
i18n("<qt>The folder you deleted was associated with the account "
"<b>%1</b> which delivered mail into it. The folder the account "
"delivers new mail into was reset to the main Inbox folder.</qt>").arg( (*it)->name()));
}

Loading…
Cancel
Save