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

List:       kde-commits
Subject:    kdewebdev/kommander/editor
From:       Michal Rudolf <mrudolf () kdewebdev ! org>
Date:       2004-07-19 7:53:08
Message-ID: 20040719075308.1C9699AE8 () office ! kde ! org
[Download RAW message or body]

CVS commit by mrudolf: 

Remove i18n - dialog should be in English by default and recommended way to translate \
it is to use *.po file.


  M +1 -1      wizardeditorimpl.cpp   1.9


--- kdewebdev/kommander/editor/wizardeditorimpl.cpp  #1.8:1.9
@@ -107,5 +107,5 @@ void WizardEditor::addClicked()
     int index = listBox->currentItem() + 1;
     // update listbox
-    listBox->insertItem( i18n("Page"), index );
+    listBox->insertItem( "Page", index );
 
     // schedule add command


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

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