mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 16:32:39 +00:00
+
none of these texts have a translation \o/
This commit is contained in:
parent
550d4cbb34
commit
4c8f6692d3
@ -34,7 +34,7 @@ void CompatibilityInfoClass::UpdateCompatibilityDatabase(QWidget* parent, bool f
|
|||||||
if (!WaitForReply(reply)) {
|
if (!WaitForReply(reply)) {
|
||||||
reply->deleteLater();
|
reply->deleteLater();
|
||||||
QMessageBox::critical(parent, tr("Error"),
|
QMessageBox::critical(parent, tr("Error"),
|
||||||
tr("Tempo limite ao baixar os dados de compatibilidade."));
|
tr("Timeout while downloading compatibility data."));
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user