┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinmainwindow.cpp')
-rw-r--r--src/dolphinmainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp
index eed6da4ea..7f23ef4e8 100644
--- a/src/dolphinmainwindow.cpp
+++ b/src/dolphinmainwindow.cpp
@@ -538,7 +538,7 @@ void DolphinMainWindow::slotUndoAvailable(bool available)
break;
case KonqUndoManager::MKDIR:
- statusBar->setMessage(i18n("Created directory."),
+ statusBar->setMessage(i18n("Created folder."),
DolphinStatusBar::OperationCompleted);
break;