dlg:
edit=編輯HTTP標頭安全策略
new=新的HTTP標頭安全策略
name=名稱
secure_header_table=安全標題表格
url_status=URL過濾器
request_type=請求URL類型
request_url=請求URL
request_url_tip=使用此功能插入特殊的HTTP標頭以保護客戶端免受某些攻擊。
plain=簡單字串
regular=正規表示式

tabledlg:
new=新的安全標頭規則
edit=編輯安全標頭規則
select=請選擇
member_id=ID
name_type=安全標頭類型
value_type=檔頭數值
protection_mode=保護模式
allowfrom_source=從URI允許
x-frame-options=X-Frame-Options
x-content-type-options=X-Content-Type-Options
x-xss-protection=X-XSS-Protection
nosniff=nosniff
deny=DENY
sameorigin=SAMEORIGIN
allow-from=ALLOW-FROM
sanitizing-mode=消毒模式
block-mode=阻斷模式
x-frame-options_tip=用於保護客戶端免受Clickjacking攻擊。
x-content-type-options_tip=啟用以防止瀏覽器將文件解釋為內容類型聲明的其他內容。
x-xss-protection_tip=當檢測到反映的跨站腳本（XSS）攻擊時，用於指示瀏覽器停止加載頁面。
url_status=URL過濾器
request_type=請求URL類型
request_url=請求URL
request_url_tip=使用此功能插入特殊的HTTP標頭以保護客戶端免受某些攻擊。
plain=簡單字串
regular=正規表示式
err_request_url=必須配置請求URL。
content-security-policy=Content-Security-Policy
content-security-policy_tip=用於減少瀏覽器上的XSS風險和資料注入攻擊。
custom_value_tip=(例如 default-src 'self';script-src 'self';object-src 'self')
