mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-05-05 23:29:12 -05:00
FF-1679: Fixed issue reading metadata in WAV files
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user