summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.Designer.cs')
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.Designer.cs36
1 files changed, 27 insertions, 9 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
index 7b24025d1..59fab79ae 100644
--- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
+++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
@@ -158,6 +158,15 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
+ /// Looks up a localized string similar to Is Default:.
+ /// </summary>
+ public static string AddPresetView_IsDefault {
+ get {
+ return ResourceManager.GetString("AddPresetView_IsDefault", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized string similar to Name:.
/// </summary>
public static string AddPresetView_Name {
@@ -2749,6 +2758,15 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
+ /// Looks up a localized string similar to No.
+ /// </summary>
+ public static string No {
+ get {
+ return ResourceManager.GetString("No", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized string similar to No Additional Information.
/// </summary>
public static string NoAdditionalInformation {
@@ -4458,15 +4476,6 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to (Default Preset).
- /// </summary>
- public static string PresetManagerView_DefaultPreset {
- get {
- return ResourceManager.GetString("PresetManagerView_DefaultPreset", resourceCulture);
- }
- }
-
- /// <summary>
/// Looks up a localized string similar to Delete Preset.
/// </summary>
public static string PresetManagerView_Delete {
@@ -6671,5 +6680,14 @@ namespace HandBrakeWPF.Properties {
return ResourceManager.GetString("WindowTitleStatus", resourceCulture);
}
}
+
+ /// <summary>
+ /// Looks up a localized string similar to Yes.
+ /// </summary>
+ public static string Yes {
+ get {
+ return ResourceManager.GetString("Yes", resourceCulture);
+ }
+ }
}
}