manager: Add context menu for app profile

This commit is contained in:
weishu
2023-07-01 12:01:56 +08:00
parent b308a368d3
commit a10d2651c1
3 changed files with 81 additions and 9 deletions

View File

@@ -80,4 +80,7 @@
<string name="module_downloading">Downloading module: %s</string>
<string name="module_start_downloading">Start downloading: %s</string>
<string name="new_version_available">New version: %s is available, click to download</string>
<string name="launch_app">Launch</string>
<string name="force_stop_app">Force Stop</string>
<string name="restart_app">Restart</string>
</resources>