Fix empty translation.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/5/head
Slávek Banko 5 years ago
parent f299f190d6
commit 58d6586a71
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -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")

Loading…
Cancel
Save