summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2016-04-23 20:17:13 +0100
committersr55 <[email protected]>2016-04-23 20:17:13 +0100
commit83d10bd4c0ce01c5cf65edeaa46bca19f0a306cb (patch)
tree7c7fdefaf80018d85cad0c7d59373db85e52cede /win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs
parent59853dd5e1f2b504167340fa11c79febe18b8f34 (diff)
WinGui: Fix the Subtitle Defaults popup text.
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs')
-rw-r--r--win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs9
1 files changed, 9 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs
index 1eab4eee8..c67fddf27 100644
--- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs
+++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs
@@ -2133,6 +2133,15 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
+ /// Looks up a localized string similar to Configure how the Subtitle Tracks are automatically selected and configured when you select a new title or source video..
+ /// </summary>
+ public static string SubtitleView_SubtitleDefaultsDescription {
+ get {
+ return ResourceManager.GetString("SubtitleView_SubtitleDefaultsDescription", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized string similar to 2-Pass Encoding.
/// </summary>
public static string VideoView_2Pass {