diff options
Diffstat (limited to 'data/text/save.inc')
-rw-r--r-- | data/text/save.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/text/save.inc b/data/text/save.inc index b252d61eb..bef7f3d6b 100644 --- a/data/text/save.inc +++ b/data/text/save.inc @@ -7,7 +7,7 @@ gText_AlreadySavedFile:: @ 82C87D5 gText_SavingDontTurnOff:: @ 82C8810 .string "SAVING…\n" - .string "DON’T TURN OFF THE POWER.$" + .string "DON'T TURN OFF THE POWER.$" gText_PlayerSavedGame:: @ 82C8832 .string "{PLAYER} saved the game.$" @@ -16,7 +16,7 @@ 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 "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" @@ -29,4 +29,4 @@ gText_SaveError:: @ 82C892A gText_SavingDontTurnOffPower:: @ 82C8959 .string "SAVING…\n" - .string "DON’T TURN OFF THE POWER.$" + .string "DON'T TURN OFF THE POWER.$" |