update translation string formatting, fix a typo in ice sprites

This commit is contained in:
FaceDeer
2020-02-19 12:21:59 -07:00
parent 8ce754b234
commit b519280f1c
18 changed files with 988 additions and 201 deletions

View File

@ -7,7 +7,7 @@ local ice_sprite_bottle_desc
local ice_sprite_bottle_usage
if minetest.get_modpath("doc") then
ice_sprite_desc = S("Ice sprites are mysterious glowing insect-like creatures that appear to be made partly of crystalized water.")
ice_sprite_desc = S("Ice sprites are mysterious glowing insect-like creatures that appear to be made partly of crystallized water.")
if minetest.get_modpath("vessels") then
if minetest.get_modpath("fireflies") then
ice_sprite_usage = S("Ice sprites can be caught with nets and placed in bottles as sources of light and freezing cold.")

View File

@ -1,11 +1,18 @@
# textdomain: ice_sprites
##### textdomain: ice_sprites #####
# ./ice_sprites/init.lua
### init.lua ###
A bottle containing a captured ice sprite.=
Hidden Ice Sprite=
Ice Sprite=
Ice Sprite in a Bottle=
Ice sprites are mysterious glowing insect-like creatures that appear to be made partly of crystalized water.=
Ice sprites are mysterious glowing insect-like creatures that appear to be made partly of crystallized water.=
Ice sprites can be caught with nets and placed in bottles as sources of light and freezing cold.=
Ice sprites radiate both light and freezing cold.=
Ice sprites radiate both light and freezing cold.=