Re-add the 'UDP Collector' Line to Fix Error

This commit is contained in:
sr093906
2021-10-28 21:42:14 +08:00
committed by GitHub
parent 4703f71a12
commit a2979144b6
+1 -1
View File
@@ -12,6 +12,7 @@
<string name="start_button">启动</string>
<string name="stop_button">停止</string>
<string name="title_activity_settings">设置</string>
<string name="collector_info">UDP 收集器: %1$s:%2$d</string>
<string name="http_server_status">HTTP 服务器: http://%1$s:%2$d</string>
<string name="rcvd_and_sent">%1$s 已接收 — %2$s 已发送</string>
<string name="query">查询</string>
@@ -192,4 +193,3 @@
<string name="malware_detection_ad1">试试 PCAPdroid 恶意软件检测!</string>
<string name="show_me">让我看看</string>
</resources>