From 2110801feb231ef29a6a4fad101d7eed8b1b5548 Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Fri, 22 Apr 2022 14:23:51 +0900 Subject: [PATCH] Add new client localisations --- osu.Game.Resources/Localisation/Common.resx | 8 +- .../Localisation/FirstRunSetupOverlay.resx | 87 +++++++++++++++++++ .../Localisation/GeneralSettings.resx | 3 + 3 files changed, 94 insertions(+), 4 deletions(-) create mode 100644 osu.Game.Resources/Localisation/FirstRunSetupOverlay.resx diff --git a/osu.Game.Resources/Localisation/Common.resx b/osu.Game.Resources/Localisation/Common.resx index d6c40e2..45649ed 100644 --- a/osu.Game.Resources/Localisation/Common.resx +++ b/osu.Game.Resources/Localisation/Common.resx @@ -58,11 +58,11 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Cancel + + Back - - Clear + + Finish Enabled diff --git a/osu.Game.Resources/Localisation/FirstRunSetupOverlay.resx b/osu.Game.Resources/Localisation/FirstRunSetupOverlay.resx new file mode 100644 index 0000000..ed91ffc --- /dev/null +++ b/osu.Game.Resources/Localisation/FirstRunSetupOverlay.resx @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Get started + + + Click to resume first-run setup at any point + + + First-run setup + + + Set up osu! to suit you + + + Welcome + + + Welcome to the first-run setup guide! + +osu! is a very configurable game, and diving straight into the settings can sometimes be overwhelming. This guide will help you get the important choices out of the way to ensure a great first experience! + + + The size of the osu! user interface can be adjusted to your liking. + + + Next ({0}) + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GeneralSettings.resx b/osu.Game.Resources/Localisation/GeneralSettings.resx index e50a9bc..c687df9 100644 --- a/osu.Game.Resources/Localisation/GeneralSettings.resx +++ b/osu.Game.Resources/Localisation/GeneralSettings.resx @@ -88,4 +88,7 @@ Change folder location... + + Run setup wizard + \ No newline at end of file