Makes Airtight ECS. (#4351)

* Makes Airtight ECS.

* Remove atmos holdovers while at it!
This commit is contained in:
Vera Aguilera Puerto
2021-07-25 09:04:58 +02:00
committed by GitHub
parent 0aaa2727c8
commit 93acc565f0
44 changed files with 151 additions and 193 deletions

View File

@@ -0,0 +1,19 @@
## Entity
gas-analyzer-component-player-has-no-hands-message = You have no hands.
gas-analyzer-component-need-gas-analyzer-in-hand-message = You need a Gas Analyzer in your hand!
gas-analyzer-component-player-cannot-reach-message = You can't reach there.
## UI
gas-analyzer-window-name = Gas Analyzer
gas-analyzer-window-refresh-button = Refresh
gas-analyzer-window-error-text = Error: {$errorText}
gas-analyzer-window-pressure-text = Pressure: {$pressure} kPa
gas-analyzer-window-temperature-text = Temperature: {$tempK}K ({$tempC}°C)
gas-analyzer-window-molality-text = {$mol} mol
gas-analyzer-window-molality-percentage-text = {$gasName}: {$amount} mol ({$percentage}%)
# Used for GasEntry.ToString()
gas-entry-info = {$gasName}: {$gasAmount} mol
itemstatus-pressure-warn = Pressure: [color={$color}]{$danger}[/color]