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.cs126
1 files changed, 63 insertions, 63 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
index f0aba3163..251dfb4fe 100644
--- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
+++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
@@ -4066,15 +4066,6 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Do nothing.
- /// </summary>
- public static string QueueView_DoNothing {
- get {
- return ResourceManager.GetString("QueueView_DoNothing", resourceCulture);
- }
- }
-
- /// <summary>
/// Looks up a localized string similar to Encode Time:.
/// </summary>
public static string QueueView_Duration {
@@ -4129,15 +4120,6 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Hibernate.
- /// </summary>
- public static string QueueView_Hibernate {
- get {
- return ResourceManager.GetString("QueueView_Hibernate", resourceCulture);
- }
- }
-
- /// <summary>
/// Looks up a localized string similar to Import Queue.
/// </summary>
public static string QueueView_Import {
@@ -4147,15 +4129,6 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Lock System.
- /// </summary>
- public static string QueueView_LockSystem {
- get {
- return ResourceManager.GetString("QueueView_LockSystem", resourceCulture);
- }
- }
-
- /// <summary>
/// Looks up a localized string similar to The log will be available after the encode completes..
/// </summary>
public static string QueueView_LogNotAvailableYet {
@@ -4165,15 +4138,6 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Log off.
- /// </summary>
- public static string QueueView_Logoff {
- get {
- return ResourceManager.GetString("QueueView_Logoff", resourceCulture);
- }
- }
-
- /// <summary>
/// Looks up a localized string similar to Open Destination Directory.
/// </summary>
public static string QueueView_OpenDestDir {
@@ -4237,15 +4201,6 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Quit HandBrake.
- /// </summary>
- public static string QueueView_QuitHandBrake {
- get {
- return ResourceManager.GetString("QueueView_QuitHandBrake", resourceCulture);
- }
- }
-
- /// <summary>
/// Looks up a localized string similar to Reset.
/// </summary>
public static string QueueView_Reset {
@@ -4282,15 +4237,6 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Shutdown.
- /// </summary>
- public static string QueueView_Shutdown {
- get {
- return ResourceManager.GetString("QueueView_Shutdown", resourceCulture);
- }
- }
-
- /// <summary>
/// Looks up a localized string similar to Src: .
/// </summary>
public static string QueueView_Source {
@@ -4354,15 +4300,6 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Suspend.
- /// </summary>
- public static string QueueView_Suspend {
- get {
- return ResourceManager.GetString("QueueView_Suspend", resourceCulture);
- }
- }
-
- /// <summary>
/// Looks up a localized string similar to Video:.
/// </summary>
public static string QueueView_Video {
@@ -5570,6 +5507,69 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
+ /// Looks up a localized string similar to Do nothing.
+ /// </summary>
+ public static string WhenDone_DoNothing {
+ get {
+ return ResourceManager.GetString("WhenDone_DoNothing", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to Hibernate.
+ /// </summary>
+ public static string WhenDone_Hibernate {
+ get {
+ return ResourceManager.GetString("WhenDone_Hibernate", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to Lock System.
+ /// </summary>
+ public static string WhenDone_LockSystem {
+ get {
+ return ResourceManager.GetString("WhenDone_LockSystem", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to Log off.
+ /// </summary>
+ public static string WhenDone_Logoff {
+ get {
+ return ResourceManager.GetString("WhenDone_Logoff", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to Quit HandBrake.
+ /// </summary>
+ public static string WhenDone_QuitHandBrake {
+ get {
+ return ResourceManager.GetString("WhenDone_QuitHandBrake", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to Shutdown.
+ /// </summary>
+ public static string WhenDone_Shutdown {
+ get {
+ return ResourceManager.GetString("WhenDone_Shutdown", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to Sleep.
+ /// </summary>
+ public static string WhenDone_Suspend {
+ get {
+ return ResourceManager.GetString("WhenDone_Suspend", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized string similar to {0} - ({1}%, Pass {2} of {3}).
/// </summary>
public static string WindowTitleStatus {