2019-10-21 12:46:57 +02:00
|
|
|
.align 2
|
2021-07-20 21:18:31 +02:00
|
|
|
gText_ConfirmSave::
|
2017-11-11 23:10:17 +01:00
|
|
|
.string "Would you like to save the game?$"
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
gText_AlreadySavedFile::
|
2017-11-11 23:10:17 +01:00
|
|
|
.string "There is already a saved file.\n"
|
|
|
|
.string "Is it okay to overwrite it?$"
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
gText_SavingDontTurnOff::
|
2017-11-11 23:10:17 +01:00
|
|
|
.string "SAVING…\n"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "DON'T TURN OFF THE POWER.$"
|
2017-11-11 23:10:17 +01:00
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
gText_PlayerSavedGame::
|
2017-11-11 23:10:17 +01:00
|
|
|
.string "{PLAYER} saved the game.$"
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
gText_DifferentSaveFile::
|
2017-11-11 23:10:17 +01:00
|
|
|
.string "WARNING!\p"
|
|
|
|
.string "There is a different game file that\n"
|
|
|
|
.string "is already saved.\p"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "If you save now, the other file's\n"
|
2017-11-11 23:10:17 +01:00
|
|
|
.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?$"
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
gText_SaveError::
|
2017-11-11 23:10:17 +01:00
|
|
|
.string "Save error.\p"
|
|
|
|
.string "Please exchange the\n"
|
|
|
|
.string "backup memory.$"
|
|
|
|
|
2021-07-20 21:18:31 +02:00
|
|
|
gText_SavingDontTurnOffPower::
|
2017-11-11 23:10:17 +01:00
|
|
|
.string "SAVING…\n"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "DON'T TURN OFF THE POWER.$"
|