Minor changes to the profiles localization

This commit is contained in:
Simone Mainardi 2016-12-19 15:53:08 +01:00
parent 79ac40b5fe
commit 830ca7230c

View file

@ -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",