2022-04-04 01:13:03 -05:00
|
|
|
signal-linker-component-saved = Successfully saved link to {$machine}!
|
|
|
|
|
signal-linker-component-linked-port = Successfully linked {$machine1}:{$port1} to {$machine2}:{$port2}!
|
|
|
|
|
signal-linker-component-unlinked-port = Successfully unlinked {$machine1}:{$port1} from {$machine2}:{$port2}!
|
|
|
|
|
signal-linker-component-connection-refused = {$machine} refused the connection!
|
2021-08-27 17:46:02 +02:00
|
|
|
signal-linker-component-max-connections-receiver = Maximum connections reached on the receiver!
|
|
|
|
|
signal-linker-component-max-connections-transmitter = Maximum connections reached on the transmitter!
|
|
|
|
|
|
|
|
|
|
signal-linker-component-type-mismatch = The port's type does not match the type of the saved port!
|
|
|
|
|
|
|
|
|
|
signal-linker-component-out-of-range = Connection is out of range!
|
2022-04-16 09:19:43 +12:00
|
|
|
|
|
|
|
|
# Verbs
|
|
|
|
|
signal-linking-verb-text-link-default = Link default ports
|
|
|
|
|
signal-linking-verb-success = Connected all default {$machine} links.
|
|
|
|
|
signal-linking-verb-fail = Failed to connect all default {$machine} links.
|
2022-04-25 22:48:12 -07:00
|
|
|
signal-linking-verb-disabled-no-transmitter = First interact with a transmitter, then link default ports.
|
|
|
|
|
signal-linking-verb-disabled-no-receiver = First interact with a receiver, then link default ports.
|