mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
fix: Replace "data processor" text with "data inspector" for the custom data inspector row hint
This commit is contained in:
@@ -732,7 +732,7 @@
|
||||
"hex.builtin.view.data_inspector.table.name": "Name",
|
||||
"hex.builtin.view.data_inspector.table.value": "Value",
|
||||
"hex.builtin.view.data_inspector.custom_row.title": "Adding custom rows",
|
||||
"hex.builtin.view.data_inspector.custom_row.hint": "It's possible to define custom data processor rows by placing pattern language scripts in the <ImHex>/scripts/inspectors folder.\n\nCheck the documentation for more information.",
|
||||
"hex.builtin.view.data_inspector.custom_row.hint": "It's possible to define custom data inspector rows by placing pattern language scripts in the <ImHex>/scripts/inspectors folder.\n\nCheck the documentation for more information.",
|
||||
"hex.builtin.view.data_processor.help_text": "Right click to add a new node",
|
||||
"hex.builtin.view.data_processor.menu.file.load_processor": "Load data processor...",
|
||||
"hex.builtin.view.data_processor.menu.file.save_processor": "Save data processor...",
|
||||
|
||||
Reference in New Issue
Block a user