diff options
Diffstat (limited to 'korganizer/resourceview.cpp')
-rw-r--r-- | korganizer/resourceview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/resourceview.cpp b/korganizer/resourceview.cpp index 4a07cb4b7..ea640bb9e 100644 --- a/korganizer/resourceview.cpp +++ b/korganizer/resourceview.cpp @@ -541,7 +541,7 @@ void ResourceView::removeResource() this, i18n( "<qt>You may not delete your standard calendar resource.<p>" "You can change the standard calendar resource in the " - "TDE Control Center using the TDE Resource settings under the " + "Trinity Control Center using the TDE Resource settings under the " "TDE Components area.</qt>" ) ); return; } |