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