Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
## 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.
|
||||
|
||||
## SelfInsertVerb
|
||||
|
||||
self-insert-verb-get-data-text = Jump inside
|
||||
|
||||
## FlushVerb
|
||||
|
||||
flush-verb-get-data-text = Flush
|
||||
@@ -0,0 +1,2 @@
|
||||
tube-connections-command-description = Shows all the directions that a tube can connect in.
|
||||
tube-connections-command-help-text = Usage: {$command} <entityUid>
|
||||
@@ -0,0 +1,11 @@
|
||||
## UI
|
||||
|
||||
disposal-router-window-title = Disposal Router
|
||||
disposal-router-window-tags-label = Tags:
|
||||
disposal-router-window-tag-input-tooltip = A comma separated list of tags
|
||||
disposal-router-window-tag-input-confirm-button = Confirm
|
||||
disposal-router-window-tag-input-activate-no-hands = You have no hands
|
||||
|
||||
## ConfigureVerb
|
||||
|
||||
configure-verb-get-data-text = Open Configuration
|
||||
@@ -0,0 +1,7 @@
|
||||
disposal-tagger-window-title = Disposal Tagger
|
||||
disposal-tagger-window-tag-input-label = Tag:
|
||||
disposal-tagger-window-tag-confirm-button = Confirm
|
||||
disposal-tagger-window-activate-no-hands = You have no hands.
|
||||
|
||||
## ConfigureVerb
|
||||
configure-verb-get-data-text = Open Configuration
|
||||
@@ -0,0 +1,5 @@
|
||||
disposal-tube-component-popup-directions-text = {$directions}
|
||||
|
||||
## TubeDirectionVerb
|
||||
|
||||
tube-direction-verb-get-data-text = Tube Directions
|
||||
@@ -0,0 +1,15 @@
|
||||
## UI
|
||||
|
||||
ui-disposal-unit-title = Disposal Unit
|
||||
|
||||
ui-disposal-unit-label-state = State:
|
||||
ui-disposal-unit-label-pressure = Pressure:
|
||||
ui-disposal-unit-label-status = Ready
|
||||
|
||||
ui-disposal-unit-button-flush = Flush
|
||||
ui-disposal-unit-button-eject = Eject Contents
|
||||
ui-disposal-unit-button-power = Power
|
||||
|
||||
ui-disposal-unit-is-valid-interaction-cannot=interact = You can't do that!
|
||||
ui-disposal-unit-is-valid-interaction-cannot-reach = You can't reach there!
|
||||
ui-disposal-unit-is-valid-interaction-no-hands = You have no hands.
|
||||
Reference in New Issue
Block a user