From 908b78452f8e53b5a9de3a592949eb30b21a5ec5 Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 7 Jun 2019 19:59:02 +0100 Subject: [PATCH] WinGui: Language consistency tweak in queue. --- win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 +- 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 ad6f64130..8a9b7e42b 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -4129,7 +4129,7 @@ namespace HandBrakeWPF.Properties { } /// - /// Looks up a localized string similar to Import. + /// Looks up a localized string similar to Import Queue. /// public static string QueueView_Import { get { diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index 079c3a4a7..05ca13d66 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -1902,7 +1902,7 @@ This will not impact any of the software encoders. Actions - Import + Import Queue Encoding: Pass {0} of {1}, {2:00.00}%, FPS: {3:000.0}, Avg FPS: {4:000.0} -- 2.40.0