1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-26 06:09:53 +08:00

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
Unverified
parent 7d8cf1bbb6
commit 5ae3d0eb27
@@ -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})"