diff options
author | sr55 <[email protected]> | 2017-06-14 22:07:14 +0100 |
---|---|---|
committer | sr55 <[email protected]> | 2017-06-14 22:07:14 +0100 |
commit | e2aaa9f501ab10d6ca3b01dbd3306b73334c917e (patch) | |
tree | 1794ebd3d4eb442fa018a04aff3170a91f01618f /win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | |
parent | 0b65b3005312401d0f9aad7acb00aa412cea7376 (diff) |
WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don't support MP4 Edit Lists. #778
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesUI.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx index 34edf84b0..6349d4978 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx @@ -911,4 +911,7 @@ This will not affect your current settings in the Subtitle tab.</value> <data name="FiltersView_Sharpen" xml:space="preserve">
<value>Sharpen</value>
</data>
+ <data name="MainView_AlignAVStart" xml:space="preserve">
+ <value>Align A/V Start</value>
+ </data>
</root>
\ No newline at end of file |