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:
rhailrake
2023-09-27 13:37:45 +06:00
committed by Aviu00
parent 4009932fb2
commit d9daee02a5
32 changed files with 2132 additions and 218 deletions

View File

@@ -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