summaryrefslogtreecommitdiffstats
path: root/juk/treeviewitemplaylist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'juk/treeviewitemplaylist.cpp')
-rw-r--r--juk/treeviewitemplaylist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/treeviewitemplaylist.cpp b/juk/treeviewitemplaylist.cpp
index 22872760..38f85f10 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.").arg(changedTag),
+ i18n("You are about to change the %1 on these files.").tqarg(changedTag),
files,
i18n("Changing Track Tags"),
KStdGuiItem::cont(),