tumbledemerald-legacy/data/text/pc_transfer.inc

32 lines
985 B
PHP

gText_PkmnTransferredSomeonesPC::
.string "{STR_VAR_2} was transferred to\n"
.string "Someone's PC.\p"
.string "It was placed in \n"
.string "Box “{STR_VAR_1}.”$"
gText_PkmnTransferredLanettesPC::
.string "{STR_VAR_2} was transferred to\nLanette's PC.\p"
.string "It was placed in \n"
.string "Box “{STR_VAR_1}.”$"
gText_PkmnTransferredSomeonesPCBoxFull::
.string "Box “{STR_VAR_3}” on\n"
.string "Someone's PC was full.\p"
.string "{STR_VAR_2} was transferred to\n"
.string "Box “{STR_VAR_1}.”$"
gText_PkmnTransferredLanettesPCBoxFull::
.string "Box “{STR_VAR_3}” on\n"
.string "Lanette's PC was full.\p"
.string "{STR_VAR_2} was transferred to\n"
.string "Box “{STR_VAR_1}.”$"
gText_NoMoreRoomForPokemon::
.string "There's no more room for Pokémon!\p"
.string "The Pokémon Boxes are full and\n"
.string "can't accept any more!$"
gText_NicknameThisPokemon::
.string "Do you want to give a nickname to\n"
.string "this {STR_VAR_1}?$"