7 lines
613 B
Plaintext
7 lines
613 B
Plaintext
vending-machine-restock-invalid-inventory = { CAPITALIZE(THE($this)) } isn't the right package to restock { THE($target) }.
|
|
vending-machine-restock-needs-panel-open = { CAPITALIZE(THE($target)) } needs { POSS-ADJ($target) } maintenance panel opened first.
|
|
vending-machine-restock-start-self = You start restocking { THE($target) }.
|
|
vending-machine-restock-start-others = { CAPITALIZE(THE($user)) } starts restocking { THE($target) }.
|
|
vending-machine-restock-done-self = You finish restocking { THE($target) }.
|
|
vending-machine-restock-done-others = { CAPITALIZE(THE($user)) } finishes restocking { THE($target) }.
|