diff options
author | sr55 <[email protected]> | 2015-03-12 20:44:14 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2015-03-12 20:44:14 +0000 |
commit | 0e5c1e24b1190922945992ce0ea25171d251de65 (patch) | |
tree | f2812658425328178c8abf48db5111646b67cf0b /win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | |
parent | 842f2ec78e8d64957db8ee3d7e7ada7d9e133487 (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/Properties/Resources.Designer.cs')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 |
1 files changed, 1 insertions, 1 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]";.
+ ///Suggested values are: 18 to 20 for standard definiti [rest of string was truncated]";.
/// </summary>
public static string Video_QualitySlider {
get {
|