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

Incremental commit

This commit is contained in:
Jordan Wages 2018-06-25 03:44:45 -05:00
commit 573ce727c0
9 changed files with 166 additions and 32 deletions

View file

@ -117,6 +117,15 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AboutButterflowMenu" xml:space="preserve">
<value>More about butterflow...</value>
</data>
<data name="AboutButterflowUIMenu" xml:space="preserve">
<value>More about butterflow-ui...</value>
</data>
<data name="AboutMenu" xml:space="preserve">
<value>About butterflow-ui</value>
</data>
<data name="AdvancedOptionsGroupBox" xml:space="preserve">
<value>Advanced Options</value>
</data>
@ -126,15 +135,24 @@
<data name="CustomPlaybackRateLabel" xml:space="preserve">
<value>Custom Rate</value>
</data>
<data name="EditMenu" xml:space="preserve">
<value>_Edit</value>
</data>
<data name="FileInputGroupBox" xml:space="preserve">
<value>Input</value>
</data>
<data name="FileLabel" xml:space="preserve">
<value>Video File</value>
</data>
<data name="FileMenu" xml:space="preserve">
<value>_File</value>
</data>
<data name="HeightLabel" xml:space="preserve">
<value>Height</value>
</data>
<data name="HelpMenu" xml:space="preserve">
<value>_Help</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>
@ -148,7 +166,7 @@
<value>Lossless Quality</value>
</data>
<data name="PlaybackRateDescription" xml:space="preserve">
<value>Some description of playback rate goes here.</value>
<value>Controls the new framerate of the output video. This can be set in both absolute and relative terms.</value>
</data>
<data name="PlaybackRateLabel" xml:space="preserve">
<value>Playback Rate</value>