English.pj.Lang: Simplify wording & fix formatting

This commit is contained in:
oddMLan 2021-05-26 01:29:51 -07:00
parent 3d29b94457
commit 55808ff4f5
2 changed files with 127 additions and 162 deletions

View File

@ -1,32 +1,15 @@
/********************************************************************************* // Meta information
* Meta Information * #1 # "English" // Language ID
*********************************************************************************/
//About DLL
#1 # "English" // LANGUAGE ID
#2 # "Zilmar" // Author #2 # "Zilmar" // Author
#3 # "3.0" // Version #3 # "3.0" // Version
#4 # "November, 2020" // Date #4 # "May, 2021" // Date
//About DLL Dialog /*** Menu ***/
#5 # "Current Language"
#6 # "Author"
#7 # "Version"
#8 # "Date"
#9 # "Visit Home Page"
#10 # "ROM Database (.RDB)"
#11 # "Cheat Code File (.CHT)"
#12 # "Extended ROM Info (.RDX)"
//About INI title // File menu
#20 # "About Config Files"
/*********************************************************************************
* Menu *
*********************************************************************************/
//File Menu
#100# "&File" #100# "&File"
#101# "&Open ROM" #101# "&Open ROM"
#102# "ROM &Info...." #102# "ROM &Info..."
#103# "Start Emulation" #103# "Start Emulation"
#104# "&End Emulation" #104# "&End Emulation"
#105# "Choose ROM Directory..." #105# "Choose ROM Directory..."
@ -36,51 +19,50 @@
#109# "E&xit" #109# "E&xit"
#110# "Open &Combo" #110# "Open &Combo"
//System Menu // System menu
#120# "&System" #120# "&System"
#121# "&Reset" #121# "&Reset"
#122# "&Pause" #122# "&Pause"
#123# "Generate Bitmap" #123# "Capture screenshot"
#124# "Limit FPS" #124# "Limit FPS"
#125# "&Save State" #125# "&Save State"
#126# "Save As..." #126# "Save As..."
#127# "&Load State" #127# "&Load State"
#128# "Load..." #128# "Load..."
#129# "Current Save S&tate" #129# "Current Saves&tate"
#130# "Cheats..." #130# "&Cheats..."
#131# "GS Button" #131# "GS Button"
#132# "R&esume" #132# "R&esume"
#133# "&Soft Reset" #133# "&Soft Reset"
#134# "&Hard Reset" #134# "&Hard Reset"
#135# "Swap &Disk" #135# "Swap &Disk"
#136# "Enhancement..." #136# "&Enhancements..."
//Options Menu // Options menu
#140# "&Options" #140# "&Options"
#141# "&Full Screen" #141# "&Fullscreen"
#142# "&Always on &Top" #142# "Always on &top"
#143# "Configure Graphics Plugin..." #143# "&Graphics Settings"
#144# "Configure Audio Plugin..." #144# "&Audio Settings"
#145# "Configure Controller Plugin..." #145# "&Input Settings"
#146# "Configure RSP Plugin..." #146# "&RSP Settings"
#147# "Show CPU Usage" #147# "Show CPU &Stats"
#148# "&Settings..." #148# "Configura&tion"
//Debugger Menu // Debugger menu
#160# "&Debugger" #160# "&Debugger"
//Language Menu // Language menu
#175# "&Language" #175# "&Language"
//Help Menu // Help menu
#180# "&Help" #180# "&Help"
#182# "&About Project64" #182# "&About Project64"
#183# "Support &Forum"
#184# "&Website" #184# "&Website"
#185# "&Support Project64" #185# "&Support Project64"
#186# "&Discord" #186# "&Discord"
//Current Save Slot menu // Current save slot menu
#190# "Default" #190# "Default"
#191# "Slot 1" #191# "Slot 1"
#192# "Slot 2" #192# "Slot 2"
@ -92,17 +74,18 @@
#198# "Slot 8" #198# "Slot 8"
#199# "Slot 9" #199# "Slot 9"
#200# "Slot 10" #200# "Slot 10"
#201# "Save Slot (%ws) selected" #201# "Save slot (%ws) selected"
//Pop up Menu // Pop-up menu
#210# "Play Game" #210# "Play Game"
#211# "ROM Information" #211# "ROM Information"
#212# "Edit Game Settings" #212# "Edit Game Settings"
#213# "Edit Cheats" #213# "Edit Cheats..."
#214# "Graphics Plugin" #214# "Graphics Plugin"
#215# "Play Game with Disk" #215# "Play Game with Disk"
#216# "Pick Enhancements..."
//Alternate Name to save Slot // Alternate name to save slot
#220# "Save Slot - Default" #220# "Save Slot - Default"
#221# "Save Slot - 1" #221# "Save Slot - 1"
#222# "Save Slot - 2" #222# "Save Slot - 2"
@ -115,7 +98,7 @@
#229# "Save Slot - 9" #229# "Save Slot - 9"
#230# "Save Slot - 10" #230# "Save Slot - 10"
// Menu Descriptions // Menu descriptions
#250# "Open a N64 ROM image" #250# "Open a N64 ROM image"
#251# "Display information about the loaded image" #251# "Display information about the loaded image"
#252# "Start emulation of the loaded ROM image" #252# "Start emulation of the loaded ROM image"
@ -154,10 +137,9 @@
#285# "Edit settings for selected game" #285# "Edit settings for selected game"
#286# "Edit cheats for selected game" #286# "Edit cheats for selected game"
/********************************************************************************* /*** ROM browser ***/
* ROM Browser *
*********************************************************************************/ // ROM browser fields
//ROM Browser Fields
#300# "File Name" #300# "File Name"
#301# "Internal Name" #301# "Internal Name"
#302# "Good Name" #302# "Good Name"
@ -180,34 +162,33 @@
#319# "File Format" #319# "File Format"
#321# "Name" #321# "Name"
//Select ROM // Select ROM
#320# "Select current ROM directory" #320# "Select current ROM directory"
//Messages // Messages
#340# "Bad ROM? Use GoodN64 & check that the RDB is up-to-date." #340# "Bad ROM? Use GoodN64 & check that the RDB is up-to-date."
/********************************************************************************* /*** Options ***/
* Options *
*********************************************************************************/
//Options Title
#400# "Settings"
//Tabs // Options title
#400# "Configuration"
// Tabs
#401# "Plugins" #401# "Plugins"
#402# "Directories" #402# "Directories"
#403# "Options" #403# "General settings"
#404# "ROM Selection" #404# "ROM browser"
#405# "Advanced" #405# "Advanced"
#406# "General Settings" #406# "ROM settings"
#407# "Shell Integration"
#408# "Notes" #408# "Notes"
#409# "Keyboard Shortcuts" #409# "Hotkeys"
#410# "Status" #410# "Status"
#411# "Recompiler" #411# "Recompiler"
#412# "Defaults" #412# "Defaults"
#413# "64DD" #413# "64DD"
#414# "64DD"
//Plugin Dialog // Plugin dialog
#420# "About" #420# "About"
#421# " RSP (Reality Signal Processor) plugin: " #421# " RSP (Reality Signal Processor) plugin: "
#422# " Video (graphics) plugin: " #422# " Video (graphics) plugin: "
@ -217,7 +198,7 @@
#426# "Audio HLE" #426# "Audio HLE"
#427# "** Use System Plugin **" #427# "** Use System Plugin **"
//Directory Dialog // Directory dialog
#440# " Plugin directory: " #440# " Plugin directory: "
#441# " ROM directory: " #441# " ROM directory: "
#442# " N64 native saves directory: " #442# " N64 native saves directory: "
@ -232,25 +213,25 @@
#451# " Texture pack directory: " #451# " Texture pack directory: "
#452# "Select texture pack directory" #452# "Select texture pack directory"
//Options (general) Tab // Options (general) tab
#460# "Pause emulation when window is not active" #460# "Pause emulation when window is not active"
#461# "Enter full-screen mode when loading a ROM" #461# "Enter fullscreen mode when loading a ROM"
#462# "Hide advanced settings" #462# "Hide advanced settings"
#463# "Remember selected cheats" #463# "Remember selected cheats"
#464# "Disable screen saver when running a ROM" #464# "Disable screensaver when running a ROM"
#465# "Display speed" #465# "Display speed"
#466# "Speed display:" #466# "Speed display:"
#467# "Check if Project64 is already running" #467# "Check if Project64 is already running"
#468# "Unique Game Save Directory" #468# "Store game saves in separate folders"
#469# "Japanese Retail 64DD IPL ROM Path:" #469# "Japanese retail 64DD IPL ROM path:"
#470# "American Retail 64DD IPL ROM Path:" #470# "American retail 64DD IPL ROM path:"
#471# "Development 64DD IPL ROM Path:" #471# "Development 64DD IPL ROM path:"
#472# "Disk Save Type:" #472# "Disk save type:"
#473# "Enable Enhancements" #473# "Enable enhancements"
#474# "Show Status Bar" #474# "Show status bar"
#475# "Exit full screen on lose focus" #475# "Exit fullscreen on lose focus"
//ROM Browser Tab // ROM browser tab
#480# "Max # of ROMs remembered (0-10):" #480# "Max # of ROMs remembered (0-10):"
#481# "ROMs" #481# "ROMs"
#482# "Max # of ROM dirs remembered (0-10):" #482# "Max # of ROM dirs remembered (0-10):"
@ -265,7 +246,7 @@
#491# "Down" #491# "Down"
#492# "Automatically refresh browser" #492# "Automatically refresh browser"
//Advanced Options // Advanced options
#500# "Most of these changes will not take effect until a new ROM is opened or current ROM is reset." #500# "Most of these changes will not take effect until a new ROM is opened or current ROM is reset."
#501# "Core Defaults" #501# "Core Defaults"
#502# "CPU core style:" #502# "CPU core style:"
@ -282,7 +263,7 @@
#513# "Protect memory" #513# "Protect memory"
#514# "TLB unmapping" #514# "TLB unmapping"
//ROM Options // ROM options
#520# "CPU core style:" #520# "CPU core style:"
#521# "VI refresh rate:" #521# "VI refresh rate:"
#522# "Memory size:" #522# "Memory size:"
@ -298,18 +279,18 @@
#532# "RSP audio signal" #532# "RSP audio signal"
#533# "Fixed audio timing" #533# "Fixed audio timing"
#534# "Function lookup method:" #534# "Function lookup method:"
#535# "Custom self mod method" #535# "Custom self-mod method"
#536# "Sync using audio" #536# "Sync using audio"
#537# "AI count per byte" #537# "AI count per byte:"
#538# "32-bit engine" #538# "32-bit engine"
#539# "Delay DP interrupt" #539# "Delay DP interrupt"
//Core Styles // Core styles
#540# "Interpreter" #540# "Interpreter"
#541# "Recompiler" #541# "Recompiler"
#542# "Synchronize cores" #542# "Synchronize cores"
//Self Mod Methods // Self-mod methods
#560# "None" #560# "None"
#561# "Cache" #561# "Cache"
#562# "Protect memory" #562# "Protect memory"
@ -318,35 +299,32 @@
#565# "Check memory advance" #565# "Check memory advance"
#566# "Clear code on cache" #566# "Clear code on cache"
//Function Lookup method // Function lookup method
#570# "Physical lookup table" #570# "Physical lookup table"
#571# "Virtual lookup table" #571# "Virtual lookup table"
#572# "Change memory" #572# "Change memory"
//RDRAM Size // RDRAM size
#580# "4 MB" #580# "4 MB"
#581# "8 MB" #581# "8 MB"
//Advanced Block Linking // Advanced block linking
#600# "On" #600# "On"
#601# "Off" #601# "Off"
//Save Type // Save type
#620# "Use first-used save type" #620# "Use first-used save type"
#621# "4-kbit EEPROM" #621# "4-kbit EEPROM"
#622# "16-kbit EEPROM" #622# "16-kbit EEPROM"
#623# "SRAM" #623# "SRAM"
#624# "Flash RAM" #624# "Flash RAM"
//Shell Integration Tab // ROM notes
#640# "File extension association:"
//ROM Notes
#660# "ROM status:" #660# "ROM status:"
#661# "Core note:" #661# "Core note:"
#662# "Plugin note:" #662# "Plugin note:"
// Accelerator Selector // Accelerator selector
#680# "CPU state:" #680# "CPU state:"
#681# "Menu item:" #681# "Menu item:"
#682# "Current keys:" #682# "Current keys:"
@ -361,7 +339,7 @@
#691# "Game playing (full-screen)" #691# "Game playing (full-screen)"
#692# "Detect Key" #692# "Detect Key"
// Frame Rate Option // Framerate option
#700# "Vertical interrupts per second" #700# "Vertical interrupts per second"
#701# "Display lists per second" #701# "Display lists per second"
#702# "Percentage of full speed" #702# "Percentage of full speed"
@ -370,23 +348,22 @@
#710# "Increase Game Speed" #710# "Increase Game Speed"
#711# "Decrease Game Speed" #711# "Decrease Game Speed"
//Bottom page buttons // Bottom page buttons
#720# "Reset Page" #720# "Reset Page"
#721# "Reset All" #721# "Reset All"
#722# "Apply" #722# "Apply"
#723# "Close" #723# "Close"
//Disk Save Type // Disk save type
#730# "Full Disk Copy" #730# "Full Disk Copy"
#731# "Save Area Only" #731# "Save Area Only"
/********************************************************************************* /*** ROM information ***/
* ROM Information *
*********************************************************************************/ // ROM info title
//ROM Info Title
#800# "ROM Information" #800# "ROM Information"
//ROM Info Text // ROM info text
#801# "ROM name:" #801# "ROM name:"
#802# "File name:" #802# "File name:"
#803# "Location:" #803# "Location:"
@ -399,17 +376,16 @@
#810# "CIC Chip:" #810# "CIC Chip:"
#811# "MD5:" #811# "MD5:"
/********************************************************************************* /*** Cheats ***/
* Cheats *
*********************************************************************************/ // Cheat list
//Cheat List
#1000# "Cheats" #1000# "Cheats"
#1001# "Cheats:" #1001# "Cheats:"
#1002# " Notes: " #1002# " Notes: "
#1003# "Mark All" #1003# "Mark All"
#1004# "Unmark All" #1004# "Unmark All"
//Add Cheat // Add cheat
#1005# "Add Cheat" #1005# "Add Cheat"
#1006# "Name:" #1006# "Name:"
#1007# "Code:" #1007# "Code:"
@ -418,13 +394,13 @@
#1010# " Cheat Notes: " #1010# " Cheat Notes: "
#1011# "Add to DB" #1011# "Add to DB"
//Code extension // Code extension
#1012# "Code Extensions" #1012# "Code Extensions"
#1013# "Please choose a value to be used for:" #1013# "Please choose a value to be used for:"
#1014# "OK" #1014# "OK"
#1015# "Cancel" #1015# "Cancel"
//Digital Value // Digital value
#1016# "Quantity Digit" #1016# "Quantity Digit"
#1017# "Please choose a value for:" #1017# "Please choose a value for:"
#1018# "&Value" #1018# "&Value"
@ -433,56 +409,53 @@
#1021# "&Notes:" #1021# "&Notes:"
#1022# "Add Cheat" #1022# "Add Cheat"
#1023# "New Cheat" #1023# "New Cheat"
#1024# "<address> <value>" #1024# "<address> <value>:<old>"
#1025# "Options:" #1025# "Options:"
#1026# "<value> <label>" #1026# "<value> <label>"
//Edit Cheat // Edit cheat
#1027# "Edit Cheat" #1027# "Edit Cheat"
#1028# "Update Cheat" #1028# "Update Cheat"
#1029# "Cheat has been changed.\n\nDo you want to update?" #1029# "Cheat has been changed.\n\nDo you want to update?"
#1030# "Cheat updated" #1030# "Cheat updated"
//Cheat Popup Menu // Cheat pop-up menu
#1040# "Add New Cheat..." #1040# "Add New Cheat..."
#1041# "Edit" #1041# "Edit"
#1042# "Delete" #1042# "Delete"
// short-cut editor // Shortcut editor
#1100# "Reset short-cuts" #1100# "Reset shortcuts"
#1101# "Are you sure you want to reset the short-cuts?\n\nThis action cannot be undone." #1101# "Are you sure you want to reset the shortcuts?\n\nThis action cannot be undone."
#1102# "File Menu" #1102# "File Menu"
#1103# "System Menu" #1103# "System Menu"
#1104# "Options" #1104# "Options"
#1105# "Save Slots" #1105# "Save Slots"
/********************************************************************************* /*** Support window ***/
* Support Window *
*********************************************************************************/
#1200# "Support Project64" #1200# "Support Project64"
#1201# "Project64 is a free and open source Nintendo64 emulator. This allows you to play real N64 software in much the same way as it would be on the original hardware system.\n\nI am sorry about the inconvenience of this prompt, but you are being asked to wait for a few seconds in order to enjoy the result of hundreds of hours of work.\n\nIf you can and would like to support Project64 or you have gotten some value out of it then please support project64 as either a thank you, or your a desire to see removal of this prompt.\n\nIf you have supported Project64:" #1201# "Project64 is a free and open source Nintendo 64 emulator.\n\nIt allows you to play real N64 software in much the same way as it would be on the original console.\n\nI am sorry about the inconvenience of this prompt, but you are being asked to wait for a few seconds in order to enjoy the result of hundreds of hours of work.\n\nIf you can and would like to support Project64 or you have gotten some value out of it then please support Project64 as either a thank you, or your desire to remove this prompt.\n\nIf you have supported Project64:"
#1202# "Enter/Request Notification Code" #1202# "Enter/Request Notification Code"
#1203# "Support Project64" #1203# "Support Project64"
#1204# "Continue" #1204# "Continue"
#1205# "Please enter the support code" #1205# "Please enter the support code"
#1206# "Failed to validate the code\n\nMake sure the code matches in email based on your machine" #1206# "Failed to validate the code\n\nMake sure the code in email matches based on your machine"
#1207# "Thank you" #1207# "Thank you"
#1208# "Please enter your support code" #1208# "Please enter your support code"
#1209# "Please enter the code you recieved in the email.\n\nThis email will be sent to the email address used to support project64.\n\nPlease note that the code is will only work for a unique machine. This computer id is:" #1209# "Please enter the code you recieved in the email.\n\nThis email will be sent to the email address used to support Project64.\n\nPlease note that the code is will only work for a unique machine. This computer ID is:"
#1210# "OK" #1210# "OK"
#1211# "Cancel" #1211# "Cancel"
#1212# "Request Code" #1212# "Request Code"
#1213# "Code has been sent to your email" #1213# "Code has been sent to your email"
#1214# "Failed to send code, please make sure it is the email you supported with" #1214# "Failed to send code, please make sure it is the email you supported with"
/********************************************************************************* /*** Enhancements ***/
* Enhancements *
*********************************************************************************/
#1300# "Enhancements" #1300# "Enhancements"
/********************************************************************************* /*** Messages ***/
* Messages *
*********************************************************************************/
#2000# "*** CPU PAUSED ***" #2000# "*** CPU PAUSED ***"
#2001# "CPU Resumed" #2001# "CPU Resumed"
#2002# "In a permanent loop that cannot be exited.\nEmulation will now stop.\n\nVerify ROM and its settings." #2002# "In a permanent loop that cannot be exited.\nEmulation will now stop.\n\nVerify ROM and its settings."
@ -548,9 +521,8 @@
#2063# "Failed to update cheat, it is invalid" #2063# "Failed to update cheat, it is invalid"
#2064# "Invalid Cheat" #2064# "Invalid Cheat"
/********************************************************************************* /*** Android ***/
* Android *
*********************************************************************************/
#3000# "Settings" #3000# "Settings"
#3001# "Help/Forum" #3001# "Help/Forum"
#3002# "Report Issue" #3002# "Report Issue"
@ -570,11 +542,11 @@
#3016# "Project64 for Android" #3016# "Project64 for Android"
#3017# "License" #3017# "License"
#3018# "Revision" #3018# "Revision"
#3019# "Project64 for Android\u2122 is a port of the windows version of project64.The Android\u2122 version can play most N64 games." #3019# "Project64 for Android\u2122 is a port of the windows version of Project64.The Android\u2122 version can play most N64 games."
#3020# "Project64 Authors." #3020# "Project64 Authors."
#3021# "Discord" #3021# "Discord"
//In game menu // In-game menu
#3100# "Settings" #3100# "Settings"
#3101# "Save State" #3101# "Save State"
#3102# "Load State" #3102# "Load State"
@ -589,3 +561,6 @@
#3111# "Debugging Options" #3111# "Debugging Options"
#3112# "Reset Function Times" #3112# "Reset Function Times"
#3113# "Dump Function Times" #3113# "Dump Function Times"
// Video plugin
#3200# "Native"

