[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    [kdelibs/KDE/4.8] knewstuff/knewstuff3/attica: Fix typo that might confuse the user while buying som
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2012-05-21 18:30:43
Message-ID: 20120521183043.85D60A60A9 () git ! kde ! org
[Download RAW message or body]

Git commit 445aa02c0cba3e3c74e024babde5136480f176df by Albert Astals Cid.
Committed on 21/05/2012 at 20:30.
Pushed by aacid into branch 'KDE/4.8'.

Fix typo that might confuse the user while buying something

CCMAIL: kde-i18n-doc@kde.org

M  +1    -1    knewstuff/knewstuff3/attica/atticaprovider.cpp

http://commits.kde.org/kdelibs/445aa02c0cba3e3c74e024babde5136480f176df

diff --git a/knewstuff/knewstuff3/attica/atticaprovider.cpp \
b/knewstuff/knewstuff3/attica/atticaprovider.cpp index 3170888..ef4c6db 100644
--- a/knewstuff/knewstuff3/attica/atticaprovider.cpp
+++ b/knewstuff/knewstuff3/attica/atticaprovider.cpp
@@ -283,7 +283,7 @@ void AtticaProvider::accountBalanceLoaded(Attica::BaseJob* \
                baseJob)
                     << content.downloadUrlDescription(pair.second).priceAmount() << \
" balance: " << item.balance();  if (KMessageBox::questionYesNo(0,
                 i18nc("the price of a download item, parameter 1 is the currency, 2 \
                is the price",
-                      "This items costs %1 %2.\nDo you want to buy it?",
+                      "This item costs %1 %2.\nDo you want to buy it?",
                       item.currency(), \
content.downloadUrlDescription(pair.second).priceAmount()  )) == KMessageBox::Yes) {
             ItemJob<DownloadItem>* job = m_provider.downloadLink(entry.uniqueId(), \
QString::number(pair.second));


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic