diff options
Diffstat (limited to 'tdeprint/kmspecialmanager.cpp')
-rw-r--r-- | tdeprint/kmspecialmanager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kmspecialmanager.cpp b/tdeprint/kmspecialmanager.cpp index 910de4931..16a0ab616 100644 --- a/tdeprint/kmspecialmanager.cpp +++ b/tdeprint/kmspecialmanager.cpp @@ -51,7 +51,7 @@ bool KMSpecialManager::savePrinters() { // seems there's a problem here m_mgr->setErrorMsg(i18n("A file share/tdeprint/specials.desktop was found in your " - "local KDE directory. This file probably comes from a previous KDE " + "local TDE directory. This file probably comes from a previous TDE " "release and should be removed in order to manage global pseudo " "printers.")); return false; |