mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-10 20:25:06 +01:00
correct escape sequence warning
This commit is contained in:
parent
dca5fd291f
commit
752e6e62b8
@ -897,7 +897,7 @@ void GMainWindow::OnMenuReportCompatibility() {
|
||||
QMessageBox::critical(
|
||||
this, tr("Missing Citra Account"),
|
||||
tr("In order to submit a game compatibility test case, you must link your Citra "
|
||||
"account.<br><br/>To link your Citra account, go to Emulation \> Configuration \> "
|
||||
"account.<br><br/>To link your Citra account, go to Emulation > Configuration > "
|
||||
"Web."));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user