mirror of
https://github.com/ppy/osu.git
synced 2025-01-30 05:22:54 +08:00
change phrasing to match stable
This commit is contained in:
parent
9c937a3ab4
commit
540601cdc8
@ -963,7 +963,7 @@ namespace osu.Game.Screens.Select
|
||||
|
||||
if (FilterControl.CurrentTextSearch.Value == string.Empty)
|
||||
{
|
||||
FilterControl.InformationalText = $"{carouselCountDisplayed} beatmaps loaded";
|
||||
FilterControl.InformationalText = $"{carouselCountDisplayed} beatmaps available";
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user