osu/osu.Game/Localisation
Bartłomiej Dach 5dd64a7c86
Fix duplicated localisation key in DeleteConfiormationContentStrings
Noticed via `osu-resources` build warnings.

There are also a few other warnings about
https://github.com/ppy/osu/pull/27472. Seems something in crowdin
innards may still be exporting those strings even though they have been
fixed already. Not sure how to address that.

Probably need these to be detected via static analysis at this point
since it's happened again. Might look into the feasibility of making
that happen.
2024-05-16 14:49:56 +02:00
..
HUD
SkinComponents
AccountCreationStrings.cs
AudioSettingsStrings.cs Use more proper method of formatting 2024-02-05 18:06:51 +01:00
BeatmapOffsetControlStrings.cs Change display text for beatmap audio offset adjust to make more sense 2024-01-17 17:51:46 +09:00
BeatmapOverlayStrings.cs
BindingSettingsStrings.cs
ButtonSystemStrings.cs
ChatStrings.cs
CommonStrings.cs
ContextMenuStrings.cs
DebugLocalisationStore.cs
DebugSettingsStrings.cs localise remaining parts of the game settings 2024-02-03 00:08:36 +03:00
DeleteConfirmationContentStrings.cs Fix duplicated localisation key in DeleteConfiormationContentStrings 2024-05-16 14:49:56 +02:00
DeleteConfirmationDialogStrings.cs Changed default delete confirmation content strings for better translatability 2024-05-07 17:15:49 +02:00
EditorDialogsStrings.cs
EditorSetupStrings.cs Add ability to show beatmap source using skin editor's beatmap attribute text 2024-04-24 09:01:31 +08:00
EditorStrings.cs
FirstRunOverlayImportFromStableScreenStrings.cs Split copy info text into two rather than parameterise 2024-02-05 16:30:04 +01:00
FirstRunSetupBeatmapScreenStrings.cs Add message letting users know that beatmaps are donwloading in the background 2024-05-07 14:26:49 +08:00
FirstRunSetupOverlayStrings.cs
GameplayMenuOverlayStrings.cs
GameplaySettingsStrings.cs
GeneralSettingsStrings.cs
GlobalActionKeyBindingStrings.cs Add bindings for stepping backward/forward 2024-01-18 20:38:25 +09:00
GraphicsSettingsStrings.cs Rename localisable string 2024-02-05 18:05:21 +01:00
InputSettingsStrings.cs
JoystickSettingsStrings.cs
Language.cs Avoid disable/restore pairs 2024-05-01 21:18:56 +03:00
LayoutSettingsStrings.cs
LeaderboardStrings.cs
LoginPanelStrings.cs
MaintenanceSettingsStrings.cs Update delete collections message when none 2024-02-22 19:40:02 -08:00
ModSelectOverlayStrings.cs Move localisation to existing file to avoid silly new class 2024-05-11 20:25:47 +08:00
MouseSettingsStrings.cs
MultiplayerMatchStrings.cs
MultiplayerTeamResultsScreenStrings.cs
NamedOverlayComponentStrings.cs
NotificationsStrings.cs Adjust text slightly 2024-03-21 13:06:25 +08:00
NowPlayingStrings.cs
OnlinePlayStrings.cs
OnlineSettingsStrings.cs Add setting to allow hiding all country flags 2024-05-10 20:32:21 +08:00
PlayerLoaderStrings.cs Add localisation support 2024-03-15 10:59:49 +01:00
PlayerSettingsOverlayStrings.cs Add ability to step forward/backwards single frames 2024-01-18 20:13:32 +09:00
PopupDialogStrings.cs
ResourceManagerLocalisationStore.cs
ResultsScreenStrings.cs Apply partial fade on pp display on results screen when score will not give pp 2024-03-29 11:16:31 +01:00
RulesetSettingsStrings.cs localise remaining parts of the game settings 2024-02-03 00:08:36 +03:00
SettingsStrings.cs
SkinEditorStrings.cs
SkinSettingsStrings.cs
SongSelectStrings.cs
StorageErrorDialogStrings.cs localise storage error popup dialog 2024-02-02 15:32:55 +03:00
TabletSettingsStrings.cs
ToastStrings.cs
ToolbarStrings.cs Also change icon and tooltip text when pending 2FA 2024-02-02 06:40:56 +01:00
TouchSettingsStrings.cs
UserInterfaceStrings.cs
WindowsAssociationManagerStrings.cs Add way to associate with files and URIs on Windows 2024-02-03 16:59:48 +01:00