Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
round-end-summary-window-title = Round End Summary
|
||||
round-end-summary-window-round-end-summary-tab-title = Round Information
|
||||
round-end-summary-window-player-manifesto-tab-title = Player Manifesto
|
||||
round-end-summary-window-gamemode-name-label = Round of [color=white]{$gamemode}[/color] has ended.
|
||||
round-end-summary-window-duration-label = It lasted for [color=yellow]{$hours} hours, {$minutes} minutes, and {$seconds} seconds.
|
||||
round-end-summary-window-player-info-if-observer-text = [color=gray]{$playerOOCName}[/color] was [color=lightblue]{$playerICName}[/color], an observer.
|
||||
round-end-summary-window-player-info-if-not-observer-text = [color=gray]{$playerOOCName}[/color] was [color={$icNameColor}]{$playerICName}[/color] playing role of [color=orange]{$playerRole}[/color].
|
||||
5
Resources/Locale/en-US/round-end/round-end-system.ftl
Normal file
5
Resources/Locale/en-US/round-end/round-end-system.ftl
Normal file
@@ -0,0 +1,5 @@
|
||||
## RoundEndSystem
|
||||
|
||||
round-end-system-shuttle-called-announcement = An emergency shuttle has been sent. ETA: {$minutes} minutes.
|
||||
round-end-system-shuttle-recalled-announcement = The emergency shuttle has been recalled.
|
||||
round-end-system-round-restart-eta-announcement = Restarting the round in {$seconds} seconds...
|
||||
Reference in New Issue
Block a user