diff --git a/scripts/locales/en.lua b/scripts/locales/en.lua index e02a6ffc94..e7a04c2ad7 100644 --- a/scripts/locales/en.lua +++ b/scripts/locales/en.lua @@ -160,11 +160,12 @@ local en = { edit_traffic_profiles = "Edit Traffic Profiles", traffic_filter_bpf = "Traffic Filter (BPF Format)", profile_name = "Profile Name", - no_profiles = "No profiles available", + no_profiles = "No profiles set", filter_examples = "Filter Examples", note = "Note", hint_1_pre = "Hint: use", hint_1_after = "to print all nDPI supported protocols", + note_0 = "Traffic profile names allow alpha-numeric characters, spaces, and underscores", note_1 = "Traffic profiles are applied to flows. Each flow can have up to one profile, thus in case of multiple profile matches, only the first one is selected", note_2 = "See ntopng -h for a list of nDPI numeric protocol number to be used with term l7proto. Only numernic protocol identifiers are accepted (no symbolic protocol names)", enter_profile_name = "Enter a profile name",