pokeemerald/data/text/save.inc
2018-03-28 15:45:35 +02:00

33 lines
958 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

gText_ConfirmSave:: @ 82C87B4
.string "Would you like to save the game?$"
gText_AlreadySavedFile:: @ 82C87D5
.string "There is already a saved file.\n"
.string "Is it okay to overwrite it?$"
gText_SavingDontTurnOff:: @ 82C8810
.string "SAVING…\n"
.string "DONT TURN OFF THE POWER.$"
gText_PlayerSavedGame:: @ 82C8832
.string "{PLAYER} saved the game.$"
gText_DifferentSaveFile:: @ 82C8845
.string "WARNING!\p"
.string "There is a different game file that\n"
.string "is already saved.\p"
.string "If you save now, the other files\n"
.string "adventure, including items and\l"
.string "POKéMON, will be entirely lost.\p"
.string "Are you sure you want to save now\n"
.string "and overwrite the other save file?$"
gText_SaveError:: @ 82C892A
.string "Save error.\p"
.string "Please exchange the\n"
.string "backup memory.$"
gText_SavingDontTurnOffPower:: @ 82C8959
.string "SAVING…\n"
.string "DONT TURN OFF THE POWER.$"