separate select music help text string

This commit is contained in:
Chris Danford
2008-06-02 09:34:58 +00:00
parent 065836551a
commit ba9a585d51
2 changed files with 2 additions and 0 deletions
@@ -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
+1
View File
@@ -571,6 +571,7 @@ Fallback="ScreenWithMenuElements2"
NextScreen=GetSelectMusicNext()
PrevScreen=ScreenTitleBranch()
MusicWheelType="MusicWheel"
HelpText=ScreenString("HelpTextSelectMusic")
SampleMusicLoops=true
SampleMusicFallbackFadeInSeconds=0
ShowOptionsMessageSeconds=1.5