mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Pluralise playlists in tip
This commit is contained in:
parent
6ec045f235
commit
60c7c8b63b
@ -208,7 +208,7 @@ namespace osu.Game.Screens.Menu
|
||||
"Most of the web content (profiles, rankings, etc.) are available natively in-game from the icons on the toolbar!",
|
||||
"Get more details, hide or delete a beatmap by right-clicking on its panel at song select!",
|
||||
"All delete operations are temporary until exiting. Restore accidentally deleted content from the maintenance settings!",
|
||||
"Check out the \"playlist\" system, which lets users create their own custom and permanent leaderboards!",
|
||||
"Check out the \"playlists\" system, which lets users create their own custom and permanent leaderboards!",
|
||||
"Toggle advanced frame / thread statistics with Ctrl-F11!",
|
||||
"Take a look under the hood at performance counters and enable verbose performance logging with Ctrl-F2!",
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user