Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
deconstructible-verb-get-data-text = Begin deconstructing
|
||||
deconstructible-verb-activate-no-target-text = There is no way to deconstruct this.
|
||||
deconstructible-verb-activate-text = Examine to see instructions.
|
||||
@@ -0,0 +1 @@
|
||||
construction-component-to-create-header = To create {$targetName}...
|
||||
@@ -0,0 +1,2 @@
|
||||
machine-board-component-on-examine-label = Requires:
|
||||
machine-board-component-required-element-entry-text = [color=yellow]{$amount}x[/color] [color=green]{$requiredElement}[/color]
|
||||
@@ -0,0 +1,2 @@
|
||||
machine-part-component-on-examine-rating-text = [color=white]Rating:[/color] [color=cyan]{$rating}[/color]
|
||||
machine-part-component-on-examine-type-text = [color=white]Type:[/color] [color=cyan]{$type}[/color]
|
||||
Reference in New Issue
Block a user