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

List:       kde-commits
Subject:    kdesdk/umbrello/umbrello/dialogs
From:       Sebastian Stein <seb.kde () hpfsc ! de>
Date:       2003-04-02 20:24:48
[Download RAW message or body]

CVS commit by sstein: 

added i18n() call to string "Association font", reported by Caulier Gilles on uml-devel@sf.net


  M +1 -5      assocpropdlg.cpp   1.5


--- kdesdk/umbrello/umbrello/dialogs/assocpropdlg.cpp  #1.4:1.5
@@ -112,8 +112,4 @@ void AssocPropDlg::setupFontPage()
         m_pChooser = new KFontChooser( (QWidget*)page, "font", false, QStringList(), false);
         m_pChooser->setFont( m_pAssoc->getFont());
-        m_pChooser->setSampleText("Association font");
-
+        m_pChooser->setSampleText(i18n("Association font"));
 }
-
-
-


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

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