mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Qt: Minor text tweaks
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user