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

List:       kde-commits
Subject:    playground/multimedia/audex/models (silent)
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2009-11-23 0:16:28
Message-ID: 1258935388.582005.10620.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1053028 by coles:

Proof-reading: Can't -> Cannot (house style.)

SVN_SILENT



 M  +1 -1      cddamodel.cpp  


--- trunk/playground/multimedia/audex/models/cddamodel.cpp #1053027:1053028
@@ -886,7 +886,7 @@
   if ((result != KCDDB::Success) && (result != KCDDB::MultipleRecordFound)) {
     switch (result) {
       case KCDDB::ServerError : error = Error(KCDDB::resultToString(result), \
i18n("There is an error with the cddb server. Please wait or contact the \
                administrator of the cddb server."), Error::ERROR, this); break;
-      case KCDDB::HostNotFound : error = Error(KCDDB::resultToString(result), \
i18n("Can't find the cddb server. Check your network. Maybe the cddb server is \
offline."), Error::ERROR, this); break; +      case KCDDB::HostNotFound : error = \
Error(KCDDB::resultToString(result), i18n("Cannot find the cddb server. Check your \
network. Maybe the cddb server is offline."), Error::ERROR, this); break;  case \
KCDDB::NoResponse : error = Error(KCDDB::resultToString(result), i18n("Please wait, \
maybe the server is busy, or contact the cddb server administrator."), Error::ERROR, \
this); break;  case KCDDB::InvalidCategory : error = \
Error(KCDDB::resultToString(result), i18n("This should not happen. Please make a bug \
report."), Error::ERROR, this); break;  case KCDDB::UnknownError : error = \
Error(KCDDB::resultToString(result), i18n("Please make a bug report and contact the \
cddb server administrator."), Error::ERROR, this); break;


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

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