去除部分无用类

This commit is contained in:
fengjignqi
2026-06-24 10:05:39 +08:00
parent 133045fadd
commit a4f9d630df
34 changed files with 1009 additions and 5173 deletions

View File

@@ -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 -->