From cfa8d8ed5b9bb35da655e55b0f96fa960c4c8d1f Mon Sep 17 00:00:00 2001 From: leijun Date: Thu, 11 Oct 2018 18:38:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=91=98=E8=A6=81=E5=9B=BD?= =?UTF-8?q?=E9=99=85=E5=8C=96=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/messages/message_en.properties | 3 ++- src/main/resources/messages/message_zh_CN.properties | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index 9104747c2..baf0668e5 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -1211,4 +1211,5 @@ packet=Packet stream=Stream protocol_menu=Protocol advanced=Advanced -protocol_identify=Protocol Identify \ No newline at end of file +protocol_identify=Protocol Identify +MM_FILE_DIGEST=File Digest Configuration \ No newline at end of file diff --git a/src/main/resources/messages/message_zh_CN.properties b/src/main/resources/messages/message_zh_CN.properties index 71b13c28f..b079ab5e7 100644 --- a/src/main/resources/messages/message_zh_CN.properties +++ b/src/main/resources/messages/message_zh_CN.properties @@ -1205,4 +1205,5 @@ packet=Packet stream=Stream protocol_menu=Protocol advanced=Advanced -protocol_identify=Protocol Identify \ No newline at end of file +protocol_identify=Protocol Identify +MM_FILE_DIGEST=\u6587\u4EF6\u6458\u8981\u914D\u7F6E \ No newline at end of file