16 lines
515 B
Plaintext
16 lines
515 B
Plaintext
logic-gate-examine = It is currently {INDEFINITE($gate)} {$gate} gate.
|
|
|
|
logic-gate-cycle = Switched to {INDEFINITE($gate)} {$gate} gate
|
|
|
|
power-sensor-examine = It is currently checking the network's {$output ->
|
|
[true] output
|
|
*[false] input
|
|
} battery.
|
|
power-sensor-voltage-examine = It is checking the {$voltage} power network.
|
|
|
|
power-sensor-switch = Switched to checking the network's {$output ->
|
|
[true] output
|
|
*[false] input
|
|
} battery.
|
|
power-sensor-voltage-switch = Switched network to {$voltage}!
|