]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix cryo locale again (#32654)
authorlzk <124214523+lzk228@users.noreply.github.com>
Tue, 8 Oct 2024 09:50:54 +0000 (11:50 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2024 09:50:54 +0000 (11:50 +0200)
* Fix cryo locale again

* yeep

Content.Server/Bed/Cryostorage/CryostorageSystem.cs
Resources/Locale/en-US/bed/cryostorage/cryogenic-storage.ftl

index cd4aa4a0981aac405482d98e44b0a77919284b40..345f51783ca4608bada4abac2fbf55ba6c63db74 100644 (file)
@@ -239,7 +239,7 @@ public sealed class CryostorageSystem : SharedCryostorageSystem
             Loc.GetString(
                 "earlyleave-cryo-announcement",
                 ("character", name),
-                ("entity", ent.Owner),
+                ("entity", ent.Owner), // gender things for supporting downstreams with other languages
                 ("job", CultureInfo.CurrentCulture.TextInfo.ToTitleCase(jobName))
             ), Loc.GetString("earlyleave-cryo-sender"),
             playDefaultSound: false
index 7d1c07944356edb24d6f8d4450b7886cb3247941..f966f30e2d4fcd399906b57024fb57c0a3be987c 100644 (file)
@@ -2,5 +2,6 @@
 ### Announcement
 
 earlyleave-cryo-job-unknown = Unknown
-earlyleave-cryo-announcement = {$character} ({$job}) { CONJUGATE-HAVE($entity) } entered cryogenic storage!
+# {$entity} available for GENDER function purposes
+earlyleave-cryo-announcement = {$character} ({$job}) has entered cryogenic storage!
 earlyleave-cryo-sender = Station