diff options
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 | ||||
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.resx | 2 |
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 c8cfeed8d..c81c09579 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -385,7 +385,7 @@ namespace HandBrakeWPF.Properties { /// <summary>
/// Looks up a localized string similar to Please note, this option is suitable only for slower systems. It will cause a bottleneck on faster systems.
- ///Accelerates Accelerates H.264, MPEG-4, VC1 and WMV3 only. .
+ ///Accelerates H.264, MPEG-4, VC1 and WMV3 only. .
/// </summary>
public static string Video_DxvaDecode {
get {
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index 3439096ac..085633458 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -352,7 +352,7 @@ If you do not use this tab, it can be hidden from: Tools Menu > Options > </data>
<data name="Video_DxvaDecode" xml:space="preserve">
<value>Please note, this option is suitable only for slower systems. It will cause a bottleneck on faster systems.
-Accelerates Accelerates H.264, MPEG-4, VC1 and WMV3 only. </value>
+Accelerates H.264, MPEG-4, VC1 and WMV3 only. </value>
</data>
<data name="Video_QuickSyncNotAvailable" xml:space="preserve">
<value>QuickSync hardware not detected!
|