From cecf5cb3e90233a40b360fe2914e367c382c3e30 Mon Sep 17 00:00:00 2001 From: sr55 Date: Tue, 1 May 2018 20:29:16 +0100 Subject: [PATCH] WinGui: Change the "Picture Size" label to "Dimensions" to avoid confusion on the Add Preset View. #1309 --- win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs | 2 +- win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs index a331ce7a1..05cce7649 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs @@ -124,7 +124,7 @@ namespace HandBrakeWPF.Properties { } /// - /// Looks up a localized string similar to Save Picture Size:. + /// Looks up a localized string similar to Dimensions:. /// public static string AddPresetView_SavePictureSize { get { diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx index e0b83221c..cd19adc04 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx @@ -232,7 +232,7 @@ Name: - Save Picture Size: + Dimensions: Cancel -- 2.40.0