Fix #345
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
"cmd_prep_name": "Command Preparations",
|
||||
"covers_found": "Covers Found",
|
||||
"delete": "Delete",
|
||||
"delete_failed": "App delete failed: ",
|
||||
"detached_cmds": "Detached Commands",
|
||||
"detached_cmds_add": "Add Detached Command",
|
||||
"detached_cmds_desc": "A list of commands to be run in the background.",
|
||||
@@ -91,6 +92,7 @@
|
||||
"per_client_app_identity": "Per Client App Identity",
|
||||
"per_client_app_identity_desc": "Separate the app's identity per-client. Useful when you want different virtual display configurations on this specific app for different clients",
|
||||
"run_as_desc": "This can be necessary for some applications that require administrator permissions to run properly. Might cause URL schemes to fail.",
|
||||
"save_failed": "Failed to save app: ",
|
||||
"wait_all": "Continue streaming until all app processes exit",
|
||||
"wait_all_desc": "This will continue streaming until all processes started by the app have terminated. When unchecked, streaming will stop when the initial app process exits, even if other app processes are still running.",
|
||||
"working_dir": "Working Directory",
|
||||
|
||||
Reference in New Issue
Block a user