diff --git a/arm9/source/language.inl b/arm9/source/language.inl index 8364c62..1d2d160 100644 --- a/arm9/source/language.inl +++ b/arm9/source/language.inl @@ -121,7 +121,7 @@ STRING(SEARCH_DATA, "Search for Data") STRING(SEARCH_FOR, "Search for:\n") // ASCII only STRING(ENTER_VALUE, "Enter value:") STRING(SEARCHING, "Searching") -STRING(PRESS_B_TO_CANCEL, "Press B to cancel") +STRING(PRESS_B_TO_CANCEL, "Press \\B to cancel") STRING(EOF_NO_RESULTS, "Reached end of file\nwith no results") // Dumping diff --git a/nitrofiles/languages/en-US/language.ini b/nitrofiles/languages/en-US/language.ini index 786f072..54ceaf1 100644 --- a/nitrofiles/languages/en-US/language.ini +++ b/nitrofiles/languages/en-US/language.ini @@ -114,7 +114,7 @@ SEARCH_DATA=Search for Data SEARCH_FOR=Search for:\n ENTER_VALUE=Enter value: SEARCHING=Searching -PRESS_B_TO_CANCEL=Press B to cancel +PRESS_B_TO_CANCEL=Press \B to cancel EOF_NO_RESULTS=Reached end of file\nwith no results DUMP_NDS_ROM_TO=Dump NDS card ROM to\n"%s:/gm9i/out"?