fix: grammar in gui

This commit is contained in:
James Houlahan
2020-09-15 09:50:28 +02:00
parent eaa9a458c4
commit 0d3d6747ac
2 changed files with 5 additions and 5 deletions

View File

@ -354,7 +354,7 @@ Window {
} else {
return qsTr('A new version of Bridge is available.<br>
Check <a href="%1">release notes</a> to learn what is new in %2.<br>
You can continue with the update or download and install new version manually from<br><br>
You can continue with the update or download and install the new version manually from<br><br>
<a href="%3">%3</a>',
"Message for update in Win/Mac").arg("releaseNotes").arg(go.newversion).arg(go.landingPage)
}