logic-gates.ftl 515 B

123456789101112131415
  1. logic-gate-examine = It is currently {INDEFINITE($gate)} {$gate} gate.
  2. logic-gate-cycle = Switched to {INDEFINITE($gate)} {$gate} gate
  3. power-sensor-examine = It is currently checking the network's {$output ->
  4. [true] output
  5. *[false] input
  6. } battery.
  7. power-sensor-voltage-examine = It is checking the {$voltage} power network.
  8. power-sensor-switch = Switched to checking the network's {$output ->
  9. [true] output
  10. *[false] input
  11. } battery.
  12. power-sensor-voltage-switch = Switched network to {$voltage}!