Small UI fixes, translation updates, missprint fixes

This commit is contained in:
Yuriy Puchkov
2020-07-23 16:45:04 +03:00
parent 3759931b0d
commit b6e3fb9b9c
19 changed files with 646 additions and 290 deletions

View File

@@ -199,7 +199,7 @@ void Controller::enableTrayIcon() {
&QCoreApplication::quit);
// recent screenshots
QAction *recentAction = new QAction(tr("&Recent Screenshot"), this);
QAction *recentAction = new QAction(tr("&Recent Screenshots"), this);
connect(recentAction, SIGNAL(triggered()), this, SLOT(showRecentScreenshots()));
// generate menu