summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--virt/virt.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/virt/virt.cc b/virt/virt.cc
index 74f5e61..1af46b5 100644
--- a/virt/virt.cc
+++ b/virt/virt.cc
@@ -76,7 +76,7 @@ void VirtProtocol::del(KURL const & /*url */, bool /* isFile */ ){
// KRDEBUG(url.path());
messageBox(TDEIO::SlaveBase::QuestionYesNo,
- i18n(""),
+ "",
i18n("Virtulal delete"),
i18n("remove from virtual space"),
i18n("really delete")