mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-10 14:01:52 -05:00
27 lines
858 B
PHP
27 lines
858 B
PHP
gText_WouldYouLikeToSaveTheGame:: @ 81C55C9
|
|
.string "Would you like to save the game?$"
|
|
|
|
gText_AlreadySaveFile_WouldLikeToOverwrite:: @ 81C55EA
|
|
.string "There is already a saved file.\n"
|
|
.string "Is it okay to overwrite it?$"
|
|
|
|
gText_SavingDontTurnOffThePower:: @ 81C5625
|
|
.string "SAVING…\n"
|
|
.string "DON'T TURN OFF THE POWER.$"
|
|
|
|
gText_PlayerSavedTheGame:: @ 81C5647
|
|
.string "{PLAYER} saved the game.$"
|
|
|
|
gText_SaveFailed::
|
|
.string "セーブに しっぱい しました‥$"
|
|
|
|
gText_DifferentGameFile:: @ 81C566A
|
|
.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?$"
|