Machine Port Prototypes (#7659)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
17
Resources/Locale/en-US/machine-linking/transmitter_ports.ftl
Normal file
17
Resources/Locale/en-US/machine-linking/transmitter_ports.ftl
Normal file
@@ -0,0 +1,17 @@
|
||||
signal-port-name-pressed = Pressed
|
||||
signal-port-description-pressed = This port is invoked whenever the transmitter is activated.
|
||||
|
||||
signal-port-name-on-transmitter = On
|
||||
signal-port-description-on-transmitter = This port is invoked whenever the transmitter is turned on.
|
||||
|
||||
signal-port-name-off-transmitter = Off
|
||||
signal-port-description-off-transmitter = This port is invoked whenever the transmitter is turned off.
|
||||
|
||||
signal-port-name-left = Left
|
||||
signal-port-description-left = This port is invoked whenever the lever is moved to the leftmost position.
|
||||
|
||||
signal-port-name-right = Right
|
||||
signal-port-description-right = This port is invoked whenever the lever is moved to the rightmost position.
|
||||
|
||||
signal-port-name-middle = Middle
|
||||
signal-port-description-middle = This port is invoked whenever the lever is moved to the neutral position.
|
||||
Reference in New Issue
Block a user