Removed old Loc.GetString() use instances (#4155)

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
Galactic Chimp
2021-06-21 02:13:54 +02:00
committed by GitHub
parent 4a46fbe6dd
commit 392b820796
523 changed files with 3082 additions and 1551 deletions

View File

@@ -0,0 +1,23 @@
ame-controller-component-interact-no-hands-text = You have no hands.
ame-controller-component-interact-using-no-hands-text = You have no hands.
ame-controller-component-interact-using-nothing-in-hands-text = You have nothing in your hand!
ame-controller-component-interact-using-already-has-jar = The controller already has a jar loaded.
ame-controller-component-interact-using-success = You insert the jar into the fuel slot.
ame-controller-component-interact-using-fail = You can't put that in the controller...
## UI
ame-window-title = Antimatter Control Unit
ame-window-engine-status-label = Engine Status:
ame-window-engine-injection-status-not-injecting-label = Not Injecting
ame-window-engine-injection-status-injecting-label = Injecting...
ame-window-toggle-injection-button = Toggle Injection
ame-window-fuel-status-label = Fuel Status:
ame-window-fuel-not-inserted-text = No fuel inserted
ame-window-injection-amount-label = Injection amount:
ame-window-refresh-parts-button = Refresh Parts
ame-window-core-count-label = Core count:
ame-window-toggle-injection-button = Toggle Injection
ame-window-eject-button = Eject
ame-window-increase-fuel-button = Increase
ame-window-decrease-fuel-button = Decrease

View File

@@ -0,0 +1,2 @@
ame-part-component-interact-using-no-hands = You have no hands.
ame-part-component-shielding-already-present = Shielding is already there!