Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
## Entity
|
||||
|
||||
chem-master-component-activate-no-hands = You have no hands.
|
||||
chem-master-component-interact-using-no-hands = You have no hands.
|
||||
chem-master-component-interact-using-nothing-in-hands = You have nothing in your hand!
|
||||
chem-master-component-has-beaker-already-message = This ChemMaster already has a container in it.
|
||||
chem-master-component-container-too-large-message = The {$container} is too large for the ChemMaster!
|
||||
chem-master-component-cannot-put-entity-message = You can't put {entity} in the ChemMaster!
|
||||
|
||||
## Bound UI
|
||||
chem-master-bound-user-interface-title = ChemMaster 4000
|
||||
|
||||
## UI
|
||||
|
||||
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-transfer-button = Transfer
|
||||
chem-master-window-discard-button = Discard
|
||||
chem-master-window-packaging-text = Packaging
|
||||
chem-master-window-pills-label = Pills:
|
||||
chem-master-window-max-pills-volume-text = max 50u/each
|
||||
chem-master-window-max-bottle-volume-text = max 30u/each
|
||||
chem-master-window-create-pill-button = Create
|
||||
chem-master-window-create-bottle-button = Create
|
||||
cham-master-window-bottles-label = Bottles:
|
||||
chem-master-window-unknown-reagent-text = Unknown reagent
|
||||
|
||||
## Eject beaker verb
|
||||
eject-beaker-verb-get-data-text = Eject Beaker
|
||||
Reference in New Issue
Block a user