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

List:       kde-commits
Subject:    extragear/base/konq-plugins/validators (silent)
From:       Pino Toscano <pino () kde ! org>
Date:       2009-01-01 0:44:41
Message-ID: 1230770681.502953.22624.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 903982 by pino:

SVN_SILENT fix comment of i18nc() call


 M  +1 -1      plugin_validators.cpp  


--- trunk/extragear/base/konq-plugins/validators/plugin_validators.cpp #903981:903982
@@ -315,7 +315,7 @@
   const QString errorCountString = i18np("1 error", "%1 errors", errorCount);
   const QString warningCountString = i18np("1 warning", "%1 warnings", \
warningCount);  const QString a11yWarningCountString = i18np("1 accessibility \
                warning", "%1 accessibility warnings", a11yWarningCount);
-  m_icon->setText(i18nc("%1 is the error count string, %2 the warning count one",
+  m_icon->setText(i18nc("%1 is the error count string, %2 the warning count string",
                         "%1, %2", errorCountString, warningCountString));
   QStringList results;
   results.append(i18n("HTML tidy results:") + QLatin1String("\n"));


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

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