Fix typo
Signed-off-by: circuit10 <heath.mitchell27@gmail.com>
This commit is contained in:
parent
749b085063
commit
ff2f40f5e1
@ -147,7 +147,7 @@ void LauncherPage::on_instDirBrowseBtn_clicked()
|
|||||||
{
|
{
|
||||||
QMessageBox warning;
|
QMessageBox warning;
|
||||||
warning.setText(tr("You're trying to specify an instance folder "
|
warning.setText(tr("You're trying to specify an instance folder "
|
||||||
"which was granted temporaily via Flatpak.\n"
|
"which was granted temporarily via Flatpak.\n"
|
||||||
"This is known to cause problems. "
|
"This is known to cause problems. "
|
||||||
"After a restart the launcher might break, "
|
"After a restart the launcher might break, "
|
||||||
"because it will no longer have access to that directory.\n\n"
|
"because it will no longer have access to that directory.\n\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user