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

List:       kde-i18n-doc
Subject:    branches/KDE/3.5/kdebase/konqueror/kttsplugin
From:       Stephan Johach <lucardus () onlinehome ! de>
Date:       2006-01-03 14:56:25
Message-ID: 1136300185.083339.13638.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 493871 by johach:

Fixed missing i18n() call.
CCMAIL:kde-i18n-doc@kde.org


 M  +1 -1      khtmlkttsd.cpp  


--- branches/KDE/3.5/kdebase/konqueror/kttsplugin/khtmlkttsd.cpp #493870:493871
@@ -40,7 +40,7 @@
     KTrader::OfferList offers = KTrader::self()->query("DCOP/Text-to-Speech", "Name == 'KTTSD'");
     if (offers.count() > 0)
     {
-        (void) new KAction( "&Speak Text",
+        (void) new KAction( i18n("&Speak Text"),
             "kttsd", 0,
             this, SLOT(slotReadOut()),
             actionCollection(), "tools_kttsd" );
[prev in list] [next in list] [prev in thread] [next in thread] 

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