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

List:       kde-commits
Subject:    [Konversation] 9ade53e: Missing i18n().
From:       Hasso Tepper <hasso () kde ! org>
Date:       2010-07-01 13:28:00
Message-ID: 20100701132800.33721BB5736 () projects ! kde ! org
[Download RAW message or body]

commit 9ade53ee9886fa30629f2b43c22739a04687fb43
Author: Hasso Tepper <hasso@kde.org>
Date:   Tue Aug 17 08:18:01 2004 +0000

    Missing i18n().
    
    svn path=/trunk/kdeextragear-2/konversation/; revision=338521

diff --git a/konversation/inputfilter.cpp b/konversation/inputfilter.cpp
index d748d50..8b39c35 100644
--- a/konversation/inputfilter.cpp
+++ b/konversation/inputfilter.cpp
@@ -852,7 +852,7 @@ void InputFilter::parseServerCommand(const QString &prefix, const \
QString &comma  }
           } // endfor
           if(!modesAre.isEmpty())
-            server->appendCommandMessageToChannel(parameterList[1],i18n("Mode"),"Channel \
modes: "+modesAre); +            \
server->appendCommandMessageToChannel(parameterList[1],i18n("Mode"),i18n("Channel \
modes: ")+modesAre);  break;
         }
       case RPL_CHANNELCREATED:


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

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