[Amarok] English++
Jeff Mitchell
mitchell at kde.org
Sun Nov 15 22:52:07 CET 2009
Seb Ruiz wrote:
> 2009/11/16 Bart Cerneels <bart.cerneels at kde.org>:
>> commit 32e1c98bad554759556f34475471513b7183cf1e
>> Author: Bart Cerneels <bart.cerneels at kde.org>
>> AuthorDate: Sun Nov 15 17:34:15 2009 +0100
>> Commit: Bart Cerneels <bart.cerneels at kde.org>
>> CommitDate: Sun Nov 15 17:34:47 2009 +0100
>>
>> English++
>>
>> Spelling is not my strongest skill, please confirm.
>
> Indeed it is not, as you have made a correct sentence incorrect :)
>
> Please revert.
Actually, you're both half right. The correct sentence is:
"An HTML page was received. Expected a RSS 2.0 feed."
>
>> diff --git a/src/podcasts/PodcastReader.cpp b/src/podcasts/PodcastReader.cpp
>> index 697361a..9b44ad3 100644
>> --- a/src/podcasts/PodcastReader.cpp
>> +++ b/src/podcasts/PodcastReader.cpp
>> @@ -191,7 +191,7 @@ PodcastReader::read()
>> else if( QXmlStreamReader::name() == "html" )
>> {
>> m_feedType = ErrorPageType;
>> - raiseError( i18n( "An HTML page was received. Expected an RSS 2.0 feed" ) );
>> + raiseError( i18n( "A HTML page was received. Expected a RSS 2.0 feed" ) );
>> result = false;
>> break;
>> }
>>
>>
>>
>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/amarok-devel/attachments/20091115/68773f7e/attachment.sig
More information about the Amarok-devel
mailing list