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

List:       kde-commits
Subject:    KDE/kdemultimedia/juk
From:       Giorgos Kylafas <gekylafas () gmail ! com>
Date:       2011-06-30 11:08:37
Message-ID: 20110630110837.99FB7AC7E9 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1238858 by kylafas:

juk: fix i18n text for volume action.

 M  +1 -1      juk.cpp  


--- trunk/KDE/kdemultimedia/juk/juk.cpp #1238857:1238858
@@ -320,7 +320,7 @@
     collection->addAction("trackPositionAction",
                           new TrackPositionAction(i18n("Track Position"), this));
     collection->addAction("volumeAction",
-                          new VolumeAction(i18n("Track Position"), this));
+                          new VolumeAction(i18n("Volume"), this));
 
     ActionCollection::actions()->addAssociatedWidget(this);
     foreach (QAction* action, ActionCollection::actions()->actions())
[prev in list] [next in list] [prev in thread] [next in thread] 

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