Remove strings for CPU boost mode.

This commit is contained in:
J-D-K
2025-06-09 14:28:22 -04:00
parent 69f728b29b
commit 12deaa343c

View File

@@ -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!"