diff --git a/stepmania/Themes/default/Languages/en.ini b/stepmania/Themes/default/Languages/en.ini index b8c3afaf82..a7cd8367c7 100644 --- a/stepmania/Themes/default/Languages/en.ini +++ b/stepmania/Themes/default/Languages/en.ini @@ -1280,6 +1280,7 @@ You have changed the timing of=You have changed the timing of ; Put all help text in this one group and have metrics look up the strings here. That will help make sure ; that strings are in a consistent style and that strings aren't duplicated. HelpTextNormal=Use &LEFT; &RIGHT; to select, then press START +HelpTextSelectMusic=Use &LEFT; &RIGHT; to select, then press START HelpTextDifficultyPart=&UP;&UP; easier difficulty &DOWN;&DOWN; harder difficulty HelpTextOptions=&UP; &DOWN; to change line &LEFT; &RIGHT; to select between options START to accept changes HelpTextOptionsAndBack=&UP; &DOWN; line &LEFT; &RIGHT; change START choose BACK discard diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 8d526161dc..66b8187b54 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -571,6 +571,7 @@ Fallback="ScreenWithMenuElements2" NextScreen=GetSelectMusicNext() PrevScreen=ScreenTitleBranch() MusicWheelType="MusicWheel" +HelpText=ScreenString("HelpTextSelectMusic") SampleMusicLoops=true SampleMusicFallbackFadeInSeconds=0 ShowOptionsMessageSeconds=1.5