]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Various Locale Typo Fixes (and spaces) (#34483)
authorMono <182929384+Monotheonist@users.noreply.github.com>
Sat, 18 Jan 2025 07:37:37 +0000 (03:37 -0400)
committerGitHub <noreply@github.com>
Sat, 18 Jan 2025 07:37:37 +0000 (23:37 -0800)
Random spelling error and FTL linting (+PowersinkSystem because there was an misspelt locale for that)

Content.Server/PowerSink/PowerSinkSystem.cs
Resources/Locale/en-US/advertisements/vending/theater.ftl
Resources/Locale/en-US/devices/device-network.ftl
Resources/Locale/en-US/game-ticking/game-rules/gamerule-admin.ftl
Resources/Locale/en-US/powersink/powersink.ftl
Resources/Locale/en-US/revenant/revenant.ftl
Resources/Locale/en-US/weapons/melee/melee.ftl

index 298e35db469cdd425412a8c2a5903ef5f79ea7c5..b8bdcd91f167392bed6a16de8ea2f4cd22093b5d 100644 (file)
@@ -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
             );
index 437a3aa7d87fcb81bc777ce31a09578284831db3..6784301f56e518c0012a0b12dfd8625bf2a1c9eb 100644 (file)
@@ -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!
index 9ae101a1e8985170445d29c9df6cfa3806f1b91a..dd473866dcab13836c36697b1a6f4194d809592c 100644 (file)
@@ -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
index 3b31fe466307a88f063ce5c99e9145c6df3c903d..c7a7affa08c465cec52cd9cd7e84b688fbad60b1 100644 (file)
@@ -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.
index 92e87dd90fdfe0cb04cc020223c21247e4ef72c7..90598af39037c575a59c55e4669f1b96be57e655 100644 (file)
@@ -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.
index f4ea6d79ff395d0492e25f5799e2ee2c6e7a3428..1d6bae7b343ebb89b0443331f420450c539db055 100644 (file)
@@ -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
 
index 871d142504f0a07c8f60ce7a7da429c41a409fce..d3318ea24490b2a8374cd6a80fd1d6883acbd8ec 100644 (file)
@@ -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.