Add deprecated warnings

This commit is contained in:
世界
2024-10-29 12:25:53 +08:00
parent 6c31dca1d3
commit 0b18d9f14c
2 changed files with 44 additions and 0 deletions

View File

@@ -75,6 +75,8 @@
<string name="service_error_title_start_command_server">Start command server</string>
<string name="service_error_title_create_service">Create service</string>
<string name="service_error_title_start_service">Start service</string>
<string name="service_error_title_deprecated_warning">Deprecated Warning</string>
<string name="service_error_deprecated_warning_documentation">Documentation</string>
<string name="status_status">Status</string>
<string name="status_memory">Memory</string>