1
0
mirror of synced 2024-11-26 16:40:52 +01:00
ImHex/plugins/windows/romfs/lang/base.json
2023-02-02 10:08:47 +01:00

38 lines
1.8 KiB
JSON

[
"hex.windows.provider.process_memory",
"hex.windows.provider.process_memory.enumeration_failed",
"hex.windows.provider.process_memory.memory_regions",
"hex.windows.provider.process_memory.name",
"hex.windows.provider.process_memory.process_name",
"hex.windows.provider.process_memory.process_id",
"hex.windows.provider.process_memory.region.commit",
"hex.windows.provider.process_memory.region.reserve",
"hex.windows.provider.process_memory.region.private",
"hex.windows.provider.process_memory.region.mapped",
"hex.windows.provider.process_memory.utils",
"hex.windows.provider.process_memory.utils.inject_dll",
"hex.windows.provider.process_memory.utils.inject_dll.success",
"hex.windows.provider.process_memory.utils.inject_dll.failure",
"hex.builtin.setting.general.context_menu_entry",
"hex.windows.title_bar_button.debug_build",
"hex.windows.title_bar_button.feedback",
"hex.windows.view.tty_console.auto_scroll",
"hex.windows.view.tty_console.baud",
"hex.windows.view.tty_console.clear",
"hex.windows.view.tty_console.config",
"hex.windows.view.tty_console.connect",
"hex.windows.view.tty_console.connect_error",
"hex.windows.view.tty_console.console",
"hex.windows.view.tty_console.cts",
"hex.windows.view.tty_console.disconnect",
"hex.windows.view.tty_console.name",
"hex.windows.view.tty_console.no_available_port",
"hex.windows.view.tty_console.num_bits",
"hex.windows.view.tty_console.parity_bits",
"hex.windows.view.tty_console.port",
"hex.windows.view.tty_console.reload",
"hex.windows.view.tty_console.send_eot",
"hex.windows.view.tty_console.send_etx",
"hex.windows.view.tty_console.send_sub",
"hex.windows.view.tty_console.stop_bits"
]