Skip to content

Commit 6528f62

Browse files
committed
Updated labels removing outdated strings
1 parent 482db8e commit 6528f62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/locales/en.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3966,7 +3966,7 @@ local lang = {
39663966
["httpRequestTarget"] = "HTTP Request Target",
39673967
["httpStatusCode"] = "HTTP Status Code",
39683968
["httpUserAgent"] = "HTTP User Agent",
3969-
["http_host"] = "HTTP Host Name (IXIA Host Name)",
3969+
["http_host"] = "HTTP Host Name",
39703970
["http_length"] = "HTTP Content Length",
39713971
["http_method"] = "HTTP METHOD",
39723972
["http_mime"] = "HTTP Mime Type",
@@ -3975,7 +3975,7 @@ local lang = {
39753975
["http_ret_code"] = "HTTP return code (e.g. 200, 304...)",
39763976
["http_site"] = "HTTP server without host name",
39773977
["http_ua"] = "HTTP User Agent",
3978-
["http_url"] = "HTTP URL (IXIA URI)",
3978+
["http_url"] = "HTTP URL",
39793979
["http_via"] = "HTTP Via",
39803980
["http_x_forwarded_for"] = "HTTP X-Forwarded-For",
39813981
["icmp_ipv4_code"] = "ICMP Code",

0 commit comments

Comments
 (0)