[Kde-pim] KDE/kdepim/kontact/plugins

Tom Albers tomalbers at kde.nl
Thu Jul 24 09:43:05 BST 2008


Op donderdag 24 juli 2008 01:40 schreef u:
> --- trunk/KDE/kdepim/kontact/plugins/korganizer/korganizerplugin.cpp
> #837160:837161
> @@ -199,7 +199,7 @@
>      event->accept();
>      if ( mails.count() != 1 ) {
>        KMessageBox::sorry( core(),
> -                          i18n( "Drops of multiple mails are not supported." )
> );
> +                          i18n( "Drops of multiple mails is not supported." )
> );
>      } else {
>        KPIM::MailSummary mail = mails.first();
>        QString txt = i18n( "From: %1\nTo: %2\nSubject: %3",
> --- trunk/KDE/kdepim/kontact/plugins/korganizer/todoplugin.cpp #837160:837161
> @@ -226,7 +226,7 @@
>      event->accept();
>      if ( mails.count() != 1 ) {
>        KMessageBox::sorry( core(),
> -                          i18n( "Drops of multiple mails are not supported." )
> );
> +                          i18n( "Drops of multiple mails is not supported." )

Drops?

Toma
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list