فهرست منبع

obs-ffmpeg: Fix spelling mistake for 'Encoder.Timeout'

Vainock 3 سال پیش
والد
کامیت
4e8fbb8f77
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      plugins/obs-ffmpeg/data/locale/en-US.ini

+ 1 - 1
plugins/obs-ffmpeg/data/locale/en-US.ini

@@ -67,7 +67,7 @@ UnableToWritePath="Unable to write to %1. Make sure you're using a recording pat
 WarnWindowsDefender="If Windows 10 Ransomware Protection is enabled it can also cause this error. Try turning off controlled folder access in Windows Security / Virus & threat protection settings."
 
 Encoder.Error="Failed to open %1: %2"
-Encoder.Timeout="Encoder %1 is taking too long too encode (timeout: %2 seconds)"
+Encoder.Timeout="Encoder %1 is taking too long to encode (timeout: %2 seconds)"
 
 NVENC.Error="Failed to open NVENC codec: %1"
 NVENC.GenericError="Check your video drivers are up to date. Try closing other recording software which might be using NVENC such as NVIDIA Shadowplay or Windows 10 Game DVR."