Add option to quit Apollo from webpage w/ hide tray menu controls
This commit is contained in:
@@ -191,6 +191,8 @@
|
||||
"hevc_mode_2": "Apollo will advertise support for HEVC Main profile",
|
||||
"hevc_mode_3": "Apollo will advertise support for HEVC Main and Main10 (HDR) profiles",
|
||||
"hevc_mode_desc": "Allows the client to request HEVC Main or HEVC Main10 video streams. HEVC is more CPU-intensive to encode, so enabling this may reduce performance when using software encoding.",
|
||||
"hide_tray_controls": "Hide tray control options",
|
||||
"hide_tray_controls_desc": "Do not show \"Force Stop\", \"Restart\" and \"Quit\" in tray menu.",
|
||||
"high_resolution_scrolling": "High Resolution Scrolling Support",
|
||||
"high_resolution_scrolling_desc": "When enabled, Apollo will pass through high resolution scroll events from Moonlight clients. This can be useful to disable for older applications that scroll too fast with high resolution scroll events.",
|
||||
"install_steam_audio_drivers": "Install Steam Audio Drivers",
|
||||
@@ -394,6 +396,10 @@
|
||||
"restart_apollo": "Restart Apollo",
|
||||
"restart_apollo_desc": "If Apollo isn't working properly, you can try restarting it. This will terminate any running sessions.",
|
||||
"restart_apollo_success": "Apollo is restarting",
|
||||
"quit_apollo": "Quit Apollo",
|
||||
"quit_apollo_desc": "Exit Apollo. This will terminate any running sessions.",
|
||||
"quit_apollo_success": "Apollo has exited.",
|
||||
"quit_apollo_success_ongoing": "Apollo is quitting...",
|
||||
"troubleshooting": "Troubleshooting",
|
||||
"unpair_all": "Unpair All",
|
||||
"unpair_all_error": "Error while unpairing",
|
||||
|
||||
Reference in New Issue
Block a user