mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +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 NotificationsStrings
|
||||
{
|
||||
private const string prefix = @"osu.Game.Localisation.Notifications";
|
||||
private const string prefix = @"osu.Game.Resources.Localisation.Notifications";
|
||||
|
||||
/// <summary>
|
||||
/// "notifications"
|
||||
|
Reference in New Issue
Block a user