diff options
Diffstat (limited to 'drkonqi')
-rw-r--r-- | drkonqi/debugger.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drkonqi/debugger.cpp b/drkonqi/debugger.cpp index ac6f00975..372492c5a 100644 --- a/drkonqi/debugger.cpp +++ b/drkonqi/debugger.cpp @@ -179,7 +179,7 @@ void KrashDebugger :: startDebugger() i18n( "The following options are enabled:\n\n" ) + msg + i18n( "\nAs the usage of these options is not recommended -" - " because they can, in rare cases, be responsible for KDE problems - a backtrace" + " because they can, in rare cases, be responsible for TDE problems - a backtrace" " will not be generated.\n" "You need to turn these options off and reproduce" " the problem again in order to get a backtrace.\n" )); |