Localization update (Ukrainian and Russian)
(cherry picked from commit 70ef2a4725ec97f8cb30504a1286b852c8e6b47e)
This commit is contained in:
@@ -234,7 +234,7 @@ void GeneralConf::initShowTrayIcon()
|
||||
void GeneralConf::initHistoryConfirmationToDelete()
|
||||
{
|
||||
m_historyConfirmationToDelete = new QCheckBox(
|
||||
tr("Confirmation required on delete screenshot from the latest uploads"),
|
||||
tr("Confirmation required to delete screenshot from the latest uploads"),
|
||||
this);
|
||||
m_historyConfirmationToDelete->setChecked(
|
||||
ConfigHandler().historyConfirmationToDelete());
|
||||
|
||||
Reference in New Issue
Block a user