(svn r21390) -Codechange: prepare the network join progress bar for getting the file size later in the download process, i.e. when a chunk of the savegame is already received by the client
This commit is contained in:
@@ -1694,7 +1694,8 @@ STR_NETWORK_CONNECTING_SPECIAL_1 :{BLACK}Fetching
|
||||
STR_NETWORK_CONNECTING_SPECIAL_2 :{BLACK}Fetching company info..
|
||||
############ End of leave-in-this-order
|
||||
STR_NETWORK_CONNECTING_WAITING :{BLACK}{NUM} client{P "" s} in front of you
|
||||
STR_NETWORK_CONNECTING_DOWNLOADING :{BLACK}{BYTES} / {BYTES} downloaded so far
|
||||
STR_NETWORK_CONNECTING_DOWNLOADING_1 :{BLACK}{BYTES} downloaded so far
|
||||
STR_NETWORK_CONNECTING_DOWNLOADING_2 :{BLACK}{BYTES} / {BYTES} downloaded so far
|
||||
|
||||
STR_NETWORK_CONNECTION_DISCONNECT :{BLACK}Disconnect
|
||||
|
||||
|
||||
Reference in New Issue
Block a user