summaryrefslogtreecommitdiffstats
path: root/kalarm/kamail.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-06-08 21:05:35 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-06-08 21:05:35 +0900
commit93aee1b625df28b290eaf0779ee241ddce27cb69 (patch)
tree367f3a27d8fae968a9c4e6e9f7b18fa625fa8b13 /kalarm/kamail.cpp
parentcb52ffbf91ad08947e494efaf13a144235b3b432 (diff)
downloadtdepim-93aee1b625df28b290eaf0779ee241ddce27cb69.tar.gz
tdepim-93aee1b625df28b290eaf0779ee241ddce27cb69.zip
Rebranding: TDE Control Center --> Trinity Control Center
Diffstat (limited to 'kalarm/kamail.cpp')
-rw-r--r--kalarm/kamail.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/kamail.cpp b/kalarm/kamail.cpp
index b68f45ba..faf3e5c3 100644
--- a/kalarm/kamail.cpp
+++ b/kalarm/kamail.cpp
@@ -134,7 +134,7 @@ bool KAMail::send(const KAEvent& event, TQStringList& errmsgs, bool allowNotify)
errmsgs = errors(i18n("No 'From' email address is configured (no default KMail identity found)\nPlease set it in KMail or in the KAlarm Preferences dialog."));
break;
case Preferences::MAIL_FROM_CONTROL_CENTRE:
- errmsgs = errors(i18n("No 'From' email address is configured.\nPlease set it in the TDE Control Center or in the KAlarm Preferences dialog."));
+ errmsgs = errors(i18n("No 'From' email address is configured.\nPlease set it in the Trinity Control Center or in the KAlarm Preferences dialog."));
break;
case Preferences::MAIL_FROM_ADDR:
default: