diff options
author | Nemrav <> | 2023-05-15 02:03:50 +0200 |
---|---|---|
committer | Nemrav <> | 2023-05-18 01:26:24 +0200 |
commit | 56675b0401573f799271eff4716cd6788c98ce7b (patch) | |
tree | 367e5097a9680dd25f4c3cd11568375e49358c0b /game/localisation/en_US | |
parent | 5b207ea57ec278daf5b8b44fdf72757fda1a7bd0 (diff) |
keep-video-settings-dialog and game-session ui layering fix
Bring resolution dialog local inline with standards
put changes-dialog functionality in ResolutionSelector
fix revert-dialog width
cleanup resolution-dialog signals
resolution dialog works for all resolutions
resolution dialog remove unnecessary timer var
resolution dialog better export vars
resolution dialog correct var style
Diffstat (limited to 'game/localisation/en_US')
-rw-r--r-- | game/localisation/en_US/menus.csv | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/game/localisation/en_US/menus.csv b/game/localisation/en_US/menus.csv index c69d36b..50342ee 100644 --- a/game/localisation/en_US/menus.csv +++ b/game/localisation/en_US/menus.csv @@ -36,6 +36,8 @@ OPTIONS_VIDEO_REFRESH_RATE,Refresh Rate OPTIONS_VIDEO_REFRESH_RATE_TOOLTIP,Only change from VSYNC if you are having issues with screen tearing. OPTIONS_VIDEO_QUALITY,Quality Preset OPTIONS_VIDEO_GUI_SCALE,Gui Scaling Factor +OPTIONS_VIDEO_RESOLUTION_DIALOG_TITLE,Keep Resolution? +OPTIONS_VIDEO_RESOLUTION_DIALOG_TEXT,Reverting resolution in ({time}) ,, Sound Tab MASTER_BUS,Master Volume |