Skip to content

Commit 328b700

Browse files
committed
Update DESCRIPTION_SAVE_RELOCATION and add to language.ini
1 parent 292b8bd commit 328b700

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

settings/arm9/source/language.inl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ STRING(DESCRIPTION_BOOTSTRAP_1, "The release build is the latest version usually
276276
STRING(DESCRIPTION_DEBUG_1, "Displays some text before launched game.")
277277
STRING(DESCRIPTION_LOGGING_1, "Logs the process of patching to sd:/NDSBTSRP.LOG")
278278
// STRING(DESCRIPTION_FLASHCARD_1, "Pick a flashcard to use to run ROMs from it.")
279-
STRING(DESCRIPTION_SAVE_RELOCATION, "'SD/microSD Card' is default save relocation of nds-bootstrap. 'Game Card' disable relocation to save on reatil game card when gameTID matches between ROM and game card.")
279+
STRING(DESCRIPTION_SAVE_RELOCATION, "\"SD/microSD Card\" is default save relocation of nds-bootstrap. \"Game Card\" disables relocation to save on retail game card when title ID matches between ROM and game card.")
280280

281281
// Misc settings
282282
STRING(LANGUAGE, "Language")

settings/nitrofiles/languages/en/language.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ DESCRIPTION_LOAD_BOOTLOADER=Directly loading the bootloader speeds up boot time.
263263
DESCRIPTION_BOOTSTRAP_1=The release build is the latest version usually bundled. The nightly build is based on a commit from GitHub, and can contain bugs.
264264
DESCRIPTION_DEBUG_1=Displays some text before launched game.
265265
DESCRIPTION_LOGGING_1=Logs the process of patching to sd:/NDSBTSRP.LOG
266+
DESCRIPTION_SAVE_RELOCATION="SD/microSD Card" is default save relocation of nds-bootstrap. "Game Card" disables relocation to save on retail game card when title ID matches between ROM and game card.
266267

267268
; Misc settings
268269
LANGUAGE=Language

0 commit comments

Comments
 (0)