diff options
-rw-r--r-- | kalarm/kamail.cpp | 2 | ||||
-rw-r--r-- | kalarm/prefdlg.cpp | 6 | ||||
-rw-r--r-- | kmail/kmail.kcfg | 2 | ||||
-rw-r--r-- | korganizer/koattendeeeditor.cpp | 2 | ||||
-rw-r--r-- | korganizer/korganizer.kcfg | 2 | ||||
-rw-r--r-- | korganizer/tips | 2 |
6 files changed, 8 insertions, 8 deletions
diff --git a/kalarm/kamail.cpp b/kalarm/kamail.cpp index 2f32bd00d..38faa9ea6 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: diff --git a/kalarm/prefdlg.cpp b/kalarm/prefdlg.cpp index b41740941..6af3a3f69 100644 --- a/kalarm/prefdlg.cpp +++ b/kalarm/prefdlg.cpp @@ -658,7 +658,7 @@ EmailPrefTab::EmailPrefTab(TQVBox* frame) radio->setFixedSize(radio->sizeHint()); mFromAddressGroup->insert(radio, Preferences::MAIL_FROM_CONTROL_CENTRE); TQWhatsThis::add(radio, - i18n("Check to use the email address set in the KDE Control Center, to identify you as the sender when sending email alarms.")); + i18n("Check to use the email address set in the TDE Control Center, to identify you as the sender when sending email alarms.")); grid->addMultiCellWidget(radio, 2, 2, 1, 2, TQt::AlignAuto); // 'From' email address to be picked from KMail's identities when the email alarm is configured @@ -699,7 +699,7 @@ EmailPrefTab::EmailPrefTab(TQVBox* frame) radio->setFixedSize(radio->sizeHint()); mBccAddressGroup->insert(radio, Preferences::MAIL_FROM_CONTROL_CENTRE); TQWhatsThis::add(radio, - i18n("Check to use the email address set in the KDE Control Center, for blind copying email alarms to yourself.")); + i18n("Check to use the email address set in the TDE Control Center, for blind copying email alarms to yourself.")); grid->addMultiCellWidget(radio, 6, 6, 1, 2, TQt::AlignAuto); group->setFixedHeight(group->sizeHint().height()); @@ -799,7 +799,7 @@ TQString EmailPrefTab::validateAddr(ButtonGroup* group, TQLineEdit* addr, const case Preferences::MAIL_FROM_CONTROL_CENTRE: if (!KAMail::controlCentreAddress().isEmpty()) return TQString(); - errmsg = i18n("No email address is currently set in the KDE Control Center. %1").arg(errmsg); + errmsg = i18n("No email address is currently set in the TDE Control Center. %1").arg(errmsg); break; case Preferences::MAIL_FROM_KMAIL: if (KAMail::identitiesExist()) diff --git a/kmail/kmail.kcfg b/kmail/kmail.kcfg index d1889e29a..9ca8a5e5d 100644 --- a/kmail/kmail.kcfg +++ b/kmail/kmail.kcfg @@ -230,7 +230,7 @@ <group name="IMAP Resource"> <entry name="TheIMAPResourceEnabled" type="Bool"> - <whatsthis><p>Enabling this makes it possible to store the entries from the Kontact applications (KOrganizer, KAddressBook, and KNotes.)</p><p>If you want to set this option you must also set the applications to use the IMAP resource; this is done in the KDE Control Center.</p></whatsthis> + <whatsthis><p>Enabling this makes it possible to store the entries from the Kontact applications (KOrganizer, KAddressBook, and KNotes.)</p><p>If you want to set this option you must also set the applications to use the IMAP resource; this is done in the TDE Control Center.</p></whatsthis> <default>false</default> </entry> diff --git a/korganizer/koattendeeeditor.cpp b/korganizer/koattendeeeditor.cpp index b0cdc2956..5f0da24a2 100644 --- a/korganizer/koattendeeeditor.cpp +++ b/korganizer/koattendeeeditor.cpp @@ -75,7 +75,7 @@ void KOAttendeeEditor::initOrganizerWidgets(TQWidget * parent, TQBoxLayout * lay "Identities can be set in the 'Personal' " "section of the KOrganizer configuration, or in the " "'Security & Privacy'->'Password & User Account' " - "section of the KDE Control Center. In addition, " + "section of the TDE Control Center. In addition, " "identities are gathered from your KMail settings " "and from your address book. If you choose " "to set it globally for KDE in the Control Center, " diff --git a/korganizer/korganizer.kcfg b/korganizer/korganizer.kcfg index d5513fe86..025127784 100644 --- a/korganizer/korganizer.kcfg +++ b/korganizer/korganizer.kcfg @@ -101,7 +101,7 @@ </entry> <entry type="Bool" key="Use Control Center Email" name="EmailControlCenter"> <label>Use email settings from Control Center</label> - <whatsthis>Check this box to use the KDE-wide e-mail settings, which are defined using the KDE Control Center "Password & User Account" Module. Uncheck this box to be able to specify your full name and e-mail.</whatsthis> + <whatsthis>Check this box to use the KDE-wide e-mail settings, which are defined using the TDE Control Center "Password & User Account" Module. Uncheck this box to be able to specify your full name and e-mail.</whatsthis> <default>true</default> </entry> <entry type="String" key="user_name" name="UserName"> diff --git a/korganizer/tips b/korganizer/tips index 31bf9fcb0..aa2929ccf 100644 --- a/korganizer/tips +++ b/korganizer/tips @@ -21,7 +21,7 @@ <tip category="KOrganizer|General"> <html> -<p>...that you can select whether the week starts on Monday or on Sunday in the KDE Control Center? KOrganizer uses this setting. Look at Regional & Accessibility->Country/Region & Languages in the KDE Control Center, or select <b>Settings</b>, +<p>...that you can select whether the week starts on Monday or on Sunday in the TDE Control Center? KOrganizer uses this setting. Look at Regional & Accessibility->Country/Region & Languages in the TDE Control Center, or select <b>Settings</b>, <b>Configure Date & Time...</b> from the menu bar. Select the Time & Dates tab. </p> </html> |