mirror of
https://github.com/ppy/osu.git
synced 2025-03-10 18:57:20 +08:00
Remove delete string from CommonStrings
This commit is contained in:
parent
ee2615da53
commit
5c3695673b
@ -49,11 +49,6 @@ namespace osu.Game.Localisation
|
||||
/// </summary>
|
||||
public static LocalisableString Export => new TranslatableString(getKey(@"export"), @"Export");
|
||||
|
||||
/// <summary>
|
||||
/// "Delete"
|
||||
/// </summary>
|
||||
public static LocalisableString Delete => new TranslatableString(getKey(@"delete"), @"Delete");
|
||||
|
||||
/// <summary>
|
||||
/// "Width"
|
||||
/// </summary>
|
||||
|
Loading…
x
Reference in New Issue
Block a user