Fix wording of ui scale screen description

Co-authored-by: Walavouchey <36758269+Walavouchey@users.noreply.github.com>
This commit is contained in:
Dean Herbert 2022-04-21 19:36:19 +09:00 committed by GitHub
parent 7d8cf1bbb6
commit 5ae3d0eb27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,9 +44,9 @@ namespace osu.Game.Localisation
osu! is a very configurable game, and diving straight into the settings can sometimes be overwhelming. This guide will help you get the important choices out of the way to ensure a great first experience!");
/// <summary>
/// "The size of the osu! user interface size can be adjusted to your liking."
/// "The size of the osu! user interface can be adjusted to your liking."
/// </summary>
public static LocalisableString UIScaleDescription => new TranslatableString(getKey(@"ui_scale_description"), @"The size of the osu! user interface size can be adjusted to your liking.");
public static LocalisableString UIScaleDescription => new TranslatableString(getKey(@"ui_scale_description"), @"The size of the osu! user interface can be adjusted to your liking.");
/// <summary>
/// "Next ({0})"