diff --git a/src/basket_options.h b/src/basket_options.h index f8bbf82..c2b3324 100644 --- a/src/basket_options.h +++ b/src/basket_options.h @@ -33,7 +33,7 @@ KCmdLineOptions basket_options[] = { "h", 0, 0 }, { "start-hidden", I18N_NOOP("Hide the main window in the system tray icon on startup"), 0 }, { "k", 0, 0 }, - { "use-drkonquy", I18N_NOOP("When crashing, use the standard KDE report dialog instead of sending an email"), 0 }, + { "use-drkonquy", I18N_NOOP("When crashing, use the standard TDE report dialog instead of sending an email"), 0 }, { "+[file]", I18N_NOOP("Open basket archive or template"), 0 }, KCmdLineLastOption };