From kde-commits Sun Apr 05 13:11:46 2009 From: Tom Albers Date: Sun, 05 Apr 2009 13:11:46 +0000 To: kde-commits Subject: Re: KDE/kdepim/akonadi/resources/microblog Message-Id: <11916111.4LK9c2z2Co () kde ! nl> X-MARC-Message: https://marc.info/?l=kde-commits&m=123893714031908 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--nextPart1664028.0voB0Xz36F" --nextPart1664028.0voB0Xz36F Content-Type: text/plain Content-Transfer-Encoding: 7Bit At Sunday 05 April 2009 14:47, you wrote: > M +4 -4 configdialog.cpp > - QWhatsThis::showText( QCursor::pos(), i18n( "OpenId users must first setup > a password in " > - "the settings on the webpage. We can not use OpenId unfortunately." ), > this ); > + QWhatsThis::showText( QCursor::pos(), i18n( "OpenId users must first > specify a password in " > + "the settings on the webpage. However, OpenId cannot be used." ), this The resource can not use OpenId, but you can use OpenId to login to your account on the webpage and specify the password. I feel the second sentence is correct now.... Best, Toma --nextPart1664028.0voB0Xz36F--