summaryrefslogtreecommitdiffstats
path: root/korganizer
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer')
-rw-r--r--korganizer/resourceview.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/resourceview.cpp b/korganizer/resourceview.cpp
index 04927bd0d..11787630e 100644
--- a/korganizer/resourceview.cpp
+++ b/korganizer/resourceview.cpp
@@ -541,8 +541,8 @@ void ResourceView::removeResource()
this,
i18n( "<qt>You may not delete your standard calendar resource.<p>"
"You can change the standard calendar resource in the "
- "KDE Control Center using the KDE Resource settings under the "
- "KDE Components area.</qt>" ) );
+ "TDE Control Center using the TDE Resource settings under the "
+ "TDE Components area.</qt>" ) );
return;
}
}