1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-17 07:22:38 +08:00

Change text wording

Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
Gagah Pangeran Rosfatiputra
2021-06-03 20:37:27 +07:00
committed by GitHub
Unverified
parent b36c406a83
commit c5fc155cc0
+1 -1
View File
@@ -139,7 +139,7 @@ namespace osu.Game.Overlays
RelativeSizeAxes = Axes.X,
AutoSizeAxes = Axes.Y,
CurrentPath = $@"{api.WebsiteRootUrl}/wiki/",
Text = "There is something wrong when fetching this page. [Back to main page.](Main_Page)",
Text = $"Something went wrong when trying to fetch page \"{path.Value}\".\n\n[Go back to main page.](Main_Page)",
DocumentMargin = new MarginPadding(0),
DocumentPadding = new MarginPadding
{