mirror of
https://github.com/ppy/osu
synced 2024-12-14 10:57:41 +00:00
Reword StableDirectoryLocationDialog.
Co-authored-by: Dean Herbert <pe@ppy.sh>
This commit is contained in:
parent
dabe8bd4c7
commit
e15e8068d3
@ -16,7 +16,7 @@ namespace osu.Game.Overlays.Settings.Sections.Maintenance
|
||||
|
||||
public StableDirectoryLocationDialog(TaskCompletionSource<string> taskCompletionSource)
|
||||
{
|
||||
HeaderText = "Failed to automatically locate a stable installation.";
|
||||
HeaderText = "Failed to automatically locate an osu!stable installation.";
|
||||
BodyText = "osu! failed to automatically locate a stable installation. Maybe you can tell osu! where it is located?";
|
||||
Icon = FontAwesome.Solid.QuestionCircle;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user