Merge pull request #1657 from SuslikV/patch-13

UI: Add missing text string for Remux dialog
This commit is contained in:
Jim 2019-02-11 09:18:18 -08:00 committed by GitHub
commit df89820d14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -299,6 +299,7 @@ LogReturnDialog.ErrorUploadingLog="Error uploading log file"
Remux.SourceFile="OBS Recording"
Remux.TargetFile="Target File"
Remux.Remux="Remux"
Remux.Stop="Stop Remuxing"
Remux.ClearFinished="Clear Finished Items"
Remux.ClearAll="Clear All Items"
Remux.OBSRecording="OBS Recording"