Browse Source

win-dshow: Change "Device Preferred" text

Changes "Device Preferred" to "Device Default"
jp9000 11 years ago
parent
commit
95f0b1065e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/win-dshow/data/locale/en-US.ini

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

@@ -6,7 +6,7 @@ ConfigureVideo="Configure Video"
 ConfigureCrossbar="Configure Crossbar"
 ResFPSType="Resolution/FPS Type"
 ResFPSType.Custom="Custom"
-ResFPSType.DevPreferred="Device Preferred"
+ResFPSType.DevPreferred="Device Default"
 FPS.Matching="Match Output FPS"
 FPS.Highest="Highest FPS"
 Resolution="Resolution"