diff options
author | Bradley Sepos <[email protected]> | 2017-06-07 12:31:15 -0400 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2017-06-07 12:31:15 -0400 |
commit | df14a47fb003a61ddfed185c5cdc5a4901ab1bac (patch) | |
tree | 2ccf7d02319cf2403ba6dc7d36fa6109afd19bcd /win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx | |
parent | 021b3caa6efbfadb212bb1e686c2de08da6df2c6 (diff) |
sharpen: Fix typos in tooltips.
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx index 20be73cef..ed2d40c51 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.resx @@ -430,11 +430,11 @@ Lapsharp syntax: y-strength=y:y-kernel=y:cb-strength=c:cb-kernel=c:cr-strength=c Lapsharp default: y-strength=0.2:y-kernel=isolap:cb-strength=0.2:cb-kernel=isolap</value>
</data>
<data name="FilterView_Sharpen" xml:space="preserve">
- <value>Sharpening enhances the appearance of detail, especially edges. Overly strong Sharpen settings may damage picture quality and by creating ringing artifacts and enhancing noise, which can reduce compression efficiency.
+ <value>Sharpening enhances the appearance of detail, especially edges. Overly strong Sharpen settings may damage picture quality by creating ringing artifacts and enhancing noise, which can reduce compression efficiency.
Unsharp is a general purpose unsharp masking filter. It sharpens by blurring, then calculating the difference between the blurred picture and the original.
-Lapsharp sharpens by using convolution kernels approximating Laplacian edge filters, sometimes producing higher quality results than unsharp masking.</value>
+Lapsharp sharpens using convolution kernels approximating Laplacian edge filters, sometimes producing higher quality results than unsharp masking.</value>
</data>
<data name="FilterView_SharpenPreset" xml:space="preserve">
<value>Sharpen filter preset. Sets the strength of the filter.</value>
|