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
16
mods/ITEMS/mcl_fishing/locale/template.txt
Normal file
16
mods/ITEMS/mcl_fishing/locale/template.txt
Normal file
|
@ -0,0 +1,16 @@
|
|||
# textdomain: mcl_fishing
|
||||
Fishing Rod=
|
||||
Fishing rods can be used to catch fish.=
|
||||
Rightclick a water source to try to go fishing. Who knows what you're going to catch?=
|
||||
Raw Fish=
|
||||
Raw fish is obtained by fishing and is a food item which can be eaten safely. Cooking it improves its nutritional value.=
|
||||
Cooked Fish=
|
||||
Mmh, fish! This is a healthy food item.=
|
||||
Raw Salmon=
|
||||
Raw salmon is obtained by fishing and is a food item which can be eaten safely. Cooking it improves its nutritional value.=
|
||||
Cooked Salmon=
|
||||
This is a healthy food item which can be eaten.=
|
||||
Clownfish=
|
||||
Clownfish may be obtained by fishing (and luck) and is a food item which can be eaten safely.=
|
||||
Pufferfish=
|
||||
Pufferfish are a common species of fish and can be obtained by fishing. They can technically be eaten, but they are very bad for humans. Eating a pufferfish only restores 1 hunger point and will poison you very badly (which drains your health non-fatally) and causes serious food poisoning (which increases your hunger).=
|
Loading…
Add table
Add a link
Reference in a new issue