From: sr55 Date: Wed, 3 Aug 2016 19:55:25 +0000 (+0100) Subject: WinGui: Update the "update available" text to indicate that release notes are availab... X-Git-Tag: 1.0.0~285 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3488af26e1da998932e467db12e8107e72d11ee2;p=handbrake WinGui: Update the "update available" text to indicate that release notes are available on the website since we don't display them in GUI. --- diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index 52004dcd6..3e5d4914b 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -1139,7 +1139,8 @@ namespace HandBrakeWPF.Properties { } /// - /// Looks up a localized string similar to Your system supports the 64bit version of HandBrake! This offers performance and stability improvements over this 32bit version.. + /// Looks up a localized string similar to Your system supports the 64bit version of HandBrake! This offers performance and stability improvements over this 32bit version. + /// Please check the website for release notes.. /// public static string OptionsViewModel_64bitAvailable { get { @@ -1148,7 +1149,7 @@ namespace HandBrakeWPF.Properties { } /// - /// Looks up a localized string similar to A New Update is Available!. + /// Looks up a localized string similar to A New Update is Available! Please check the website for release notes.. /// public static string OptionsViewModel_NewUpdate { get { diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index ab209f268..32962807b 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -599,10 +599,11 @@ The Activity log may have further information. An Unknown Error has occured. - A New Update is Available! + A New Update is Available! Please check the website for release notes. - Your system supports the 64bit version of HandBrake! This offers performance and stability improvements over this 32bit version. + Your system supports the 64bit version of HandBrake! This offers performance and stability improvements over this 32bit version. + Please check the website for release notes. There are no new updates at this time.