Fix build
(Never wanna merge again)
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
"virtual_display": "Always use Virtual Display",
|
||||
"virtual_display_desc": "Always use virtual display on this app, overriding client request. Please make sure the SudoVDA driver is installed and enabled.",
|
||||
"virtual_display_primary": "Enforce Virtual Display Primary",
|
||||
"virtual_display_primary_desc": "Automatically set the virtual display as primary display when the app starts. Virtual display will always be set to primary when client requests to use virtual display. (Recommended to keep on)",
|
||||
"virtual_display_primary_desc": "Automatically set the virtual display as primary display when the app starts. Virtual display will always be set to primary when client requests to use virtual display. (Recommended to keep on) [Broken on Windows 11 24H2]",
|
||||
"resolution_scale_factor": "Resolution Scale Factor",
|
||||
"resolution_scale_factor_desc": "Scale the client requested resolution based on this factor. e.g. 2000x1000 with a factor of 120% will become 2400x1200. Overrides client requested factor when the number isn't 100%. This option won't affect client requested streaming resolution.",
|
||||
"use_app_identity": "Use App Identity",
|
||||
@@ -201,6 +201,7 @@
|
||||
"dd_mode_remapping_requested_fps": "Requested FPS",
|
||||
"dd_mode_remapping_requested_resolution": "Requested resolution",
|
||||
"dd_options_header": "Advanced display device options",
|
||||
"dd_options_header_vdd_na": "(Does not work with Virtual Display)",
|
||||
"dd_refresh_rate_option": "Refresh rate",
|
||||
"dd_refresh_rate_option_auto": "Use FPS value provided by the client (default)",
|
||||
"dd_refresh_rate_option_disabled": "Do not change refresh rate",
|
||||
|
||||
Reference in New Issue
Block a user