From 14d8cf7275bbcc5b30e845d1d2c7ab4184cc8032 Mon Sep 17 00:00:00 2001 From: Denis Titovets Date: Thu, 29 Jan 2026 13:13:02 +0300 Subject: [PATCH] Add localisation support for `DirectorySelector` (#36371) - depends on https://github.com/ppy/osu-framework/pull/6700 - closes https://github.com/ppy/osu/issues/36340 - supersedes and closes https://github.com/ppy/osu/pull/36352 image --------- Co-authored-by: Dean Herbert --- osu.Android.props | 2 +- .../FileSelection/HiddenFilesToggleCheckbox.cs | 3 ++- .../OsuDirectorySelectorBreadcrumbDisplay.cs | 14 ++++++++------ .../FileSelection/OsuDirectorySelectorDirectory.cs | 3 ++- .../UserInterfaceV2/OsuDirectorySelector.cs | 3 ++- .../Graphics/UserInterfaceV2/OsuFileSelector.cs | 3 ++- osu.Game/Localisation/UserInterfaceStrings.cs | 10 ++++++++++ osu.Game/osu.Game.csproj | 2 +- osu.iOS.props | 2 +- 9 files changed, 29 insertions(+), 13 deletions(-) diff --git a/osu.Android.props b/osu.Android.props index 146becc7c9..083c83168f 100644 --- a/osu.Android.props +++ b/osu.Android.props @@ -10,7 +10,7 @@ true - + diff --git a/osu.iOS.props b/osu.iOS.props index 3e2f63780e..ab61a6bfc4 100644 --- a/osu.iOS.props +++ b/osu.iOS.props @@ -17,6 +17,6 @@ -all - +