* Init coomit * meh * okay * Revert "okay" This reverts commit bb638aa4baa8dbd0e285c3435aabf83171a4806a. * enable-d * Update Content.Client/Launcher/LauncherConnectingGui.xaml.cs Co-authored-by: Kara <lunarautomaton6@gmail.com> * review --------- Co-authored-by: Kara <lunarautomaton6@gmail.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
21 lines
792 B
Plaintext
21 lines
792 B
Plaintext
### Connecting dialog when you start up the game
|
|
|
|
connecting-title = Space Station 14
|
|
connecting-exit = Exit
|
|
connecting-retry = Retry
|
|
connecting-reconnect = Reconnect
|
|
connecting-redial = Relaunch
|
|
connecting-redial-wait = Please wait: { TOSTRING($time, "G3") }
|
|
connecting-in-progress = Connecting to server...
|
|
connecting-disconnected = Disconnected from server:
|
|
connecting-tip = Don't die!
|
|
connecting-window-tip = Tip { $numberTip }
|
|
connecting-version = ver 0.1
|
|
connecting-fail-reason = Failed to connect to server:
|
|
{ $reason }
|
|
connecting-state-NotConnecting = Not connecting
|
|
connecting-state-ResolvingHost = Resolving host
|
|
connecting-state-EstablishingConnection = Establishing connection
|
|
connecting-state-Handshake = Handshake
|
|
connecting-state-Connected = Connected
|