]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
"Blocked by" string is fluent now (#14713)
authorfaint <46868845+ficcialfaint@users.noreply.github.com>
Sun, 19 Mar 2023 20:36:04 +0000 (23:36 +0300)
committerGitHub <noreply@github.com>
Sun, 19 Mar 2023 20:36:04 +0000 (13:36 -0700)
Content.Client/Hands/UI/HandVirtualItemStatus.xaml
Resources/Locale/en-US/hands/hands-system.ftl

index 02258edd8eb56f016edeb2149a7a760b4e574eff..ad40f9617fe9b5d9c0727a8586fffc8ef95ce4c2 100644 (file)
@@ -1,3 +1,3 @@
 <Control xmlns="https://spacestation14.io">
-    <Label StyleClasses="ItemStatus" Text="Blocked by" />
+    <Label StyleClasses="ItemStatus" Text="{Loc 'hands-system-blocked-by'}" />
 </Control>
index 3268e5098c19e29fe50af93d1436445a422d2584..f9372ae7792ef5871071495a68d662e72355cb5f 100644 (file)
@@ -4,5 +4,6 @@ hands-system-empty-equipment-slot = There's nothing in your {$slotName} to take
 
 
 # Examine text after when they're holding something (in-hand)
-comp-hands-examine = { CAPITALIZE(SUBJECT($user)) } { CONJUGATE-BE($user) } holding a { $item }.    
+comp-hands-examine = { CAPITALIZE(SUBJECT($user)) } { CONJUGATE-BE($user) } holding a { $item }.
 
+hands-system-blocked-by = Blocked by