diff --git a/src/gui/optionsdialog.cpp b/src/gui/optionsdialog.cpp index 2e757eadb..abc6fa0d2 100644 --- a/src/gui/optionsdialog.cpp +++ b/src/gui/optionsdialog.cpp @@ -211,7 +211,7 @@ OptionsDialog::OptionsDialog(QWidget *parent) m_ui->deleteTorrentWarningLabel->setToolTip(QLatin1String("

") + tr("By enabling these options, you can irrevocably lose your .torrent files!") + QLatin1String("

") + - tr("When these options are enabled, qBittorent will delete .torrent files " + tr("When these options are enabled, qBittorrent will delete .torrent files " "after they were successfully (the first option) or not (the second option) added to its " "download queue. This will be applied not only to the files opened via " "“Add torrent” menu action but to those opened via file type association as well") +