1
0
Fork 0
mirror of https://github.com/wagesj45/butterflow-ui.git synced 2026-06-29 15:56:31 -05:00

Automagic organization

This commit is contained in:
Jordan Wages 2018-06-25 01:53:27 -05:00
commit 9f376941de
4 changed files with 48 additions and 10 deletions

View file

@ -135,9 +135,15 @@
<data name="HeightLabel" xml:space="preserve">
<value>Height</value>
</data>
<data name="KeepAudioDescription" xml:space="preserve">
<value>Renders the output video with the audio from the original video. In unchecked, no sound will be included in the output video.</value>
</data>
<data name="KeepAudioLabel" xml:space="preserve">
<value>Keep Audio</value>
</data>
<data name="LosslessDescription" xml:space="preserve">
<value>Renders the video without lossy compression. The video will not lose any visual quality, but it will result in a very large output file.</value>
</data>
<data name="LosslessLabel" xml:space="preserve">
<value>Lossless Quality</value>
</data>