From 9407089dd51005c22e5d9c609223408f810987ab Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Tue, 5 Apr 2022 00:26:53 +0900 Subject: [PATCH] Add new client localisations --- .../Localisation/BeatmapOffsetControl.resx | 79 ++++++++++++++++++ .../Localisation/GraphicsSettings.resx | 3 + .../Localisation/Leaderboard.resx | 82 +++++++++++++++++++ 3 files changed, 164 insertions(+) create mode 100644 osu.Game.Resources/Localisation/BeatmapOffsetControl.resx create mode 100644 osu.Game.Resources/Localisation/Leaderboard.resx diff --git a/osu.Game.Resources/Localisation/BeatmapOffsetControl.resx b/osu.Game.Resources/Localisation/BeatmapOffsetControl.resx new file mode 100644 index 0000000..20394a9 --- /dev/null +++ b/osu.Game.Resources/Localisation/BeatmapOffsetControl.resx @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Beatmap offset + + + Previous play: + + + Previous play too short to use for calibration + + + Calibrate using last play + + + (hit objects appear later) + + + (hit objects appear earlier) + + \ No newline at end of file diff --git a/osu.Game.Resources/Localisation/GraphicsSettings.resx b/osu.Game.Resources/Localisation/GraphicsSettings.resx index 0fd4c6e..d9d9e25 100644 --- a/osu.Game.Resources/Localisation/GraphicsSettings.resx +++ b/osu.Game.Resources/Localisation/GraphicsSettings.resx @@ -85,6 +85,9 @@ Resolution + + Display + UI scaling diff --git a/osu.Game.Resources/Localisation/Leaderboard.resx b/osu.Game.Resources/Localisation/Leaderboard.resx new file mode 100644 index 0000000..6e99d78 --- /dev/null +++ b/osu.Game.Resources/Localisation/Leaderboard.resx @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Couldn't fetch scores! + + + Please select a beatmap! + + + Leaderboards are not available for this ruleset! + + + Leaderboards are not available for this beatmap! + + + No records yet! + + + Please sign in to view online leaderboards! + + + Please invest in an osu!supporter tag to view this leaderboard! + + \ No newline at end of file