diff --git a/osu.Game.Resources/Localisation/Common.resx b/osu.Game.Resources/Localisation/Common.resx
index 45649ed..c06241d 100644
--- a/osu.Game.Resources/Localisation/Common.resx
+++ b/osu.Game.Resources/Localisation/Common.resx
@@ -61,6 +61,9 @@
Back
+
+ Next
+
Finish
@@ -85,4 +88,10 @@
Importing...
+
+ Deselect All
+
+
+ Select All
+
\ No newline at end of file
diff --git a/osu.Game.Resources/Localisation/DifficultyMultiplierDisplay.resx b/osu.Game.Resources/Localisation/DifficultyMultiplierDisplay.resx
new file mode 100644
index 0000000..b1d03be
--- /dev/null
+++ b/osu.Game.Resources/Localisation/DifficultyMultiplierDisplay.resx
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 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
+
+
+ Difficulty Multiplier
+
+
\ No newline at end of file
diff --git a/osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.resx b/osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.resx
new file mode 100644
index 0000000..d49e9ed
--- /dev/null
+++ b/osu.Game.Resources/Localisation/FirstRunSetupBeatmapScreen.resx
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 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
+
+
+ Obtaining Beatmaps
+
+
+ "Beatmaps" are what we call playable levels. osu! doesn't come with any beatmaps pre-loaded. This step will help you get started on your beatmap collection.
+
+
+ If you are a new player, we recommend playing through the tutorial to get accustomed to the gameplay.
+
+
+ Get the osu! tutorial
+
+
+ To get you started, we have some recommended beatmaps.
+
+
+ Get recommended beatmaps
+
+
+ You can also obtain more beatmaps from the main menu "browse" button at any time.
+
+
+ You currently have {0} beatmap(s) loaded!
+
+
\ No newline at end of file
diff --git a/osu.Game.Resources/Localisation/FirstRunSetupOverlay.resx b/osu.Game.Resources/Localisation/FirstRunSetupOverlay.resx
index ed91ffc..5029859 100644
--- a/osu.Game.Resources/Localisation/FirstRunSetupOverlay.resx
+++ b/osu.Game.Resources/Localisation/FirstRunSetupOverlay.resx
@@ -81,7 +81,18 @@ osu! is a very configurable game, and diving straight into the settings can some
The size of the osu! user interface can be adjusted to your liking.
-
- Next ({0})
+
+ Behaviour
+
+
+ Some new defaults for game behaviours have been implemented, with the aim of improving the game experience and making it more accessible to everyone.
+
+We recommend you give the new defaults a try, but if you'd like to have things feel more like classic versions of osu!, you can easily apply some sane defaults below.
+
+
+ New defaults
+
+
+ Classic defaults
\ No newline at end of file
diff --git a/osu.Game.Resources/Localisation/GameplaySettings.resx b/osu.Game.Resources/Localisation/GameplaySettings.resx
index e20517f..be8716a 100644
--- a/osu.Game.Resources/Localisation/GameplaySettings.resx
+++ b/osu.Game.Resources/Localisation/GameplaySettings.resx
@@ -91,9 +91,6 @@
HUD overlay visibility mode
-
- Show difficulty graph on progress bar
-
Show health display even when you can't fail
diff --git a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.resx b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.resx
index 4b83e39..9532177 100644
--- a/osu.Game.Resources/Localisation/GlobalActionKeyBinding.resx
+++ b/osu.Game.Resources/Localisation/GlobalActionKeyBinding.resx
@@ -130,6 +130,12 @@
Next selection
+
+ Select previous group
+
+
+ Select next group
+
Home
@@ -196,6 +202,12 @@
Flip selection vertically
+
+ Increase distance spacing
+
+
+ Decrease distance spacing
+
Toggle skin editor
diff --git a/osu.Game.Resources/Localisation/JoystickSettings.resx b/osu.Game.Resources/Localisation/JoystickSettings.resx
new file mode 100644
index 0000000..7c496f7
--- /dev/null
+++ b/osu.Game.Resources/Localisation/JoystickSettings.resx
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 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
+
+
+ Joystick / Gamepad
+
+
+ Deadzone
+
+
\ No newline at end of file
diff --git a/osu.Game.Resources/Localisation/ModSelectOverlay.resx b/osu.Game.Resources/Localisation/ModSelectOverlay.resx
new file mode 100644
index 0000000..76a3630
--- /dev/null
+++ b/osu.Game.Resources/Localisation/ModSelectOverlay.resx
@@ -0,0 +1,70 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 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
+
+
+ Mod Select
+
+
+ Mods provide different ways to enjoy gameplay. Some have an effect on the score you can achieve during ranked play. Others are just for fun.
+
+
+ Mod Customisation
+
+
\ No newline at end of file