diff --git a/Content.Server/PowerSink/PowerSinkSystem.cs b/Content.Server/PowerSink/PowerSinkSystem.cs index 298e35db46..b8bdcd91f1 100644 --- a/Content.Server/PowerSink/PowerSinkSystem.cs +++ b/Content.Server/PowerSink/PowerSinkSystem.cs @@ -128,7 +128,7 @@ namespace Content.Server.PowerSink _chat.DispatchStationAnnouncement( station.Value, - Loc.GetString("powersink-immiment-explosion-announcement"), + Loc.GetString("powersink-imminent-explosion-announcement"), playDefaultSound: true, colorOverride: Color.Yellow ); diff --git a/Resources/Locale/en-US/advertisements/vending/theater.ftl b/Resources/Locale/en-US/advertisements/vending/theater.ftl index 437a3aa7d8..6784301f56 100644 --- a/Resources/Locale/en-US/advertisements/vending/theater.ftl +++ b/Resources/Locale/en-US/advertisements/vending/theater.ftl @@ -2,5 +2,5 @@ advertisement-theater-2 = Suited and booted! advertisement-theater-3 = It's show time! advertisement-theater-4 = Why leave style up to fate? Use AutoDrobe! -advertisement-theater-5 = All wacky outfits and clothes, from gladitor robes to who knows what! +advertisement-theater-5 = All wacky outfits and clothes, from gladiator robes to who knows what! advertisement-theater-6 = The clown will appreciate your outfit! diff --git a/Resources/Locale/en-US/devices/device-network.ftl b/Resources/Locale/en-US/devices/device-network.ftl index 9ae101a1e8..dd473866dc 100644 --- a/Resources/Locale/en-US/devices/device-network.ftl +++ b/Resources/Locale/en-US/devices/device-network.ftl @@ -33,7 +33,7 @@ device-address-prefix-freezer = FZR- device-address-prefix-volume-pump = VPP- device-address-prefix-smes = SMS- -#PDAs and terminals +# PDAs and terminals device-address-prefix-console = CLS- device-address-prefix-fire-alarm = FIR- device-address-prefix-air-alarm = AIR- @@ -42,7 +42,7 @@ device-address-prefix-sensor-monitor = MON- device-address-examine-message = The device's address is {$address}. -#Device net ID names +# Device net ID names device-net-id-private = Private device-net-id-wired = Wired device-net-id-wireless = Wireless diff --git a/Resources/Locale/en-US/game-ticking/game-rules/gamerule-admin.ftl b/Resources/Locale/en-US/game-ticking/game-rules/gamerule-admin.ftl index 3b31fe4663..c7a7affa08 100644 --- a/Resources/Locale/en-US/game-ticking/game-rules/gamerule-admin.ftl +++ b/Resources/Locale/en-US/game-ticking/game-rules/gamerule-admin.ftl @@ -1,4 +1,4 @@ -#When an admin adds a game rule +# When an admin adds a game rule add-gamerule-admin = Game rule({$rule}) added - {$admin} list-gamerule-admin-header = | Time | Rule added list-gamerule-admin-no-rules = No game rules have been added. diff --git a/Resources/Locale/en-US/powersink/powersink.ftl b/Resources/Locale/en-US/powersink/powersink.ftl index 92e87dd90f..90598af390 100644 --- a/Resources/Locale/en-US/powersink/powersink.ftl +++ b/Resources/Locale/en-US/powersink/powersink.ftl @@ -1,2 +1,2 @@ powersink-examine-drain-amount = The power sink is draining [color={$markupDrainColor}]{$amount} kW[/color]. -powersink-immiment-explosion-announcement = System scans have detected a rogue power consuming device is becoming unstable. Staff are advised to locate and disconnect this device immediately before the station is damaged. +powersink-imminent-explosion-announcement = System scans have detected a rogue power consuming device is becoming unstable. Staff are advised to locate and disconnect this device immediately before the station is damaged. diff --git a/Resources/Locale/en-US/revenant/revenant.ftl b/Resources/Locale/en-US/revenant/revenant.ftl index f4ea6d79ff..1d6bae7b34 100644 --- a/Resources/Locale/en-US/revenant/revenant.ftl +++ b/Resources/Locale/en-US/revenant/revenant.ftl @@ -16,7 +16,7 @@ revenant-soul-yield-low = {CAPITALIZE(THE($target))} has a below average soul. revenant-soul-begin-harvest = {CAPITALIZE(THE($target))} suddenly rises slightly into the air, {POSS-ADJ($target)} skin turning an ashy gray. revenant-soul-finish-harvest = {CAPITALIZE(THE($target))} slumps onto the ground! -#UI +# UI revenant-user-interface-title = Ability Shop revenant-user-interface-essence-amount = [color=plum]{$amount}[/color] Stolen Essence diff --git a/Resources/Locale/en-US/weapons/melee/melee.ftl b/Resources/Locale/en-US/weapons/melee/melee.ftl index 871d142504..d3318ea244 100644 --- a/Resources/Locale/en-US/weapons/melee/melee.ftl +++ b/Resources/Locale/en-US/weapons/melee/melee.ftl @@ -3,5 +3,5 @@ melee-inject-failed-hardsuit = Your {$weapon} cannot inject through hardsuits! melee-balloon-pop = {CAPITALIZE(THE($balloon))} popped! -#BatteryComponent +# BatteryComponent melee-battery-examine = It has enough charge for [color={$color}]{$count}[/color] hits.