From 12deaa343cf7cdb918072fcdbf8ec5c99f2935e1 Mon Sep 17 00:00:00 2001 From: J-D-K Date: Mon, 9 Jun 2025 14:28:22 -0400 Subject: [PATCH] Remove strings for CPU boost mode. --- romfs/Text/ENUS.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/romfs/Text/ENUS.json b/romfs/Text/ENUS.json index 468258f..d673ecd 100644 --- a/romfs/Text/ENUS.json +++ b/romfs/Text/ENUS.json @@ -33,7 +33,6 @@ "Enable writing to system saves and NAND: %s", "Export saves to ZIP: %s", "Zip compression level: %u", - "Enable CPU Boost: %s", "Title sort type: %s", "Text menu (JKSM) mode: %s", "Force English: %s", @@ -54,7 +53,6 @@ "Enables restoring system saves and writing to NAND partitions.", "Exports save data to ZIP archives instead of unpacked folders.", "Compression or deflate level used when writing to ZIP. The default value is 6. Lower values are faster, but offer less compression and space savings. Zero is store, or no compression.", - "Enables CPU boost when exporting save data.", "Controls the way titles are sorted and displayed.", "Displays titles as text menus like the original JKSM on 3DS instead of icon grids.", "Forces English to be used as the language instead of the detected system language.", @@ -152,10 +150,10 @@ "Error exporting SVI file!" ], "TitleOptionConfirmations": [ - "Are you sure you want to add #%s# to you blacklist? Once you do this, it will no longer appear on any title list or selection.", + "Are you sure you want to add #%s# to your blacklist? Once you do this, it will no longer appear on any title list or selection.", "Are you sure you would like to delete all of the current save backups for #%s#? This cannot be undone!", - "Are you sure you would like to reset the save data afor #%s#? *This will delete the current save data for the title as if it were never run!*", - "Are you sure you want to delete #%s#'s save data for #%s#? This will permanently delete it from the system." + "Are you sure you would like to reset the save data for #%s#? *This will delete the current save data for the title as if it were never run!*", + "Are you sure you want to delete `%s`'s save data for #%s#? This will permanently delete it from the system." ], "PopMessagesGeneral": [ "Unable to exit JKSV while tasks are running!"