Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
## Entity
|
||||
|
||||
microwave-component-interact-using-no-power = It has no power!
|
||||
microwave-component-interact-using-no-active-hand = You have no active hand!
|
||||
microwave-component-interact-using-container-full = Container is full
|
||||
microwave-component-interact-using-transfer-success = Transferred {$amount}u
|
||||
microwave-component-interact-using-transfer-fail = That won't work!
|
||||
microwave-component-suicide-multi-head-others-message = {$victim} is trying to cook their heads!
|
||||
microwave-component-suicide-others-message = {$victim} is trying to cook their head!
|
||||
microwave-component-suicide-multi-head-message = You cook your heads!
|
||||
microwave-component-suicide-message = You cook your head!
|
||||
|
||||
## Bound UI
|
||||
|
||||
microwave-bound-user-interface-instant-button = INSTANT
|
||||
microwave-bound-user-interface-cook-time-label = COOK TIME
|
||||
|
||||
## UI
|
||||
|
||||
microwave-menu-title = Microwave
|
||||
microwave-menu-start-button = Start
|
||||
microwave-menu-eject-all-text = Eject All Contents
|
||||
microwave-menu-eject-all-tooltip = This vaporizes all reagents, but ejects any solids.
|
||||
microwave-menu-instant-button = INSTANT
|
||||
microwave-menu-cook-time-label = COOK TIME: {$time}
|
||||
Reference in New Issue
Block a user