Address translation feedback from Transifex

This commit is contained in:
Jonathan White 2021-02-14 19:15:10 -05:00
parent 4f7460afbd
commit f3d88fbd36
53 changed files with 152 additions and 156 deletions

View file

@ -1501,7 +1501,7 @@ void TestGui::testSortGroups()
void TestGui::testTrayRestoreHide()
{
if (!QSystemTrayIcon::isSystemTrayAvailable()) {
QSKIP("QSystemTrayIcon::isSystemTrayAvailable() = false, skipping tray restore/hide test...");
QSKIP("QSystemTrayIcon::isSystemTrayAvailable() = false, skipping tray restore/hide test");
}
m_mainWindow->hideWindow();