Mobile placement guide / Bugfixes / Switched mobile test to arg
This commit is contained in:
@@ -22,6 +22,27 @@ text.level.delete.title=Confirm Delete
|
||||
text.map.delete=Are you sure you want to delete the map "[orange]{0}[]"?
|
||||
text.level.select=Level Select
|
||||
text.level.mode=Gamemode:
|
||||
text.construction.title=Block Construction Guide
|
||||
text.construction=\
|
||||
You've just selected [accent]block construction mode[].\n\n\
|
||||
To begin placing, simply tap a valid location near your ship.\n\
|
||||
Once you have selected some blocks, press the checkbox to confirm, and your ship will begin constructing them.\n\
|
||||
\n\
|
||||
- [accent]Remove blocks[] from your selection by tapping them.\n\
|
||||
- [accent]Shift the selection[] by holding and dragging any block in the selection.\n\
|
||||
- [accent]Place blocks in a line[] by tapping and holding an empty spot, then dragging in a direction.\n\
|
||||
- [accent]Cancel construction or selection[] by pressing the X at the bottom left.
|
||||
|
||||
text.deconstruction.title=Block Deconstruction Guide
|
||||
text.deconstruction=\
|
||||
You've just selected [accent]block deconstruction mode[].\n\n\
|
||||
To begin breaking, simply tap a block near your ship.\n\
|
||||
Once you have selected some blocks, press the checkbox to confirm, and your ship will begin de-constructing them.\n\
|
||||
\n\
|
||||
- [accent]Remove blocks[] from your selection by tapping them.\n\
|
||||
- [accent]Remove blocks in an area[] by tapping and holding an empty spot, then dragging in a direction.\n\
|
||||
- [accent]Cancel deconstruction or selection[] by pressing the X at the bottom left.
|
||||
text.showagain=Don't show again next session
|
||||
text.unlocks=Unlocks
|
||||
text.savegame=Save Game
|
||||
text.loadgame=Load Game
|
||||
@@ -417,6 +438,10 @@ text.item.radioactivity=[LIGHT_GRAY]Radioactivity: {0}
|
||||
text.item.fluxiness=[LIGHT_GRAY]Flux Power: {0}
|
||||
text.item.hardness=[LIGHT_GRAY]Hardness: {0}
|
||||
|
||||
text.liquid.heatcapacity=[LIGHT_GRAY]Heat Capacity: {0}
|
||||
text.liquid.viscosity=[LIGHT_GRAY]Viscosity: {0}
|
||||
text.liquid.temperature=[LIGHT_GRAY]Temperature: {0}
|
||||
|
||||
block.tungsten-wall.name=Tungsten Wall
|
||||
block.tungsten-wall-large.name=Large Tungsten Wall
|
||||
block.carbide-wall.name=Carbide Wall
|
||||
|
||||
Reference in New Issue
Block a user