summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
diff options
context:
space:
mode:
authorsr55 <[email protected]>2015-03-12 20:44:14 +0000
committersr55 <[email protected]>2015-03-12 20:44:14 +0000
commit0e5c1e24b1190922945992ce0ea25171d251de65 (patch)
treef2812658425328178c8abf48db5111646b67cf0b /win/CS/HandBrakeWPF
parent842f2ec78e8d64957db8ee3d7e7ada7d9e133487 (diff)
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
Diffstat (limited to 'win/CS/HandBrakeWPF')
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.Designer.cs2
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.resx2
2 files changed, 2 insertions, 2 deletions
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]&quot;;.
+ ///Suggested values are: 18 to 20 for standard definiti [rest of string was truncated]&quot;;.
/// </summary>
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.