From kde-commits Wed Aug 10 10:29:03 2011 From: Jan Gerrit Marker Date: Wed, 10 Aug 2011 10:29:03 +0000 To: kde-commits Subject: KDE/kdemultimedia/juk Message-Id: <20110810102903.3A87BAC871 () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=131297217422227 SVN commit 1246190 by jangmarker: Correct WhatsThisToolip's text of the guesser configuration dialog to reflect the UI. CCBUG: 245533 M +1 -1 tagguesserconfigdlgwidget.ui --- trunk/KDE/kdemultimedia/juk/tagguesserconfigdlgwidget.ui #1246189:1246190 @@ -18,7 +18,7 @@ Currently used file name schemes - Here you can see the currently configured file name schemes which the "Suggest" button in the tag editor uses to extract tag information from a file name. Each string may contain one of the following placeholders:<ul> + Here you can see the currently configured file name schemes which the "Guess Tag Information From File Name" entry in the song's context menu uses to extract tag information from a file name. Each string may contain one of the following placeholders:<ul> <li>%t: Title</li> <li>%a: Artist</li> <li>%A: Album</li>