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]

View File

@@ -1,7 +0,0 @@
# DoorWelded
construction-condition-door-weld = First, weld the {$entityName}.
construction-condition-door-unweld = First, unweld the {$entityName}.
# AirlockBolted
construction-condition-airlock-bolt = First, bolt the {$entityName}.
construction-condition-airlock-unbolt = First, unbolt the {$entityName}.

View File

@@ -0,0 +1,3 @@
# AirlockBolted
construction-condition-airlock-bolt = First, bolt the {$entityName}.
construction-condition-airlock-unbolt = First, unbolt the {$entityName}.

View File

@@ -0,0 +1,3 @@
# DoorWelded
construction-condition-door-weld = First, weld the {$entityName}.
construction-condition-door-unweld = First, unweld the {$entityName}.

View File

@@ -0,0 +1,4 @@
# MachineFrameComplete
construction-condition-machine-frame-requirement-label = Requires:
construction-condition-machine-frame-insert-circuit-board-message = Insert [color=cyan]any machine circuit board[/color].
construction-condition-machine-frame-required-element-entry = [color=yellow]{$amount}x[/color] [color=green]{$elementName}[/color]

View File

@@ -0,0 +1,2 @@
# ToiletLidClosed
construction-condition-toilet-lid-closed = Use a [color=yellow]crowbar[/color] to close the lid.

View File

@@ -0,0 +1,3 @@
# WirePanel
construction-condition-wire-panel-open = First, open the maintenance panel.
construction-condition-wire-panel-close = First, close the maintenance panel.

View File

@@ -0,0 +1 @@
construction-ghost-examine-message = Building: [color=cyan]{$name}[/color]

View File

@@ -0,0 +1,5 @@
## ConstructionSystem
construction-system-construct-cannot-start-another-construction = You can't start another construction now!
construction-system-construct-no-materials = You don't have the materials to build that!
construction-system-already-building = You are already building that!

View File

@@ -0,0 +1,2 @@
# Shown when examining an in-construction object
construction-insert-arbitrary-entity = Next, insert {$stepName}.

View File

@@ -0,0 +1,5 @@
# Shown when examining an in-construction object
construction-insert-entity-with-component = Next, insert an entity with a {$componentName} component.
# Shown when examining an in-construction object
construction-insert-exact-entity = Next, insert {$entityName}.

View File

@@ -0,0 +1 @@
construction-insert-material-entity = Next, add [color=yellow]{$amount}}x[/color] [color=cyan]{$materialName}[/color].

View File

@@ -0,0 +1,5 @@
# Shown when examining an in-construction object
construction-insert-prototype-no-name = Next, insert {$prototypeName}.
# Shown when examining an in-construction object
construction-insert-prototype = Next, insert {$entityName}.

View File

@@ -0,0 +1 @@
construction-use-tool-entity = Next, use a [color=cyan]{$toolName}[/color].

View File

@@ -0,0 +1,8 @@
## ConstructionMenu.xaml.cs
construction-menu-title = Construction
construction-menu-place-ghost = Place construction ghost
construction-menu-clear-all = Clear All
construction-menu-eraser-mode = Eraser Mode
construction-menu-title = Construction
construction-menu-craft = Craft