list:
name=Name
count=Count
authentication_url=Authentication URL
default_action=Default Authentication Result
failed=Failed
success=Successful
username=Username Field
password=Password Field
ssid_name=Session ID Name
log_off_path=Log Off Path
session_timeout=Session Timeout
session_fixation_protection=Session Fixation Protection
session_timeout_enforcement=Session Timeout Enforcement
enable=Enable
disable=Disable
tip_offline=Session Fixation Protection, Session Timeout Enforcement and Credential Stuffing Defense are not supported in offline mode
host_ip=Hostname/IP Address
host_status=Host Status
host=Host
credential_protection=Credential Stuffing Defense

dlg:
edit=Edit User Tracking Rule
new=New User Tracking Rule
name=Name
authentication_url=Authentication URL
default_action=Default Authentication Result
failed=Failed
success=Successful
username=Username Field
password=Password Field
authentication_type=Authentication Result Type
target=HTTP Match Target
value=Value
table=Authentication Result Condition Table
member_id=ID
return_code=Return Code
response_body=Response Body
redirect_url=Redirect URL
err_url_null=The Authentication URL must be input.
err_url_allow=The Authentication URL must start with '/'.
err_username=The Username Field must be input.
member_val_type=Value Type
simple=Simple String
regex=Regular Expression
ssid_name=Session ID Name
log_off_path=Log Off URL 
session_timeout=Session Timeout
session_timeout_unit=Minutes (1 - 14400)
session_fixation_protection=Session Fixation Protection
session_timeout_enforcement=Session Timeout Enforcement
frozen_time=Session Freeze Time
action=Action
severity=Severity
trigger=Trigger Policy
high=High
medium=Medium
low=Low
alert=Alert
alert_deny=Alert & Deny
redirect=Redirect
period_block=Period Block
block_period=Block Period
seconds=(Seconds)
minutes=(Minutes)
select=Please Select...
err_ssid_name=The Session ID Name must be input.
err_logoff_null=The Log Off URL must be input.
err_logoff_allow=The Log Off URL must start with '/'.
err_password=The Password Field must be input.
eg_ssid_name= (e.g. "sid", "PHPSESSID", "JSESSIONID")
log_off_message=Optionally define the log off URL to better track users’ sessions
ssn_timeout_limit_err=is an invalid value.\nSession Timeout must be in 1~14400.
frozen_time_limit_err=is an invalid value.\nSession Freeze Time must be in 1~3600.
block_period_limit_err=is an invalid value.\nPeriod must be in 1~3600.
host_ip=Hostname/IP Address
err_host_ip_null=The Hostname/IP Address must be input.
eg_host_ip= (e.g. "www.example.com", "192.168.1.1", "[2001:4860:c004::1]")
host_status=Host Status
host=Host
err_host=The Host must be selected.
credential_protection=Credential Stuffing Defense

tabledlg:
new=New Authentication Result Condition Table
edit=Edit Authentication Result Condition Table
member_id=ID                   
member_val_type=Value Type  
authentication_type=Authentication Result Type
target=HTTP Match Target
value=Value
return_code=Return Code
response_body=Response Body
redirect_url=Redirect URL
failed=Failed
success=Successful
err_value=The Value must be input.
simple=Simple String
regex=Regular Expression
