aboutsummaryrefslogtreecommitdiffstats
path: root/Languages/readme.txt
diff options
context:
space:
mode:
authormota23 <mota23@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-05-09 03:26:41 +0000
committermota23 <mota23@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-05-09 03:26:41 +0000
commite0b0396acf6101acf2608d9fe4b36fa735196b2a (patch)
tree9e4bea81b633c79c42da8e07c2731afd2b39cc59 /Languages/readme.txt
parente452e8c6d60af8e8a8eb957f1ef59d461f48c99a (diff)
downloadusdx-e0b0396acf6101acf2608d9fe4b36fa735196b2a.tar.gz
usdx-e0b0396acf6101acf2608d9fe4b36fa735196b2a.tar.xz
usdx-e0b0396acf6101acf2608d9fe4b36fa735196b2a.zip
Some Themework done.
Added new Statics to PartyWin. [PartyWinStaticTeam(n)BG and Deco] Fix: bug in PartyScore (esc skipped to PartyNewRound where PartyWin should come) Disabled Esc in PartyWin. To do: Sing-Screen, Stats git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@183 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Languages/readme.txt')
-rw-r--r--Languages/readme.txt44
1 files changed, 32 insertions, 12 deletions
diff --git a/Languages/readme.txt b/Languages/readme.txt
index 52f3f966..82c5bfb2 100644
--- a/Languages/readme.txt
+++ b/Languages/readme.txt
@@ -97,30 +97,50 @@ SONG_JUMPTO_HELP=Type Text to Search for
SONG_JUMPTO_CATTEXT=Search for: %s
#Texts for Party Mode
-PARTY_SCORE_WINS=%s wins!
-PARTY_OPTIONS_DESC=Party Mode
+PARTY_MODE=party mode
PARTY_DIFFICULTY=Difficulty
PARTY_PLAYLIST=Playlist Mode
+PARTY_PLAYLIST_ALL=All songs
+PARTY_PLAYLIST_CATEGORY=Folder
+PARTY_PLAYLIST_PLAYLIST=Playlist
PARTY_ROUNDS=Rounds
PARTY_TEAMS=Teams
PARTY_TEAMS_PLAYER1=Player Team1
PARTY_TEAMS_PLAYER2=Player Team2
PARTY_TEAMS_PLAYER3=Player Team3
-PARTY_SELECT_PLAYER=Enter Playernames!
-
+PARTY_LEGEND_CONTINUE=continue
+PARTY_OPTIONS_DESC=settings for the party-game
+PARTY_OPTIONS_WHEREAMI=Party Options
+PARTY_PLAYER_DESC=enter player- and teamnames!
+PARTY_PLAYER_WHEREAMI=Party Names
+PARTY_PLAYER_ENTER_NAME=enter names
+PARTY_PLAYER_LEGEND_CONTINUE=start party-game
+PARTY_ROUND_DESC=next players to the mics
+PARTY_ROUND_WHEREAMI=Party Next Round
+PARTY_ROUND_LEGEND_CONTINUE=start round
+PARTY_SCORE_DESC=score of the last round
+PARTY_SCORE_WHEREAMI=Party Points
+PARTY_WIN_DESC=winner of the party-game
+PARTY_WIN_WHEREAMI=Party Winner
+PARTY_WIN_LEGEND_CONTINUE=back to main-menu
+PARTY_ROUND=Round
+PARTY_ROUND_WINNER=Winner
+PARTY_NOTPLAYEDYET=not played yet
+PARTY_NOBODY=nobody
+NEXT_ROUND=Next round:
PARTY_DISMISSED=Dismissed!
-PARTY_NOTPLAYEDYET=Not played yet
-PARTY_NOBODY=Nobody
+PARTY_SCORE_WINS=%s
+PARTY_SCORE_WINS2=wins!
#Texts that descripts Plugins or Modis
PLUGIN_HDL_NAME=Hold the Line
-PLUGIN_HDL_DESC=Don't get worse than the Pointer at the Rating bar shows you.
+PLUGIN_HDL_DESC=Don't get worse than the pointer at the rating bar shows you.
PLUGIN_UNTIL5000_NAME=Until 5000
-PLUGIN_UNTIL5000_DESC=Who gets 5000 Points first wins the match
+PLUGIN_UNTIL5000_DESC=Who gets 5000 points first wins the match.
PLUGIN_DUELL_NAME=Duell
-PLUGIN_DUELL_DESC=Sing a Duell until 10000 Points
+PLUGIN_DUELL_DESC=Sing a duell until 10000 points.
PLUGIN_BLIND_NAME=Blind Mode
-PLUGIN_BLIND_DESC=Duell without seeing the Notes
+PLUGIN_BLIND_DESC=Duell without seeing the notes.
#Statistics Screen
#For more Info about the Format Strings look at the SorceCode (UScreenStatMain)
@@ -158,7 +178,7 @@ STAT_DESC_BANDS_REVERSED=Least popular Bands
STAT_FORMAT_BANDS=%0:s \n %1:dx Sung
#Messages for Popup Message Boxes
-MSG_QUIT_USDX=Leave UltraStar?
-MSG_END_PARTY=End Party Mode?
+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