mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
33 lines
958 B
PHP
33 lines
958 B
PHP
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 "DON’T 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 file’s\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 "DON’T TURN OFF THE POWER.$"
|