mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Standardizes export/dump nomenclature
This commit is contained in:
parent
7be31e1919
commit
ae9b4b963e
9 changed files with 22 additions and 22 deletions
|
|
@ -169,9 +169,9 @@ local menu_subpages = {
|
|||
toggle_enable_runtime_flows_dump = {
|
||||
title = i18n("prefs.toggle_enable_runtime_flows_dump_title"),
|
||||
description = i18n("prefs.toggle_enable_runtime_flows_dump_description"),
|
||||
}, toggle_tiny_flows_dump_export = {
|
||||
title = i18n("prefs.toggle_tiny_flows_dump_export_title"),
|
||||
description = i18n("prefs.toggle_tiny_flows_dump_export_description"),
|
||||
}, toggle_tiny_flows_dump = {
|
||||
title = i18n("prefs.toggle_tiny_flows_dump_title"),
|
||||
description = i18n("prefs.toggle_tiny_flows_dump_description"),
|
||||
}, max_num_packets_per_tiny_flow = {
|
||||
title = i18n("prefs.max_num_packets_per_tiny_flow_title"),
|
||||
description = i18n("prefs.max_num_packets_per_tiny_flow_description"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue