v0.3.4: externalized all remaining level strings
This commit is contained in:
committed by
Evan Debenham
parent
df293c01e8
commit
36cfd31fde
@@ -392,6 +392,12 @@ actors.char.smb_missed=%s %s %s's attack
|
||||
actors.char.out_of_paralysis=The pain snapped %s out of paralysis
|
||||
actors.char.def_verb=dodged
|
||||
|
||||
|
||||
|
||||
items.bags.bag.name=backpack
|
||||
|
||||
|
||||
|
||||
levels.features.alchemypot.select_seed=Select a seed to throw
|
||||
levels.features.alchemypot.pot=Alchemy Pot
|
||||
levels.features.alchemypot.fruit=Cook a Blandfruit
|
||||
@@ -513,4 +519,72 @@ levels.traps.worntrap.name=Worn out trap
|
||||
levels.traps.worntrap.nothing=nothing happens..
|
||||
levels.traps.worntrap.desc=Due to age and possibly poor workmanship, it looks like this trap has worn to the point where it won't do anything when triggered.
|
||||
|
||||
items.bags.bag.name=backpack
|
||||
levels.caveslevel.grass_name=Fluorescent moss
|
||||
levels.caveslevel.high_grass_name=Fluorescent mushrooms
|
||||
levels.caveslevel.water_name=Freezing cold water.
|
||||
levels.caveslevel.entrance_desc=The ladder leads up to the upper depth.
|
||||
levels.caveslevel.exit_desc=The ladder leads down to the lower depth.
|
||||
levels.caveslevel.high_grass_desc=Huge mushrooms block the view.
|
||||
levels.caveslevel.wall_deco_desc=A vein of some ore is visible on the wall. Gold?
|
||||
levels.caveslevel.bookshelf_desc=Who would need a bookshelf in a cave?
|
||||
levels.citylevel.water_name=Suspiciously colored water
|
||||
levels.citylevel.high_grass_name=High blooming flowers
|
||||
levels.citylevel.entrance_desc=A ramp leads up to the upper depth.
|
||||
levels.citylevel.exit_desc=A ramp leads down to the lower depth.
|
||||
levels.citylevel.deco_desc=Several tiles are missing here.
|
||||
levels.citylevel.sp_desc=Thick carpet covers the floor.
|
||||
levels.citylevel.statue_desc=The statue depicts some dwarf standing in a heroic stance.
|
||||
levels.citylevel.bookshelf_desc=The rows of books on different disciplines fill the bookshelf.
|
||||
levels.hallslevel.water_name=Cold lava
|
||||
levels.hallslevel.grass_name=Embermoss
|
||||
levels.hallslevel.high_grass_name=Emberfungi
|
||||
levels.hallslevel.statue_name=Pillar
|
||||
levels.hallslevel.water_desc=It looks like lava, but it's cold and probably safe to touch.
|
||||
levels.hallslevel.statue_desc=The pillar is made of real humanoid skulls. Awesome.
|
||||
levels.hallslevel.bookshelf_desc=Books in ancient languages smoulder in the bookshelf.
|
||||
levels.level.hidden_plate=A hidden pressure plate clicks!
|
||||
levels.level.chasm_name=Chasm
|
||||
levels.level.floor_name=Floor
|
||||
levels.level.grass_name=Grass
|
||||
levels.level.water_name=Water
|
||||
levels.level.wall_name=Wall
|
||||
levels.level.closed_door_name=Closed door
|
||||
levels.level.open_door_name=Open door
|
||||
levels.level.entrace_name=Depth entrance
|
||||
levels.level.exit_name=Depth exit
|
||||
levels.level.embers_name=Embers
|
||||
levels.level.locked_door_name=Locked door
|
||||
levels.level.pedestal_name=Pedestal
|
||||
levels.level.barricade_name=Barricade
|
||||
levels.level.high_grass_name=High grass
|
||||
levels.level.locked_exit_name=Locked depth exit
|
||||
levels.level.unlocked_exit_name=Unlocked depth exit
|
||||
levels.level.sign_name=Sign
|
||||
levels.level.well_name=Well
|
||||
levels.level.empty_well_name=Empty well
|
||||
levels.level.statue_name=Statue
|
||||
levels.level.inactive_trap_name=Triggered trap
|
||||
levels.level.bookshelf_name=Bookshelf
|
||||
levels.level.alchemy_name=Alchemy pot
|
||||
levels.level.default_name=???
|
||||
levels.level.chasm_desc=You can't see the bottom.
|
||||
levels.level.water_desc=In case of burning step into the water to extinguish the fire.
|
||||
levels.level.entrance_desc=Stairs lead up to the upper depth.
|
||||
levels.level.exit_desc=Stairs lead down to the lower depth.
|
||||
levels.level.embers_desc=Embers cover the floor.
|
||||
levels.level.high_grass_desc=Dense vegetation blocks the view.
|
||||
levels.level.locked_door_desc=This door is locked, you need a matching key to unlock it.
|
||||
levels.level.locked_exit_desc=Heavy bars block the stairs leading down.
|
||||
levels.level.barricade_desc=The wooden barricade is firmly set but has dried over the years. Might it burn?
|
||||
levels.level.sign_desc=You can't read the text from here.
|
||||
levels.level.inactive_trap_desc=The trap has been triggered before and it's not dangerous anymore.
|
||||
levels.level.statue_desc=Someone wanted to adorn this place, but failed, obviously.
|
||||
levels.level.alchemy_desc=Drop some seeds here to cook a potion.
|
||||
levels.level.empty_well_desc=The well has run dry.
|
||||
levels.level.default_desc=Nothing interesting here.
|
||||
levels.prisonlevel.water_name=Dark cold water.
|
||||
levels.prisonlevel.empty_deco_desc=There are old blood stains on the floor.
|
||||
levels.prisonlevel.bookshelf_desc=This is probably a vestige of a prison library. Might it burn?
|
||||
levels.sewerlevel.water_name=Murky water
|
||||
levels.sewerlevel.empty_deco_desc=Wet yellowish moss covers the floor.
|
||||
levels.sewerlevel.bookshelf_desc=The bookshelf is packed with cheap useless books. Might it burn?
|
||||
|
||||
Reference in New Issue
Block a user