diff options
| author | Markus Meik Slopianka <[email protected]> | 2009-10-21 06:59:05 +0000 |
|---|---|---|
| committer | Markus Meik Slopianka <[email protected]> | 2009-10-21 06:59:05 +0000 |
| commit | 573299f13b00ecdc48938b7e903f5d5695f907ae (patch) | |
| tree | a8c24d4f5801d946fd7ca4f5a59dc9018c659f53 /src/dolphinmainwindow.cpp | |
| parent | b0f405c37e28dfbb69e8251c3c1a95c9df695334 (diff) | |
Typo
svn path=/trunk/KDE/kdebase/apps/; revision=1038352
Diffstat (limited to 'src/dolphinmainwindow.cpp')
| -rw-r--r-- | src/dolphinmainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
