summaryrefslogtreecommitdiffstats
path: root/khotkeys/kcontrol/general_tab.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/kcontrol/general_tab.cpp')
-rw-r--r--khotkeys/kcontrol/general_tab.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/general_tab.cpp b/khotkeys/kcontrol/general_tab.cpp
index dcc4301b5..1190780dc 100644
--- a/khotkeys/kcontrol/general_tab.cpp
+++ b/khotkeys/kcontrol/general_tab.cpp
@@ -50,7 +50,7 @@ General_tab::General_tab( TQWidget* parent_P, const char* name_P )
break;
case Tab_widget::TYPE_MENUENTRY_SHORTCUT:
action_type_combo->insertItem(
- i18n( "K-Menu Entry (simple)" ), i );
+ i18n( "TDE Menu Entry (simple)" ), i );
break;
case Tab_widget::TYPE_DCOP_SHORTCUT:
action_type_combo->insertItem(