From: Markus Meik Slopianka Date: Wed, 21 Oct 2009 06:59:05 +0000 (+0000) Subject: Typo X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/573299f13b00ecdc48938b7e903f5d5695f907ae Typo svn path=/trunk/KDE/kdebase/apps/; revision=1038352 --- diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp index 1257eacd8..e82b42483 100644 --- a/src/dolphinmainwindow.cpp +++ b/src/dolphinmainwindow.cpp @@ -175,7 +175,7 @@ void DolphinMainWindow::showCommand(CommandType command) DolphinStatusBar::OperationCompleted); break; case KIO::FileUndoManager::Link: - statusBar->setMessage(i18nc("@info:status", "Successfully lined."), + statusBar->setMessage(i18nc("@info:status", "Successfully linked."), DolphinStatusBar::OperationCompleted); break; case KIO::FileUndoManager::Trash: