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

List:       kde-commits
Subject:    kdeextragear-1/k3b/src/tests/kpartplugins
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2003-10-02 13:43:26
[Download RAW message or body]

CVS commit by trueg: 

I forgot to i18n these two action names... sorry.. :(


  M +2 -2      audiometainforenamer/k3baudiometainforenamerplugin.cpp   1.4
  M +2 -2      debugger/k3bdebuggerplugin.cpp   1.4


--- kdeextragear-1/k3b/src/tests/kpartplugins/audiometainforenamer/k3baudiometainforenamerplugin.cpp \
#1.3:1.4 @@ -389,5 +389,5 @@ K3bAudioMetainfoRenamerPlugin::K3bAudioM
   : KParts::Plugin( parent, name )
 {
-  (void) new KAction( "&Rename Audio Files",
+  (void) new KAction( i18n("&Rename Audio Files"),
                       0, 0,
                       this, SLOT(slotDoRename()),

--- kdeextragear-1/k3b/src/tests/kpartplugins/debugger/k3bdebuggerplugin.cpp  \
#1.3:1.4 @@ -41,5 +41,5 @@ K3bDebuggerPlugin::K3bDebuggerPlugin( QO
   : KParts::Plugin( parent, name )
 {
-  (void) new KAction( "&Create debugging output (plugin)",
+  (void) new KAction( i18n("&Create debugging output (plugin)"),
                       0, 0,
                       this, SLOT(slotDoDebuggerStuff()),


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

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