diff options
author | sr55 <[email protected]> | 2017-06-14 21:08:49 +0100 |
---|---|---|
committer | sr55 <[email protected]> | 2017-06-14 21:08:56 +0100 |
commit | 0b65b3005312401d0f9aad7acb00aa412cea7376 (patch) | |
tree | b9e0df2d6177b8945f59cc35a86a211e477498ba /win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs | |
parent | 67dfaca7ac3ec56cc4ab3c7f9f60ab3b7c43a0db (diff) |
WinGui: Set Framework version to 4.6.1
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs index bb11a9a12..9da007c10 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs @@ -270,7 +270,7 @@ namespace HandBrakeWPF.Properties { ///
///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 using convolution kernels approximating Laplacian edge filters, sometimes producing higher quality results than [rest of string was truncated]";.
+ ///Lapsharp sharpens using convolution kernels approximating Laplacian edge filters, sometimes producing higher quality results than unshar [rest of string was truncated]";.
/// </summary>
public static string FilterView_Sharpen {
get {
@@ -294,7 +294,7 @@ namespace HandBrakeWPF.Properties { ///
///Unsharp can be tuned for Ultrafine, Fine, Medium, Coarse, or Very Coarse sharpening. Select one based on the output picture resolution and fineness of detail to enhance.
///
- ///Lapsharp's Film tune refines settings for use with most live action content. Film uses an isotropic Laplacian kernel to sharpen all edges similarly, and luminance (brightness) information is sharp [rest of string was truncated]";.
+ ///Lapsharp's Film tune refines settings for use with most live action content. Film uses an isotropic Laplacian kernel to sharpen all edges similarly, and luminance (brightness) information is sharpened [rest of string was truncated]";.
/// </summary>
public static string FilterView_SharpenTune {
get {
|