Skip to content

Commit

Permalink
UI: Fix HotkeyFocusBehavior not set in locale
Browse files Browse the repository at this point in the history
  • Loading branch information
pkviet committed Sep 8, 2021
1 parent 342eba6 commit 935799a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UI/data/locale/en-US.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1014,6 +1014,7 @@ Basic.Settings.Advanced.Network.TCPPacing.Tooltip="Attempts to make RTMP output
Basic.Settings.Advanced.Network.Dbr.Presets="Dynamic Bitrate Presets"
Basic.Settings.Advanced.Network.Dbr.Presets.Fast="Reliable connection with occasional stability issues"
Basic.Settings.Advanced.Network.Dbr.Presets.Slow="Mobile, unreliable connection"Basic.Settings.Advanced.Hotkeys.HotkeyFocusBehavior="Hotkey Focus Behavior"
Basic.Settings.Advanced.Hotkeys.HotkeyFocusBehavior="Hotkey Focus Behavior"
Basic.Settings.Advanced.Hotkeys.NeverDisableHotkeys="Never disable hotkeys"
Basic.Settings.Advanced.Hotkeys.DisableHotkeysInFocus="Disable hotkeys when main window is in focus"
Basic.Settings.Advanced.Hotkeys.DisableHotkeysOutOfFocus="Disable hotkeys when main window is not in focus"
Expand Down

0 comments on commit 935799a

Please sign in to comment.