去除部分无用类
This commit is contained in:
@@ -243,6 +243,20 @@
|
||||
<string name="avatar_update_success">Avatar updated successfully</string>
|
||||
<string name="file_not_exist">File does not exist</string>
|
||||
|
||||
<string name="device_connected_success">Device connected successfully</string>
|
||||
|
||||
<string name="connection_success">Connection successful</string>
|
||||
|
||||
<string name="device_disconnected">Device disconnected</string>
|
||||
|
||||
<string name="device_not_initialized">Device connection is not initialized</string>
|
||||
|
||||
<string name="device_connecting_please_wait">Device is connecting, please try again later</string>
|
||||
|
||||
<string name="device_not_connected_retry">Device is not connected, please try again</string>
|
||||
|
||||
<string name="scan_failed">Scan failed: %1$s</string>
|
||||
|
||||
<!-- End -->
|
||||
|
||||
|
||||
|
||||
@@ -229,6 +229,20 @@
|
||||
<string name="avatar_update_success">头像修改成功</string>
|
||||
<string name="file_not_exist">文件不存在</string>
|
||||
|
||||
<string name="device_connected_success">设备连接成功</string>
|
||||
|
||||
<string name="connection_success">连接成功</string>
|
||||
|
||||
<string name="device_disconnected">设备已断开</string>
|
||||
|
||||
<string name="device_not_initialized">设备连接未初始化</string>
|
||||
|
||||
<string name="device_connecting_please_wait">设备连接中,请稍后再试</string>
|
||||
|
||||
<string name="device_not_connected_retry">设备未连接,请稍后重试</string>
|
||||
|
||||
<string name="scan_failed">扫描失败: %1$s</string>
|
||||
|
||||
|
||||
<!--结束-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user