23 lines
1.6 KiB
Plaintext
23 lines
1.6 KiB
Plaintext
TFOUNDCODEDIALOG.CAPTION=The following opcodes changed the selected address
|
|
TFOUNDCODEDIALOG.BTNOK.CAPTION=OK
|
|
TFOUNDCODEDIALOG.BTNEXTRAINFO.HINT=Shows more information about the state of the system when that instruction got executed
|
|
TFOUNDCODEDIALOG.BTNEXTRAINFO.CAPTION=More information
|
|
TFOUNDCODEDIALOG.BTNADDTOCODELIST.HINT=The selected addresses will be added to the code list in the advanced options window.
|
|
TFOUNDCODEDIALOG.BTNADDTOCODELIST.CAPTION=Add to the codelist
|
|
TFOUNDCODEDIALOG.BTNOPENDISASSEMBLER.HINT=This will open the memoryview and bring the disassemblerview to the selected address
|
|
TFOUNDCODEDIALOG.BTNOPENDISASSEMBLER.CAPTION=Show disassembler
|
|
TFOUNDCODEDIALOG.BTNREPLACEWITHNOPS.HINT=This will replace the selected addresses with code that does nothing. (Nops)
|
|
TFOUNDCODEDIALOG.BTNREPLACEWITHNOPS.CAPTION=Replace
|
|
TFOUNDCODEDIALOG.FOUNDCODELIST.COLUMNS[0].CAPTION=Count
|
|
TFOUNDCODEDIALOG.FOUNDCODELIST.COLUMNS[1].CAPTION=Instruction
|
|
TFOUNDCODEDIALOG.REPLACEWITHCODETHATDOESNOTHINGNOP1.CAPTION=Replace with code that does nothing (NOP)
|
|
TFOUNDCODEDIALOG.SHOWTHISADDRESSINTHEDISASSEMBLER1.CAPTION=Show this address in the disassembler
|
|
TFOUNDCODEDIALOG.ADDTOTHECODELIST1.CAPTION=Add to the codelist
|
|
TFOUNDCODEDIALOG.MOREINFO1.CAPTION=More Info
|
|
TFOUNDCODEDIALOG.MIFINDWHATACCESSES.CAPTION=Check if found opcodes also access other addresses (max 8)
|
|
TFOUNDCODEDIALOG.N1.CAPTION=-
|
|
TFOUNDCODEDIALOG.MENUITEM1.CAPTION=Select all
|
|
TFOUNDCODEDIALOG.MENUITEM2.CAPTION=-
|
|
TFOUNDCODEDIALOG.MISAVETOFILE.CAPTION=Save selection to file
|
|
TFOUNDCODEDIALOG.COPYSELECTIONTOCLIPBOARD1.CAPTION=Copy selection to clipboard
|