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

List:       kde-commits
Subject:    kdeextragear-2/konversation/konversation (silent)
From:       Stephan Binner <binner () kde ! org>
Date:       2005-01-01 10:57:37
Message-ID: 20050101105737.D179B1BA6C () office ! kde ! org
[Download RAW message or body]

CVS commit by binner: 

CVS_SILENT i18n style guide fix


  M +1 -1      joinchanneldialog.cpp   1.2


--- kdeextragear-2/konversation/konversation/joinchanneldialog.cpp  #1.1:1.2
@@ -20,5 +20,5 @@ namespace Konversation {
 
 JoinChannelDialog::JoinChannelDialog(const QString& network, QWidget *parent, const char *name)
-  : KDialogBase(parent, name, true, i18n("Join channel on %1").arg(network), Ok|Cancel, Ok)
+  : KDialogBase(parent, name, true, i18n("Join Channel on %1").arg(network), Ok|Cancel, Ok)
 {
   m_widget = new JoinChannelUI(this);


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

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