mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Qt: Minor text tweaks
This commit is contained in:
parent
4cd5667319
commit
d45dad7bf7
9 changed files with 122 additions and 127 deletions
|
@ -516,7 +516,7 @@ void MenuBar::InstallUpdateManually()
|
|||
{
|
||||
QMessageBox::information(
|
||||
this, tr("Update"),
|
||||
tr("You are running the latest version available on this update track"));
|
||||
tr("You are running the latest version available on this update track."));
|
||||
}
|
||||
|
||||
track = previous_value;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue