diff --git a/src/gui/accountmanager.cpp b/src/gui/accountmanager.cpp index a6b96d45b918c..0c86f16a05fc3 100644 --- a/src/gui/accountmanager.cpp +++ b/src/gui/accountmanager.cpp @@ -363,6 +363,8 @@ void AccountManager::saveAccountHelper(Account *acc, QSettings &settings, bool s connect(job, &QKeychain::Job::finished, this, [](const QKeychain::Job *const incomingJob) { if (incomingJob->error() == QKeychain::NoError) { qCInfo(lcAccountManager) << "Deleted proxy password from keychain"; + } else if (incomingJob->error() == QKeychain::EntryNotFound) { + qCDebug(lcAccountManager) << "Proxy password not found in keychain, can't delete"; } else { qCWarning(lcAccountManager) << "Failed to delete proxy password to keychain" << incomingJob->errorString(); } diff --git a/translations/client_cs.ts b/translations/client_cs.ts index 5947dc9a8fcaf..faf44fdf60d38 100644 --- a/translations/client_cs.ts +++ b/translations/client_cs.ts @@ -7187,7 +7187,7 @@ Server odpověděl chybou: %2 Empty JSON from OAuth2 redirect - Vyprázdnit JSON z OAuth2 přesměrování + Prázdný JSON z OAuth2 přesměrování @@ -7316,7 +7316,7 @@ Server odpověděl chybou: %2 Exit - Konec + Ukončit diff --git a/translations/client_hu.ts b/translations/client_hu.ts index 34a5feb536fea..89818cb33f8e6 100644 --- a/translations/client_hu.ts +++ b/translations/client_hu.ts @@ -252,7 +252,7 @@ Delete - + Törlés @@ -260,22 +260,22 @@ Virtual files settings - + Virtuális fájl beállítások General settings - + Általános beállítások Enable virtual files - + Virtuális fájlok engedélyezése Advanced - + Speciális @@ -434,22 +434,22 @@ Add account - + Fiók hozzáadása Add new account - + Új fiók hozzáadása Settings - + Beállítások Exit - + Kilépés @@ -479,7 +479,7 @@ More apps - + További alkalmazások @@ -629,7 +629,7 @@ Should the account be imported? Standard file sync - + Szabványos fájlszinkronizálás @@ -639,7 +639,7 @@ Should the account be imported? Connection settings - + Csatlakozási beállítások