From 1a22ce12866791b6040a54fc5e1707f92e1d2858 Mon Sep 17 00:00:00 2001 From: zhangwei Date: Mon, 12 Nov 2018 18:50:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=A8=E7=BC=93=E5=AD=98=E7=AD=96?= =?UTF-8?q?=E7=95=A5=E5=9B=BD=E9=99=85=E5=8C=96=E8=8B=B1=E6=96=87=E7=89=88?= =?UTF-8?q?=E7=BC=BA=E5=A4=B1=E5=AD=97=E5=85=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/messages/message_en.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index 8dccadb87..59344c7ca 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -1343,6 +1343,7 @@ sip_d_port=SIP Server Port sip_s_port=SIP Client Port call_id=SIP Call ID request_uri=SIP Request URIcache_policy=Cache Policy +cache_policy=Cache Policy PXY_CACHE_HTTP_URL=URL PXY_CACHE_HTTP_COOKIE=Cookie cache=Cache @@ -1359,4 +1360,4 @@ force_caching=Forcing Object Caching min_use=Minimum Use pinning_time=Cache Pinning Time max_cache_size=Max Cache Size -inactive_time=Inactive Time \ No newline at end of file +inactive_time=Inactive Time