; 
; Menu text file provides inmenu text
; 
; (c) 2001 TriNodE Entertainment GmbH
; 
; language: english
;

;
; --------------------------------------------------------------------
;

#TEXT(0,0){!Invalid!}

;
; Hints
;

; * screen PlayerSetup *
#TEXT(1,50)  {Continue with current player.}
#TEXT(2,50)  {Please enter player name.}
#TEXT(3,50)  {Delete selected player.}
#TEXT(4,50)  {Click to select player.}
#TEXT(5,50)  {Change player data.}
#TEXT(6,50)  {Cultures 2 - exit multiplayer}

; * ChannelChoice *
#TEXT(7,50)  {Back to previous menu item.}
#TEXT(8,50)  {Join selected channel.}
#TEXT(9,50)  {Click to select channel.}
#TEXT(10,50) {}
#TEXT(11,50) {}
#TEXT(12,50) {}
#TEXT(13,50) {}

; * Forum *
#TEXT(14,50) {Back to previous menu item.}
#TEXT(15,50) {Double-click to send private message to player.}
#TEXT(16,50) {Chat output}
#TEXT(17,50) {Write new message to all players in this forum.}
#TEXT(18,50) {}
#TEXT(19,50) {}
#TEXT(20,50) {}


; * Channel *
#TEXT(21,50) {Leave channel.}
#TEXT(22,50) {Double-click to send private message to player.}
#TEXT(23,50) {Chat output}
#TEXT(24,50) {Write new message to all players in this forum.}
#TEXT(25,50) {Double-click to view details of selected server.}
#TEXT(26,50) {Click to create a new game.}
#TEXT(27,50) {Click to join an existing game.}
#TEXT(28,50) {}
#TEXT(29,50) {}
#TEXT(30,50) {}


; * Game Detail *
#TEXT(31,50) {Click to join this game.}
#TEXT(32,50) {Please enter password.}
#TEXT(33,50) {Click to refresh player data.}
#TEXT(34,50) {}
#TEXT(35,50) {}


; * Create Game  *
#TEXT(36,50) {Enter optional password.}
#TEXT(37,50) {Click to create a new game in this channel.}
#TEXT(38,50) {Change maximum number of players.}
#TEXT(39,50) {Click to abort.}
#TEXT(40,50) {Enter name of your game here.}
#TEXT(41,50) {}

#TEXT(42,50) {}
#TEXT(43,50) {}
#TEXT(44,50) {}







;
; End
;

