Removed old Loc.GetString() use instances (#4155)

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
Galactic Chimp
2021-06-21 02:13:54 +02:00
committed by GitHub
parent 4a46fbe6dd
commit 392b820796
523 changed files with 3082 additions and 1551 deletions

View File

@@ -0,0 +1,3 @@
rule-death-match-added-announcement = The game is now a death match. Kill everybody else to win!
rule-death-match-check-winner-stalemate = Everybody is dead, it's a stalemate!
rule-death-match-check-winner = {$winner} wins the death match!

View File

@@ -0,0 +1,8 @@
rule-suspicion-added-announcement = There are traitors on the station! Find them, and kill them!
rule-suspicion-traitor-time-has-run-out = Time has run out for the traitors!
rule-suspicion-check-winner-stalemate = Everybody is dead, it's a stalemate!
rule-suspicion-check-winner-station-win = The traitors are dead! The innocents win.
rule-suspicion-check-winner-traitor-win = The innocents are dead! The traitors win.
rule-suspicion-end-round-innocents-victory = The innocents have won!
rule-suspicion-end-round-trators-victory = The traitors have won!
rule-suspicion-end-round-nobody-victory = Nobody wins!

View File

@@ -0,0 +1 @@
rule-traitor-added-announcement = Hello crew! Have a good shift!

View File

@@ -0,0 +1,3 @@
# General
rule-restarting-in-seconds = Restarting in {$seconds} seconds.
rule-time-has-run-out = Time has run out!