Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Resources/Locale/en-US/ghost/ghost-respawn.ftl
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
ghost-respawn-time-left = Please wait {$time} {$time ->
[one] minute
*[other] minutes
} before trying to return to the round.
} before trying to respawn.

ghost-respawn-max-players = Cannot return to the round right now. There should be fewer players than {$players}.
ghost-respawn-max-players = Cannot respawn right now. There should be fewer than {$players} players.
ghost-respawn-window-title = Respawn rules
ghost-respawn-window-rules-footer = By respawning, you [color=#ff7700]agree[/color] [color=#ff0000]not to use any knowledge gained as your previous charactrer[/color]. Violation of this rule may constitute a server ban. Please, read the server rules for more details.
ghost-respawn-same-character = You cannot enter the round as the same character. Please, change it in the character preferences.
ghost-respawn-same-character = You cannot respawn as the same character. Please select a different one in character preferences.```
Comment thread
Mnemotechnician marked this conversation as resolved.
Outdated

ghost-respawn-log-character-almost-same = Player {$player} { $try ->
[true] joined
*[false] tried to join
} the round after respawning, with a similar name. Previous name: { $oldName }, current: { $newName }.
} the round after respawning with a similar name. Previous name: { $oldName }, current: { $newName }.
ghost-respawn-log-return-to-lobby = { $userName } returned to the lobby.