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/readme.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Languages/readme.txt') diff --git a/Languages/readme.txt b/Languages/readme.txt index 37787c2f..f4f781a0 100644 --- a/Languages/readme.txt +++ b/Languages/readme.txt @@ -131,6 +131,8 @@ NEXT_ROUND=Next round: PARTY_DISMISSED=Dismissed! PARTY_SCORE_WINS=%s PARTY_SCORE_WINS2=wins! +PARTY_SONG_WHEREAMI=Party Song-Selection +PARTY_SONG_LEGEND_CONTINUE=Party-Menu #Texts that descripts Plugins or Modis PLUGIN_HDL_NAME=Hold the Line @@ -178,10 +180,8 @@ STAT_DESC_BANDS_REVERSED=Least popular Bands STAT_FORMAT_BANDS=%0:s \n %1:dx Sung #Messages for Popup Message Boxes -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