diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-06-08 21:05:35 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-06-08 21:05:35 +0900 |
commit | 93aee1b625df28b290eaf0779ee241ddce27cb69 (patch) | |
tree | 367f3a27d8fae968a9c4e6e9f7b18fa625fa8b13 /korganizer/resourceview.cpp | |
parent | cb52ffbf91ad08947e494efaf13a144235b3b432 (diff) | |
download | tdepim-93aee1b625df28b290eaf0779ee241ddce27cb69.tar.gz tdepim-93aee1b625df28b290eaf0779ee241ddce27cb69.zip |
Rebranding: TDE Control Center --> Trinity Control Center
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; } |