Adds disposal mailing units (again) (#7630)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
device-frequency-prototype-name-atmos = Atmospheric Devices
|
||||
device-frequency-prototype-name-suit-sensors = Suit Sensors
|
||||
device-frequency-prototype-name-lights = Smart Lights
|
||||
device-frequency-prototype-name-mailing-units = Mailing Units
|
||||
|
||||
## camera frequencies
|
||||
device-frequency-prototype-name-surveillance-camera-test = Subnet Test
|
||||
|
||||
@@ -1,25 +1,8 @@
|
||||
## UI
|
||||
|
||||
disposal-mailing-unit-window-state-label = State:
|
||||
disposal-mailing-unit-window-ready-state = Ready
|
||||
disposal-mailing-unit-pressure-label = Pressure:
|
||||
disposal-mailing-unit-handle-label = Handle:
|
||||
disposal-mailing-unit-engage-button = Engage
|
||||
disposal-mailing-unit-eject-label = Eject:
|
||||
disposal-mailing-unit-eject-button = Eject Contents
|
||||
disposal-mailing-unit-power-button = Power
|
||||
disposal-mailing-unit-destination-select-label = Select a destination:
|
||||
disposal-mailing-unit-unit-self-reference = This unit:
|
||||
disposal-mailing-unit-is-valid-interaction-cannot-interact = You can't do that!
|
||||
disposal-mailing-unit-is-valid-interaction-cannot-reach = You can't reach there!
|
||||
disposal-mailing-unit-is-valid-interaction-no-hands = You have no hands.
|
||||
ui-mailing-unit-window-title = {$tag} mailing unit
|
||||
|
||||
## SelfInsertVerb
|
||||
|
||||
disposal-self-insert-verb-get-data-text = Jump inside
|
||||
|
||||
## FlushVerb
|
||||
|
||||
disposal-flush-verb-get-data-text = Flush
|
||||
|
||||
disposal-eject-verb-contents = contents
|
||||
ui-mailing-unit-button-flush = Send
|
||||
ui-mailing-unit-destination-select-label = Select a destination:
|
||||
ui-mailing-unit-self-reference-label = This unit:
|
||||
ui-mailing-unit-target-label = Destination:
|
||||
|
||||
@@ -10,6 +10,11 @@ ui-disposal-unit-button-flush = Flush
|
||||
ui-disposal-unit-button-eject = Eject Contents
|
||||
ui-disposal-unit-button-power = Power
|
||||
|
||||
## No hands
|
||||
## FlushVerb
|
||||
disposal-flush-verb-get-data-text = Flush
|
||||
|
||||
## SelfInsertVerb
|
||||
disposal-self-insert-verb-get-data-text = Jump inside
|
||||
|
||||
## No hands
|
||||
disposal-unit-no-hands = You don't have hands!
|
||||
|
||||
Reference in New Issue
Block a user