From 0e5c1e24b1190922945992ce0ea25171d251de65 Mon Sep 17 00:00:00 2001 From: sr55 Date: Thu, 12 Mar 2015 20:44:14 +0000 Subject: WinGui: Add the word "sources" to the quality tooltip to make it marginally clearer. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6984 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 +- win/CS/HandBrakeWPF/Properties/Resources.resx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'win/CS/HandBrakeWPF') diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index 45b845200..5c4097933 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -1040,7 +1040,7 @@ namespace HandBrakeWPF.Properties { ///So small changes in value will result in progressively larger increases or decreases in the resulting file size. ///A value of 0 means lossless and will result in a file size that is larger than the original source, ///unless the source was also lossless. - ///Suggested values are: 18 to 20 for Standard Definiti [rest of string was truncated]";. + ///Suggested values are: 18 to 20 for standard definiti [rest of string was truncated]";. /// public static string Video_QualitySlider { get { diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index 807cce375..2a3222d1d 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -270,7 +270,7 @@ x264's scale is logarithmic and lower values correspond to higher quality. So small changes in value will result in progressively larger increases or decreases in the resulting file size. A value of 0 means lossless and will result in a file size that is larger than the original source, unless the source was also lossless. -Suggested values are: 18 to 20 for Standard Definition and 20 to 23 for High Definition. +Suggested values are: 18 to 20 for standard definition sources and 20 to 23 for high definition sources. x265 is a new encoder, so there are no recommended values yet. You'll have to experiment. -- cgit v1.2.3