From 115255f6a3c2be422680710b5d6ba4226c3383a6 Mon Sep 17 00:00:00 2001 From: whiteshark0 Date: Tue, 15 Jun 2010 21:28:52 +0000 Subject: merged trunk r2528 into us_maker branch git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2530 b956fd51-792f-4845-bead-9b4dfca2ff2c --- us_maker_edition/game/languages/English.ini | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'us_maker_edition/game/languages/English.ini') diff --git a/us_maker_edition/game/languages/English.ini b/us_maker_edition/game/languages/English.ini index 6ec718ac..e122d80a 100644 --- a/us_maker_edition/game/languages/English.ini +++ b/us_maker_edition/game/languages/English.ini @@ -1,6 +1,8 @@ [Text] OPTION_VALUE_CATALAN=Catalan OPTION_VALUE_CROATIAN=Croatian +OPTION_VALUE_CZECH=Czech +OPTION_VALUE_DANISH=Danish OPTION_VALUE_DUTCH=Dutch OPTION_VALUE_ENGLISH=English OPTION_VALUE_EUSKARA=Euskara @@ -8,12 +10,17 @@ OPTION_VALUE_FINNISH=Finnish OPTION_VALUE_FRENCH=French OPTION_VALUE_GERMAN=German OPTION_VALUE_GREEK=Greek +OPTION_VALUE_HUNGARIAN=Hungarian OPTION_VALUE_ICELANDIC=Icelandic OPTION_VALUE_ITALIAN=Italian OPTION_VALUE_JAPANESE=Japanese OPTION_VALUE_LUXEMBOURGISH=Luxembourgish -OPTION_VALUE_PORTUGUESE=Portuguese +OPTION_VALUE_NORWEGIAN=Norwegian OPTION_VALUE_POLISH=Polish +OPTION_VALUE_PORTUGUESE=Portuguese +OPTION_VALUE_SERBIAN=Serbian +OPTION_VALUE_SLOVAK=Slovak +OPTION_VALUE_SLOVENIAN=Slovenian OPTION_VALUE_SPANISH=Spanish OPTION_VALUE_SWEDISH=Swedish @@ -170,7 +177,7 @@ SING_OPTIONS_ADVANCED_SCREENFADE=Screen Fading SING_OPTIONS_ADVANCED_LOADANIMATION=Load Animation SING_OPTIONS_ADVANCED_ASKBEFOREDEL=Safety Questions SING_OPTIONS_ADVANCED_LINEBONUS=Line Bonus -SING_OPTIONS_ADVANCED_COUNT_HOW_OFTEN_SUNG= +;SING_OPTIONS_ADVANCED_COUNT_HOW_OFTEN_SUNG= SING_OPTIONS_ADVANCED_ONSONGCLICK=after Song Select SING_OPTIONS_ADVANCED_PARTYPOPUP=Auto PartyMenu @@ -333,7 +340,7 @@ PARTY_PLAYER_WHEREAMI=Party Names PARTY_PLAYER_ENTER_NAME=enter names -PARTY_ROUNDS_DESC = select which modes you want to play +PARTY_ROUNDS_DESC=select which modes you want to play PARTY_ROUNDS_WHEREAMI=Party Rounds PARTY_ROUNDS_LEGEND_CONTINUE=start party-game PARTY_ROUNDCOUNT=number of rounds @@ -441,11 +448,12 @@ MSG_END_PARTY=Really leave Party Mode? ERROR_NO_SONGS=No Songs loaded ERROR_NO_PLUGINS=No Plugins loaded ERROR_NO_MODES_FOR_CURRENT_SETUP=no modes available for current player/team setup -ERROR_CAN_NOT_START_PARTY= an error occurred starting the party game +ERROR_CAN_NOT_START_PARTY=an error occurred starting the party game ERROR_CORRUPT_SONG=Song could not be loaded. ERROR_CORRUPT_SONG_FILE_NOT_FOUND=Song could not be loaded: File not found ERROR_CORRUPT_SONG_NO_NOTES=Song could not be loaded: Can''t find any notes ERROR_CORRUPT_SONG_NO_BREAKS=Song could not be loaded: Can''t find any linebreaks ERROR_CORRUPT_SONG_UNKNOWN_IN_LINE=Song could not be loaded: Error parsing line %0:d ERROR_NO_EDITOR=This feature is not available on Linux/Mac -ERROR_PLAYER_DEVICE_ASSIGNMENT=Player %d was assigned to multiple microphones. Please check your record options +ERROR_PLAYER_DEVICE_ASSIGNMENT=Player %d is assigned to multiple microphones. Please check your record options +ERROR_PLAYER_NO_DEVICE_ASSIGNMENT=Player %d is not assigned to a microphone. Please check your record options -- cgit v1.2.3