Body scanner and new health analyzer UI (#445)
* Body scanner and new health analyzer UI * fix --------- Co-authored-by: XDRmix <xdrmix@mail.ru>
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
health-analyzer-window-no-patient-data-text = No patient data.
|
||||
health-analyzer-window-entity-unknown-text = unknown
|
||||
health-analyzer-window-entity-health-text = {$entityName}'s health:
|
||||
health-analyzer-window-entity-temperature-text = Temperature: {$temperature}
|
||||
health-analyzer-window-entity-blood-level-text = Blood Level: {$bloodLevel}
|
||||
health-analyzer-window-entity-damage-total-text = Total Damage: {$amount}
|
||||
health-analyzer-window-no-patient-data-text = No patient
|
||||
health-analyzer-window-no-data = N/A
|
||||
health-analyzer-window-entity-current-alive-status-text = Status
|
||||
health-analyzer-window-entity-current-alive-status-alive-text = Alive
|
||||
health-analyzer-window-entity-current-alive-status-critical-text = Critical
|
||||
health-analyzer-window-entity-current-alive-status-dead-text = Dead
|
||||
health-analyzer-window-entity-temperature-text = Temperature
|
||||
health-analyzer-window-entity-blood-level-text = Blood Level
|
||||
health-analyzer-window-entity-damage-total-text = Total Damage
|
||||
health-analyzer-window-damage-group-text = {$damageGroup}: {$amount}
|
||||
health-analyzer-window-damage-type-text = {$damageType}: {$amount}
|
||||
health-analyzer-window-damage-type-duplicate-text = {$damageType}: {$amount} (duplicate)
|
||||
@@ -15,6 +18,7 @@ health-analyzer-window-damage-type-Piercing = Piercing
|
||||
|
||||
health-analyzer-window-damage-group-Burn = Burn
|
||||
health-analyzer-window-damage-type-Heat = Heat
|
||||
health-analyzer-window-damage-type-Laser = Laser
|
||||
health-analyzer-window-damage-type-Shock = Shock
|
||||
health-analyzer-window-damage-type-Cold = Cold
|
||||
health-analyzer-window-damage-type-Caustic = Caustic
|
||||
|
||||
Reference in New Issue
Block a user