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

List:       kde-commits
Subject:    kdeutils/kjots
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2003-11-28 22:05:02
[Download RAW message or body]

CVS commit by aseigo: 

text that should have been i18n'd; existed prior to the msg freeze


  M +1 -1      KJotsMain.cpp   1.129


--- kdeutils/kjots/KJotsMain.cpp  #1.128:1.129
@@ -983,5 +983,5 @@ void KJotsMain::jumpToEntry(QListViewIte
         if (i > 2)
         {
-            pageText = "<h3>Table of Contents</h3><ul>" + TOC + "</ul><hr>" + pageText;
+            pageText = "<h3>" + i18n("Table of Contents") + "</h3><ul>" + TOC + "</ul><hr>" + pageText;
         }
         roTextView->setText(QString("<h1>%1</h1>").arg(book->subject()) + pageText);


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

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