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

List:       kde-commits
Subject:    extragear/office/kmymoney/kmymoney/converter
From:       Cristian OneČ› <onet.cristian () gmail ! com>
Date:       2011-08-15 21:05:13
Message-ID: 20110815210514.035A4AC873 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1247417 by conet:

Make sure the string puzzle is properly split.

 M  +1 -1      mymoneygncreader.cpp  


--- trunk/extragear/office/kmymoney/kmymoney/converter/mymoneygncreader.cpp #1247416:1247417
@@ -2270,7 +2270,7 @@
       s.append(QString::number(m_scheduleCount) + i18n(" schedules\n"));
       s.append("\n\n");
       if (m_ccCount == 0) {
-        s.append(i18n("No inconsistencies were detected"));
+        s.append(i18n("No inconsistencies were detected\n"));
       } else {
         s.append(QString::number(m_ccCount) + i18n(" inconsistencies were detected and corrected\n"));
         more = true;
[prev in list] [next in list] [prev in thread] [next in thread] 

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