From 83a042f95c4c661325be1a2e2c903419588e29eb Mon Sep 17 00:00:00 2001 From: jp9000 Date: Mon, 8 Aug 2016 16:02:58 -0700 Subject: [PATCH] win-capture: Add missing game capture "Mode" string --- plugins/win-capture/data/locale/en-US.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/win-capture/data/locale/en-US.ini b/plugins/win-capture/data/locale/en-US.ini index ef04ec151..9c958206c 100644 --- a/plugins/win-capture/data/locale/en-US.ini +++ b/plugins/win-capture/data/locale/en-US.ini @@ -21,3 +21,4 @@ GameCapture.CaptureOverlays="Capture third-party overlays (such as steam)" GameCapture.AntiCheatHook="Use anti-cheat compatibility hook" GameCapture.HotkeyStart="Capture foreground window" GameCapture.HotkeyStop="Deactivate capture" +Mode="Mode"