* clean up a bunch of R&D code * don't store components * brug * speedrun some sloth review * technology disks * expand functionality, begin work on printer * disk printer ui * file * fix the rebase * disk console is finito * Update DiskConsoleSystem.cs
9 lines
531 B
Plaintext
9 lines
531 B
Plaintext
tech-disk-inserted = You insert the disk, adding a new recipe to the server.
|
|
tech-disk-examine-none = The label is blank.
|
|
tech-disk-examine = The label has a small dot matrix printed image depicting a {$result}.
|
|
tech-disk-examine-more = There are more images printed, but they're too small to discern.
|
|
|
|
tech-disk-ui-name = technology disk terminal
|
|
tech-disk-ui-total-label = There are {$amount} points on the selected server
|
|
tech-disk-ui-cost-label = Each disk costs {$amount} points to print
|
|
tech-disk-ui-print-button = Print Disk |