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

List:       kde-commits
Subject:    kdemultimedia/juk
From:       Scott Wheeler <wheeler () kde ! org>
Date:       2005-03-17 21:40:24
Message-ID: 20050317214024.7804816F45 () office ! kde ! org
[Download RAW message or body]

CVS commit by wheeler: 

Add context to the strings.

CCMAIL:lukas@kde.org


  M +2 -2      juk.cpp   1.238


--- kdemultimedia/juk/juk.cpp  #1.237:1.238
@@ -140,6 +140,6 @@ void JuK::setupActions()
     new KAction(i18n("&Stop"),  "player_stop",  0, m_player, SLOT(stop()),  \
actions(), "stop");  
-    new KToolBarPopupAction(i18n("Previous"), "player_start", KShortcut(), m_player, \
                SLOT(back()), actions(), "back");
-    new KAction(i18n("&Next"), "player_end", KShortcut(), m_player, SLOT(forward()), \
actions(), "forward"); +    new KToolBarPopupAction(i18n("previous track", \
"Previous"), "player_start", KShortcut(), m_player, SLOT(back()), actions(), "back"); \
+    new KAction(i18n("next track", "&Next"), "player_end", KShortcut(), m_player, \
                SLOT(forward()), actions(), "forward");
     new KToggleAction(i18n("&Loop Playlist"), 0, KShortcut(), actions(), \
"loopPlaylist");  KToggleAction *resizeColumnAction =


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

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