Browse Source

Merge pull request #3296 from RytoEX/remove-game-cap-strings

win-capture: Remove unused strings
Matt Gajownik 5 years ago
parent
commit
0c41bef84a
1 changed files with 0 additions and 2 deletions
  1. 0 2
      plugins/win-capture/data/locale/en-US.ini

+ 0 - 2
plugins/win-capture/data/locale/en-US.ini

@@ -20,8 +20,6 @@ GameCapture="Game Capture"
 GameCapture.AnyFullscreen="Capture any fullscreen application"
 GameCapture.AnyFullscreen="Capture any fullscreen application"
 GameCapture.CaptureWindow="Capture specific window"
 GameCapture.CaptureWindow="Capture specific window"
 GameCapture.UseHotkey="Capture foreground window with hotkey"
 GameCapture.UseHotkey="Capture foreground window with hotkey"
-GameCapture.ForceScaling="Force Scaling"
-GameCapture.ScaleRes="Scale Resolution"
 GameCapture.LimitFramerate="Limit capture framerate"
 GameCapture.LimitFramerate="Limit capture framerate"
 GameCapture.CaptureOverlays="Capture third-party overlays (such as steam)"
 GameCapture.CaptureOverlays="Capture third-party overlays (such as steam)"
 GameCapture.AntiCheatHook="Use anti-cheat compatibility hook"
 GameCapture.AntiCheatHook="Use anti-cheat compatibility hook"