mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Update prefixes to match new resx locations
This commit is contained in:
@ -7,7 +7,7 @@ namespace osu.Game.Localisation
|
||||
{
|
||||
public static class NowPlayingStrings
|
||||
{
|
||||
private const string prefix = @"osu.Game.Localisation.NowPlaying";
|
||||
private const string prefix = @"osu.Game.Resources.Localisation.NowPlaying";
|
||||
|
||||
/// <summary>
|
||||
/// "now playing"
|
||||
|
Reference in New Issue
Block a user