manager: Add option to disable update close #1303

This commit is contained in:
weishu
2024-01-29 21:33:24 +08:00
parent d7bc853bfc
commit 8abd37a35c
3 changed files with 40 additions and 5 deletions

View File

@@ -104,4 +104,6 @@
<string name="app_profile_template_save_failed">Failed to save template</string>
<string name="app_profile_template_import_empty">Clipboard is empty!</string>
<string name="module_changelog_failed">Fetch changelog failed: %s</string>
<string name="settings_check_update">Check update</string>
<string name="settings_check_update_summary">Automatically check for updates when opening the app</string>
</resources>