View File

@ -26,7 +26,6 @@ void CLanguage::LoadDefaultStrings(void)
DEF_STR(NUMBER_8, "8"); DEF_STR(NUMBER_8, "8");
DEF_STR(NUMBER_9, "9"); DEF_STR(NUMBER_9, "9");
/*** Menu ***/ /*** Menu ***/
// File menu // File menu
@ -65,10 +64,10 @@ void CLanguage::LoadDefaultStrings(void)
DEF_STR(MENU_OPTIONS, "&Options"); DEF_STR(MENU_OPTIONS, "&Options");
DEF_STR(MENU_FULL_SCREEN, "&Fullscreen"); DEF_STR(MENU_FULL_SCREEN, "&Fullscreen");
DEF_STR(MENU_ON_TOP, "&Always on &top"); DEF_STR(MENU_ON_TOP, "&Always on &top");
DEF_STR(MENU_CONFG_GFX, "Graphic Settings"); DEF_STR(MENU_CONFG_GFX, "&Graphic Settings");
DEF_STR(MENU_CONFG_AUDIO, "Audio Settings"); DEF_STR(MENU_CONFG_AUDIO, "&Audio Settings");
DEF_STR(MENU_CONFG_CTRL, "Input Settings"); DEF_STR(MENU_CONFG_CTRL, "&Input Settings");
DEF_STR(MENU_CONFG_RSP, "RSP Settings"); DEF_STR(MENU_CONFG_RSP, "&RSP Settings");
DEF_STR(MENU_SHOW_CPU, "Show CPU &Stats"); DEF_STR(MENU_SHOW_CPU, "Show CPU &Stats");
DEF_STR(MENU_SETTINGS, "Configura&tion"); DEF_STR(MENU_SETTINGS, "Configura&tion");
@ -105,8 +104,8 @@ void CLanguage::LoadDefaultStrings(void)
DEF_STR(POPUP_SETTINGS, "Edit Game Settings"); DEF_STR(POPUP_SETTINGS, "Edit Game Settings");
DEF_STR(POPUP_CHEATS, "Edit Cheats"); DEF_STR(POPUP_CHEATS, "Edit Cheats");
DEF_STR(POPUP_GFX_PLUGIN, "Graphics Plugin"); DEF_STR(POPUP_GFX_PLUGIN, "Graphics Plugin");
DEF_STR(POPUP_PLAYDISK, "Play Game with Disk"); DEF_STR(POPUP_PLAYDISK, "Play Game with Disk");
DEF_STR(POPUP_ENHANCEMENTS, "Pick Enhancements"); DEF_STR(POPUP_ENHANCEMENTS, "Pick Enhancements");
// Alternate name to save slot // Alternate name to save slot
DEF_STR(SAVE_SLOT_DEFAULT, "Save Slot - Default"); DEF_STR(SAVE_SLOT_DEFAULT, "Save Slot - Default");
@ -121,9 +120,6 @@ void CLanguage::LoadDefaultStrings(void)
DEF_STR(SAVE_SLOT_9, "Save Slot - 9"); DEF_STR(SAVE_SLOT_9, "Save Slot - 9");
DEF_STR(SAVE_SLOT_10, "Save Slot - 10"); DEF_STR(SAVE_SLOT_10, "Save Slot - 10");
// ROM browser
/*** ROM browser ***/ /*** ROM browser ***/
// ROM browser fields // ROM browser fields
@ -155,7 +151,6 @@ void CLanguage::LoadDefaultStrings(void)
// Messages (TODO: GoodN64 is no longer maintained and perhaps should be replaced with references to something else?) // Messages (TODO: GoodN64 is no longer maintained and perhaps should be replaced with references to something else?)
DEF_STR(RB_NOT_GOOD_FILE, "Bad ROM? Use GoodN64 & check that the RDB is up-to-date."); DEF_STR(RB_NOT_GOOD_FILE, "Bad ROM? Use GoodN64 & check that the RDB is up-to-date.");
/*** Options ***/ /*** Options ***/
// Options title // Options title
@ -206,18 +201,18 @@ void CLanguage::LoadDefaultStrings(void)
DEF_STR(OPTION_AUTO_FULLSCREEN, "Enter full-screen mode when loading a ROM"); DEF_STR(OPTION_AUTO_FULLSCREEN, "Enter full-screen mode when loading a ROM");
DEF_STR(OPTION_BASIC_MODE, "Hide advanced settings"); DEF_STR(OPTION_BASIC_MODE, "Hide advanced settings");
DEF_STR(OPTION_REMEMBER_CHEAT, "Remember selected cheats"); DEF_STR(OPTION_REMEMBER_CHEAT, "Remember selected cheats");
DEF_STR(OPTION_DISABLE_SS, "Disable screen saver when running a ROM"); DEF_STR(OPTION_DISABLE_SS, "Disable screensaver when running a ROM");
DEF_STR(OPTION_DISPLAY_FR, "Display speed"); DEF_STR(OPTION_DISPLAY_FR, "Display speed");
DEF_STR(OPTION_CHECK_RUNNING, "Check if Project64 is already running"); DEF_STR(OPTION_CHECK_RUNNING, "Check if Project64 is already running");
DEF_STR(OPTION_UNIQUE_SAVE_DIR, "Unique Game Save Directory"); DEF_STR(OPTION_UNIQUE_SAVE_DIR, "Store game saves in separate folders");
DEF_STR(OPTION_CHANGE_FR, "Speed display:"); DEF_STR(OPTION_CHANGE_FR, "Speed display:");
DEF_STR(OPTION_IPL_ROM_PATH, "Japanese Retail 64DD IPL ROM Path:"); DEF_STR(OPTION_IPL_ROM_PATH, "Japanese retail 64DD IPL ROM path:");
DEF_STR(OPTION_IPL_ROM_USA_PATH, "American Retail 64DD IPL ROM Path:"); DEF_STR(OPTION_IPL_ROM_USA_PATH, "American retail 64DD IPL ROM path:");
DEF_STR(OPTION_IPL_ROM_TOOL_PATH, "Development 64DD IPL ROM Path:"); DEF_STR(OPTION_IPL_ROM_TOOL_PATH, "Development 64DD IPL ROM path:");
DEF_STR(OPTION_DISKSAVETYPE, "Disk Save Type:"); DEF_STR(OPTION_DISKSAVETYPE, "Disk save type:");
DEF_STR(OPTION_ENABLE_ENHANCEMENTS, "Enable Enhancements"); DEF_STR(OPTION_ENABLE_ENHANCEMENTS, "Enable enhancements");
DEF_STR(OPTION_SHOW_STATUS_BAR, "Show Status Bar"); DEF_STR(OPTION_SHOW_STATUS_BAR, "Show status bar");
DEF_STR(OPTION_EXIT_FULLSCREEN_ON_LOSE_FOCUS, "Exit full screen on lose focus"); DEF_STR(OPTION_EXIT_FULLSCREEN_ON_LOSE_FOCUS, "Exit fullscreen on lose focus");
// ROM browser tab // ROM browser tab
DEF_STR(RB_MAX_ROMS, "Max # of ROMs remembered (0-10):"); DEF_STR(RB_MAX_ROMS, "Max # of ROMs remembered (0-10):");
@ -268,7 +263,7 @@ void CLanguage::LoadDefaultStrings(void)
DEF_STR(ROM_AUDIO_SIGNAL, "RSP audio signal"); DEF_STR(ROM_AUDIO_SIGNAL, "RSP audio signal");
DEF_STR(ROM_FIXED_AUDIO, "Fixed audio timing"); DEF_STR(ROM_FIXED_AUDIO, "Fixed audio timing");
DEF_STR(ROM_FUNC_FIND, "Function lookup method:"); DEF_STR(ROM_FUNC_FIND, "Function lookup method:");
DEF_STR(ROM_CUSTOM_SMM, "Custom self mod Method"); DEF_STR(ROM_CUSTOM_SMM, "Custom self-mod Method");
DEF_STR(ROM_SYNC_AUDIO, "Sync using audio"); DEF_STR(ROM_SYNC_AUDIO, "Sync using audio");
DEF_STR(ROM_COUNTPERBYTE, "AI count per byte:"); DEF_STR(ROM_COUNTPERBYTE, "AI count per byte:");
DEF_STR(ROM_32BIT, "32-bit engine:"); DEF_STR(ROM_32BIT, "32-bit engine:");
@ -277,7 +272,7 @@ void CLanguage::LoadDefaultStrings(void)
DEF_STR(ROM_UNALIGNED_DMA, "Unaligned DMA"); DEF_STR(ROM_UNALIGNED_DMA, "Unaligned DMA");
DEF_STR(ROM_RANDOMIZE_SIPI_INTERRUPTS, "Randomize SI/PI interrupts"); DEF_STR(ROM_RANDOMIZE_SIPI_INTERRUPTS, "Randomize SI/PI interrupts");
DEF_STR(ROM_MEM_SIZE_NOTE, "Note: 8 MB is forced for Unknown ROMs."); DEF_STR(ROM_MEM_SIZE_NOTE, "Note: 8 MB is forced for Unknown ROMs.");
DEF_STR(ROM_DISK_SEEK_TIMING, "Disk Seek Timing:"); DEF_STR(ROM_DISK_SEEK_TIMING, "Disk seek timing:");
DEF_STR(ROM_DISK_SEEK_TIMING_TURBO, "Turbo"); DEF_STR(ROM_DISK_SEEK_TIMING_TURBO, "Turbo");
DEF_STR(ROM_DISK_SEEK_TIMING_SLOW, "Slow"); DEF_STR(ROM_DISK_SEEK_TIMING_SLOW, "Slow");
@ -355,7 +350,6 @@ void CLanguage::LoadDefaultStrings(void)
DEF_STR(DISKSAVE_SHADOW, "Full Disk Copy"); DEF_STR(DISKSAVE_SHADOW, "Full Disk Copy");
DEF_STR(DISKSAVE_RAM, "Save Area Only"); DEF_STR(DISKSAVE_RAM, "Save Area Only");
/*** ROM information ***/ /*** ROM information ***/
// ROM info title // ROM info title
@ -374,7 +368,6 @@ void CLanguage::LoadDefaultStrings(void)
DEF_STR(INFO_CIC_CHIP_TEXT, "CIC chip:"); DEF_STR(INFO_CIC_CHIP_TEXT, "CIC chip:");
DEF_STR(INFO_MD5_TEXT, "MD5:"); DEF_STR(INFO_MD5_TEXT, "MD5:");
/*** Cheats ***/ /*** Cheats ***/
// Cheat list // Cheat list
@ -408,7 +401,7 @@ void CLanguage::LoadDefaultStrings(void)
DEF_STR(CHEAT_NOTES, "&Notes:"); DEF_STR(CHEAT_NOTES, "&Notes:");
DEF_STR(CHEAT_ADDCHEAT_ADD, "Add Cheat"); DEF_STR(CHEAT_ADDCHEAT_ADD, "Add Cheat");
DEF_STR(CHEAT_ADDCHEAT_NEW, "New Cheat"); DEF_STR(CHEAT_ADDCHEAT_NEW, "New Cheat");
DEF_STR(CHEAT_ADDCHEAT_CODEDES, "<address> <value>"); DEF_STR(CHEAT_ADDCHEAT_CODEDES, "<address> <value>:<old>");
DEF_STR(CHEAT_ADDCHEAT_OPT, "Options:"); DEF_STR(CHEAT_ADDCHEAT_OPT, "Options:");
DEF_STR(CHEAT_ADDCHEAT_OPTDES, "<value> <label>"); DEF_STR(CHEAT_ADDCHEAT_OPTDES, "<value> <label>");
@ -448,12 +441,10 @@ void CLanguage::LoadDefaultStrings(void)
DEF_STR(MSG_SUPPORT_REQUESTCODE_SUCCESS, "Code has been sent to your email"); DEF_STR(MSG_SUPPORT_REQUESTCODE_SUCCESS, "Code has been sent to your email");
DEF_STR(MSG_SUPPORT_REQUESTCODE_FAIL, "Failed to send code, please make sure it is the email you used when you supported Project64"); DEF_STR(MSG_SUPPORT_REQUESTCODE_FAIL, "Failed to send code, please make sure it is the email you used when you supported Project64");
/*** Enhancements ***/ /*** Enhancements ***/
DEF_STR(ENHANCEMENT_TITLE, "Enhancements"); DEF_STR(ENHANCEMENT_TITLE, "Enhancements");
/*** Messages ***/ /*** Messages ***/
DEF_STR(MSG_CPU_PAUSED, "*** CPU PAUSED ***"); DEF_STR(MSG_CPU_PAUSED, "*** CPU PAUSED ***");
@ -522,7 +513,6 @@ void CLanguage::LoadDefaultStrings(void)
DEF_STR(MSG_CHEAT_INVALID_MSG, "Failed to update cheat, it is invalid"); DEF_STR(MSG_CHEAT_INVALID_MSG, "Failed to update cheat, it is invalid");
DEF_STR(MSG_CHEAT_INVALID_TITLE, "Invalid Cheat"); DEF_STR(MSG_CHEAT_INVALID_TITLE, "Invalid Cheat");
/*** Android ***/ /*** Android ***/
DEF_STR(ANDROID_SETTINGS, "Settings"); DEF_STR(ANDROID_SETTINGS, "Settings");
@ -546,9 +536,9 @@ void CLanguage::LoadDefaultStrings(void)
DEF_STR(ANDROID_ABOUT_REVISION, "Revision"); DEF_STR(ANDROID_ABOUT_REVISION, "Revision");
DEF_STR(ANDROID_ABOUT_TEXT, "Project64 for Android\u2122 is a port of the Windows version of Project64.The Android\u2122 version can play most N64 games."); DEF_STR(ANDROID_ABOUT_TEXT, "Project64 for Android\u2122 is a port of the Windows version of Project64.The Android\u2122 version can play most N64 games.");
DEF_STR(ANDROID_ABOUT_PJ64_AUTHORS, "Project64 Authors."); DEF_STR(ANDROID_ABOUT_PJ64_AUTHORS, "Project64 Authors.");
DEF_STR(ANDROID_DISCORD, "Discord"); DEF_STR(ANDROID_DISCORD, "Discord");
DEF_STR(ANDROID_SUPPORT_PJ64, "Support Project64"); DEF_STR(ANDROID_SUPPORT_PJ64, "Support Project64");
DEF_STR(ANDROID_REVIEW_PJ64, "Review Project64"); DEF_STR(ANDROID_REVIEW_PJ64, "Review Project64");
// In-game menu // In-game menu
DEF_STR(ANDROID_MENU_SETTINGS, "Settings"); DEF_STR(ANDROID_MENU_SETTINGS, "Settings");