summaryrefslogtreecommitdiffstats
path: root/kcontrol/kicker/menutab_impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kicker/menutab_impl.cpp')
-rw-r--r--kcontrol/kicker/menutab_impl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kicker/menutab_impl.cpp b/kcontrol/kicker/menutab_impl.cpp
index 35a89acfc..35ebdd6af 100644
--- a/kcontrol/kicker/menutab_impl.cpp
+++ b/kcontrol/kicker/menutab_impl.cpp
@@ -273,7 +273,7 @@ void MenuTab::launchMenuEditor()
true /*nowait*/ ) != 0 )
{
KMessageBox::error(this,
- i18n("The KDE menu editor (kmenuedit) could not be launched.\n"
+ i18n("The TDE menu editor (kmenuedit) could not be launched.\n"
"Perhaps it is not installed or not in your path."),
i18n("Application Missing"));
}