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