From 6d5ff381cafca9b82e11407dc67bf6b74f1397ee Mon Sep 17 00:00:00 2001 From: 826220679@qq.com <826220679@qq.com> Date: 星期一, 11 八月 2025 23:15:40 +0800 Subject: [PATCH] 20250811 --- systemfile/Messages_en.properties | 27 +++++++++++++++++++++++++-- 1 files changed, 25 insertions(+), 2 deletions(-) diff --git a/systemfile/Messages_en.properties b/systemfile/Messages_en.properties index 1a9a709..0ae7fd4 100644 --- a/systemfile/Messages_en.properties +++ b/systemfile/Messages_en.properties @@ -1,3 +1,26 @@ +TAG_STATS = Tag Statistics +BASE_STATION_STATS = Base Station Statistics +SOFTWARE_VERSION = Software Version +APP_VERSION = 1.0.0 +UDP_PORT_A = UDP Receive Port A +UDP_PORT_B = UDP Receive Port B +DB_VERSION = Database Version +DB_STATUS = Database Status +RECEIVED_PACKETS=Received +# New message viewing related resources +MESSAGE_VIEW_ALL_TYPES=All Types +MESSAGE_VIEW_UDP_PORT_A=UDP Port A +MESSAGE_VIEW_UDP_PORT_B=UDP Port B +MESSAGE_VIEW_TCP_PORT=TCP Port +MESSAGE_VIEW_MQTT_PORT=MQTT Port +MESSAGE_VIEW_ALL_DEVICES=All Devices +MESSAGE_VIEW_ALL_PROTOCOLS=All Protocols +MESSAGE_VIEW_SHOW_DATA=Show Data +MESSAGE_VIEW_DATA_SOURCE=Data Source +MESSAGE_VIEW_FILTERED_DATA=Filtered Data +MESSAGE_VIEW_HEX_FORMAT=HEX Format +MESSAGE_VIEW_ASCII_FORMAT=ASCII Format +MESSAGE_VIEW_MIXED_FORMAT=Mixed Format # New Resource Key-Value Pairs packet.count.format=Packets Received: %d label.id=Label ID @@ -485,8 +508,8 @@ MESSAGE_VIEW_START=Start MESSAGE_VIEW_PAUSE=Pause MESSAGE_VIEW_CLEAR=Clear -MESSAGE_VIEW_DATA_TYPE=Data Type -MESSAGE_VIEW_PROTOCOL=Protocol +MESSAGE_VIEW_DATA_TYPE=DataFrom +MESSAGE_VIEW_PROTOCOL=DataType MESSAGE_VIEW_DEVICE_ID=Device ID MESSAGE_VIEW_AUTO_SAVE=Auto Save Messages MESSAGE_VIEW_SHOW_SOURCE=Show Data Source -- Gitblit v1.9.3