Browse Source

win-capture: Remove obsolete translation

A commit 80b4a65cd2 added a translation `Method.Auto` but the source
code uses `WindowCapture.Method.Auto` instead.
Norihiro Kamae 2 years ago
parent
commit
7a3486ba6d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      plugins/win-capture/data/locale/en-US.ini

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

@@ -18,7 +18,6 @@ AllowTransparency="Allow Transparency"
 Monitor="Display"
 PrimaryMonitor="Primary Monitor"
 Method="Capture Method"
-Method.Auto="Automatic"
 Method.DXGI="DXGI Desktop Duplication"
 Method.WindowsGraphicsCapture="Windows 10 (1903 and up)"
 GameCapture="Game Capture"