summaryrefslogtreecommitdiffstats
path: root/kalarm/kamail.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-23 20:01:28 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-03-23 20:01:28 -0500
commit21816789370dee7d5bf72e93de1e304c481e1c80 (patch)
tree35580c998fccf6631a8bc692175360f4660a3723 /kalarm/kamail.cpp
parentc077d82142a267abebebd4e5df1e03b0fb9c9ce5 (diff)
downloadtdepim-21816789370dee7d5bf72e93de1e304c481e1c80.tar.gz
tdepim-21816789370dee7d5bf72e93de1e304c481e1c80.zip
Fix KDE -> TDE branding.
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 2f32bd00..38faa9ea 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 KDE Control Center or in the KAlarm Preferences dialog."));
+ errmsgs = errors(i18n("No 'From' email address is configured.\nPlease set it in the TDE Control Center or in the KAlarm Preferences dialog."));
break;
case Preferences::MAIL_FROM_ADDR:
default: