summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorsr55 <[email protected]>2019-08-12 18:40:57 +0100
committersr55 <[email protected]>2019-08-12 18:41:58 +0100
commit15bd978a8480a1bce213443ff74a6873e7d72916 (patch)
treed54af0ffcae704e9a6b22fa71c74d0c4ddc531f4 /win
parentfa2e8213e7f88ec261c74368761d855ae0b2ac86 (diff)
WinGui: UI Consistency Tweak on the video tab.
Diffstat (limited to 'win')
-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 149010d2e..11cf168a3 100644
--- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
+++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
@@ -5505,7 +5505,7 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Extra Options:.
+ /// Looks up a localized string similar to Advanced Options:.
/// </summary>
public static string VideoView_ExtraOptions {
get {
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx
index 123e45e9a..2d0e235bf 100644
--- a/win/CS/HandBrakeWPF/Properties/Resources.resx
+++ b/win/CS/HandBrakeWPF/Properties/Resources.resx
@@ -1700,7 +1700,7 @@ Would you like to overwrite it?</value>
<value>Encoder Tune:</value>
</data>
<data name="VideoView_ExtraOptions" xml:space="preserve">
- <value>Extra Options:</value>
+ <value>Advanced Options:</value>
</data>
<data name="VideoView_FastDecode" xml:space="preserve">
<value>Fast Decode</value>