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,15 @@
### Stunbaton component
## Used when examining the stunbaton
comp-stunbaton-examined-on = The light is currently [color=darkgreen]on[/color].
comp-stunbaton-examined-off = The light is currently [color=darkred]off[/color]
## Used when activating the stunbaton, depending on the state of its cell.
comp-stunbaton-activated-dead-cell = Dead cell...
comp-stunbaton-activated-missing-cell = Missing cell...
stunbaton-component-no-cell = Cell missing...
stunbaton-component-dead-cell = Dead cell...
stunbaton-component-on-examine = The light is currently [color=darkgreen]on[/color].

View File

@@ -0,0 +1,2 @@
stunnable-component-disarm-success-others = {$source} pushes {$target}!
stunnable-component-disarm-success = You push {$target}!