Show running app in Apps page
This commit is contained in:
@@ -40,6 +40,9 @@
|
||||
"applications_title": "Applications",
|
||||
"auto_detach": "Continue streaming if the application exits quickly",
|
||||
"auto_detach_desc": "This will attempt to automatically detect launcher-type apps that close quickly after launching another program or instance of themselves. When a launcher-type app is detected, it is treated as a detached app.",
|
||||
"close": "Terminate",
|
||||
"close_warning": "Are you sure to terminate the current running app?",
|
||||
"close_failed": "App termination failed.",
|
||||
"cmd": "Command",
|
||||
"cmd_desc": "The main application to start. If blank, no application will be started.",
|
||||
"cmd_note": "If the path to the command executable contains spaces, you must enclose it in quotes.",
|
||||
@@ -80,7 +83,6 @@
|
||||
"image_desc": "Application icon/picture/image path that will be sent to client. Image must be a PNG file. If not set, Apollo will send default box image.",
|
||||
"launch": "Launch",
|
||||
"launch_warning": "Are you sure you want to launch this app? This will terminate the currently running app.",
|
||||
"launch_success": "App launched successfully!",
|
||||
"launch_failed": "App launch failed: ",
|
||||
"loading": "Loading...",
|
||||
"name": "Name",
|
||||
|
||||
Reference in New Issue
Block a user