Fix empty translation.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4183476fe593d12d47a0ff9a67979a2ec752c72d)
r14.0.x
Slávek Banko 5 years ago
parent 055c9c57ac
commit f03a5cb8ca

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