From fb785ffee0bc3e1db1022a2c8286f5b9f8944b37 Mon Sep 17 00:00:00 2001 From: mota23 Date: Thu, 17 May 2007 01:10:39 +0000 Subject: Added: New Options/Advanced item "auto party-menu": Switches automatic popup-menu in party-mode on/off. "on" is better usability for joypad, "off" for keyboard. Changed: Keys in Party Song Selection, "m" is popup-menu and "enter" direkt to singscreen. Added: new Statics and Texts to UScreenSong, 2 sets, one for "normal" the other for party-mode. Added: dismissed sound for party-mode. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@202 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Languages/English.ini | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'Languages/English.ini') diff --git a/Languages/English.ini b/Languages/English.ini index f0c5bc4d..13696195 100644 --- a/Languages/English.ini +++ b/Languages/English.ini @@ -89,6 +89,7 @@ SING_OPTIONS_ADVANCED_ASKBEFOREDEL=Savety Questions SING_OPTIONS_ADVANCED_LINEBONUS=Line Bonus SING_OPTIONS_ADVANCED_COUNT_HOW_OFTEN_SUNG= SING_OPTIONS_ADVANCED_ONSONGCLICK=after Song Select +SING_OPTIONS_ADVANCED_PARTYPOPUP=Auto Party-Menue SING_LEGEND_SELECT=select SING_LEGEND_NAVIGATE=navigate @@ -217,6 +218,10 @@ PARTY_ROUND_DESC=next players to the mics PARTY_ROUND_WHEREAMI=Party Next Round PARTY_ROUND_LEGEND_CONTINUE=start round +PARTY_SONG_WHEREAMI=Party Song-Selection +PARTY_SONG_LEGEND_CONTINUE=sing +PARTY_SONG_MENU=party menu + PARTY_SCORE_DESC=score of the last round PARTY_SCORE_WHEREAMI=Party Points @@ -278,10 +283,8 @@ STAT_DESC_BANDS=Most popular Bands STAT_DESC_BANDS_REVERSED=Least popular Bands STAT_FORMAT_BANDS=%0:s \n %1:dx Sung -MSG_ERROR_TITLE=Error -MSG_QUESTION_TITLE=Question -MSG_QUIT_USDX=Really leave \n\n UltraStar? -MSG_END_PARTY=Really end \n\n Party Mode? -ERROR_NO_SONGS=No Songs \n\n loaded -ERROR_NO_PLUGINS=No Plugins \n\n loaded -ERROR_CORRUPT_SONG=Song could not be \n\n loaded. \ No newline at end of file +MSG_QUESTION_TITLE=Chicken Out +MSG_QUIT_USDX=Really leave\n\nUltraStar? +MSG_END_PARTY=Really end\n\nParty Mode? +ERROR_NO_SONGS=Error: \n No Songs \n loaded +ERROR_NO_PLUGINS=Error: \n No Plugins \n loaded \ No newline at end of file -- cgit v1.2.3