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
parent b36c406a83
commit c5fc155cc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ private void onFail()
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
{