diff options
Diffstat (limited to 'juk/treeviewitemplaylist.cpp')
-rw-r--r-- | juk/treeviewitemplaylist.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/treeviewitemplaylist.cpp b/juk/treeviewitemplaylist.cpp index 38f85f10..22872760 100644 --- a/juk/treeviewitemplaylist.cpp +++ b/juk/treeviewitemplaylist.cpp @@ -52,7 +52,7 @@ void TreeViewItemPlaylist::retag(const TQStringList &files, Playlist *) if(KMessageBox::warningContinueCancelList( this, - i18n("You are about to change the %1 on these files.").tqarg(changedTag), + i18n("You are about to change the %1 on these files.").arg(changedTag), files, i18n("Changing Track Tags"), KStdGuiItem::cont(), |