* Fix doc comment on FitsInDispenserComponent It's clearly intended to be a doc comment, but wasn't. * Allow the ChemMaster to accept canisters and bottles * Give the ChemMaster an output container slot * Tweak ChemMaster UI layout * Make more ChemMaster UI tweaks * Update ChemMaster SpinBox max handling * Rework the ChemMaster * Apply suggestions from code review Co-authored-by: Flipp Syder <76629141+vulppine@users.noreply.github.com> * Implement PR feedback * Switch ChemMaster to a tabbed UI layout * Rename Amount to Dosage for clarity * Replace Amount with Dosage in messages * Clarify dose in UI Co-authored-by: Flipp Syder <76629141+vulppine@users.noreply.github.com>
32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
## Entity
|
|
|
|
chem-master-component-activate-no-hands = You have no hands.
|
|
chem-master-component-cannot-put-entity-message = You can't put this in the ChemMaster!
|
|
|
|
## Bound UI
|
|
chem-master-bound-user-interface-title = ChemMaster 4000
|
|
|
|
## UI
|
|
|
|
chem-master-window-input-tab = Input
|
|
chem-master-window-output-tab = Output
|
|
chem-master-window-container-label = Container
|
|
chem-master-window-eject-button = Eject
|
|
chem-master-window-no-container-loaded-text = No container loaded.
|
|
chem-master-window-buffer-text = Buffer
|
|
chem-master-window-buffer-label = buffer:
|
|
chem-master-window-buffer-all-amount = All
|
|
chem-master-window-buffer-empty-text = Buffer empty.
|
|
chem-master-window-buffer-low-text = Not enough solution in buffer
|
|
chem-master-window-transfer-button = Transfer
|
|
chem-master-window-discard-button = Discard
|
|
chem-master-window-packaging-text = Packaging
|
|
chem-master-current-text-label = Label:
|
|
chem-master-window-pills-label = Pills:
|
|
chem-master-window-pill-type-label = Pill type:
|
|
chem-master-window-pills-number-label = Count:
|
|
chem-master-window-dose-label = Dose (u):
|
|
chem-master-window-create-button = Create
|
|
chem-master-window-bottles-label = Bottles:
|
|
chem-master-window-unknown-reagent-text = Unknown reagent
|