FF-1679: Fixed issue reading metadata in WAV files

This commit is contained in:
John Andrews
2024-07-31 09:20:58 +12:00
parent 42c35b791c
commit a5310bd6c3
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -804,7 +804,7 @@
"Language": "Language",
"Language-Help": "The [ISO 639-2](https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes) language code to use.",
"Title": "Title",
"Title-Help": "Optionally enter a title, either a regular expression or string that must appear in the title, to match against.",
"Title-Help": "Optionally, enter a title. This can be either a regular expression or a string that must appear in the title to be matched.",
"OutputFile": "Output File",
"OutputFile-Help": "Where to save the the output file to, e.g. \"'{folder.Orig.FullName}\\{file.Orig.FileName}.srt'\" to save it with the original file as a srt output.\nIf left blank an srt subtitle will be created in the same folder as the original input file.",
"SetWorkingFile": "Set as Working File",