Add translation templates for most mods
Using the findtext.lua script
This commit is contained in:
parent
d7fc158073
commit
5aeb4aea74
79 changed files with 1725 additions and 0 deletions
10
mods/ITEMS/REDSTONE/mesecons_wires/locale/template.txt
Normal file
10
mods/ITEMS/REDSTONE/mesecons_wires/locale/template.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
# textdomain: mesecons_wires
|
||||
Redstone is a versatile conductive mineral which transmits redstone power. It can be placed on the ground as a trail.=
|
||||
A redstone trail can be in two states: Powered or not powered. A powered redstone trail will power (and thus activate) adjacent redstone components.=
|
||||
Redstone power can be received from various redstone components, such as a block of redstone or a button. Redstone power is used to activate numerous mechanisms, such as redstone lamps or pistons.=
|
||||
Place redstone on the ground to build a redstone trail. The trails will connect to each other automatically and it can also go over hills. An easy way to power a redstone trail is by placing a redstone torch.=
|
||||
Read the help entries on the other redstone components to learn how redstone components interact.=
|
||||
Redstone=
|
||||
Powered Redstone Spot (@1)=
|
||||
Redstone Trail (@1)=
|
||||
Powered Redstone Trail (@1)=
|
Loading…
Add table
Add a link
Reference in a new issue