replicated commit 161ac36
for English language files
This commit is contained in:
parent
5d3d2fd065
commit
682f39c373
|
@ -438,14 +438,14 @@
|
|||
*********************************************************************************/
|
||||
#2000# "*** CPU PAUSED ***"
|
||||
#2001# "CPU Resumed"
|
||||
#2002# "In a permanent loop that cannot be exited. \nEmulation will now stop. \n\nVerify ROM and ROM Settings."
|
||||
#2003# "Failed to allocate Memory"
|
||||
#2002# "In a permanent loop that cannot be exited. \nEmulation will now stop. \n\nVerify ROM and ROM settings."
|
||||
#2003# "Failed to allocate memory"
|
||||
#2004# "The default or selected video plugin is missing or invalid. \n\nYou need to go into Settings and select a video (graphics) plugin.\nCheck that you have at least one compatible plugin file in your plugin folder."
|
||||
#2005# "The default or selected audio plugin is missing or invalid. \n\nYou need to go into Settings and select a audio (sound) plugin.\nCheck that you have at least one compatible plugin file in your plugin folder."
|
||||
#2006# "The default or selected RSP plugin is missing or invalid. \n\nYou need to go into Settings and select a RSP (Reality Signal Processor) plugin.\nCheck that you have at least one compatible plugin file in your plugin folder."
|
||||
#2007# "The default or selected input plugin is missing or invalid. \n\nYou need to go into Settings and select an input (controller) plugin.\nCheck that you have at least one compatible plugin file in your plugin folder."
|
||||
#2008# "Failed to load plugin:"
|
||||
#2009# "Failed to load word\n\nVerify ROM and ROM Settings."
|
||||
#2009# "Failed to load word\n\nVerify ROM and ROM settings."
|
||||
#2010# "Failed to open Save File"
|
||||
#2011# "Failed to open EEPROM"
|
||||
#2012# "Failed to open flash RAM"
|
||||
|
@ -459,7 +459,7 @@
|
|||
#2020# "Unknown file format"
|
||||
#2021# "Unknown memory action\n\nEmulation stopped"
|
||||
#2022# "Unhandled R4300i opcode at"
|
||||
#2023# "Executing from non-mapped space.\n\nVerify ROM and ROM Settings."
|
||||
#2023# "Executing from non-mapped space.\n\nVerify ROM and ROM settings."
|
||||
#2024# "Saved state does not appear to match the running ROM. \n\nSaved states must be saved & loaded between 100% identical ROMs. \nIn particular, the REGION and VERSION must be the same. \nLoading this State is likely to cause the game and/or emulator to crash. \n\nAre you sure you want to continue loading?"
|
||||
#2025# "Error"
|
||||
#2026# "Copyright sequence not found in LUT. Game will no longer function."
|
||||
|
|
|
@ -361,7 +361,7 @@ no RDB is present, or 'overwrite' option below is unchecked"
|
|||
#2002# "In a permanent loop that cannot be exited.
|
||||
Emulation will now stop.
|
||||
|
||||
Verify ROM and ROM Settings."
|
||||
Verify ROM and ROM settings."
|
||||
#2003# "Failed to allocate Memory"
|
||||
#2004# "The default or selected video plugin is missing or invalid.
|
||||
|
||||
|
@ -378,7 +378,7 @@ Check that you have at least one compatible plugin file in your plugin folder."
|
|||
#2008# "Failed to load plugin:"
|
||||
#2009# "Failed to load word
|
||||
|
||||
Verify ROM and ROM Settings."
|
||||
Verify ROM and ROM settings."
|
||||
#2010# "Failed to open state save file"
|
||||
#2011# "Failed to open EEPROM"
|
||||
#2012# "Failed to open flash RAM"
|
||||
|
@ -401,7 +401,7 @@ Emulation stop"
|
|||
#2022# "Unhandled R4300i opcode at"
|
||||
#2023# "Executing from non-mapped space.
|
||||
|
||||
Verify ROM and ROM Settings."
|
||||
Verify ROM and ROM settings."
|
||||
#2024# "State save does not appear to match the running ROM.
|
||||
|
||||
State saves must be saved & loaded between 100% identical ROMs,
|
||||
|
|
Loading…
Reference in New Issue