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,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.

View File

@@ -0,0 +1 @@
construction-component-to-create-header = To create {$targetName}...

View File

@@ -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]

View File

@@ -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]