mirror of
https://github.com/ppy/osu.git
synced 2025-01-31 06:12:55 +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)
|
if (FilterControl.CurrentTextSearch.Value == string.Empty)
|
||||||
{
|
{
|
||||||
FilterControl.InformationalText = $"{carouselCountDisplayed} beatmaps loaded";
|
FilterControl.InformationalText = $"{carouselCountDisplayed} beatmaps available";
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user