Suit sensor and crew monitoring (#5521)
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
## UI
|
||||
|
||||
crew-monitoring-user-interface-title = Crew Monitoring
|
||||
|
||||
crew-monitoring-user-interface-name = Name
|
||||
crew-monitoring-user-interface-status = Status
|
||||
crew-monitoring-user-interface-location = Location
|
||||
|
||||
crew-monitoring-user-interface-alive = Alive
|
||||
crew-monitoring-user-interface-dead = Dead
|
||||
crew-monitoring-user-interface-no-info = N/A
|
||||
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
## Modes
|
||||
|
||||
suit-sensor-mode-off = Off
|
||||
suit-sensor-mode-binary = Binary
|
||||
suit-sensor-mode-vitals = Vitals
|
||||
suit-sensor-mode-cords = Coordinates
|
||||
|
||||
## Popups
|
||||
suit-sensor-mode-state = Suit sensors: {$mode}
|
||||
|
||||
## Components
|
||||
|
||||
suit-sensor-component-unknown-name = Unknown
|
||||
suit-sensor-component-unknown-job = No job
|
||||
|
||||
## Examine
|
||||
|
||||
suit-sensor-examine-off = Its sensors appear to be [color=darkred]disabled[/color].
|
||||
suit-sensor-examine-binary = Its binary life sensors appear to be enabled.
|
||||
suit-sensor-examine-vitals = Its vital tracker appears to be enabled.
|
||||
suit-sensor-examine-cords = Its vital tracker and tracking beacon appear to be enabled.
|
||||
Reference in New Issue
Block a user