From 37fcde56458087a663041a9fc4727c9936b0a566 Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Wed, 14 Aug 2019 07:53:00 +0200 Subject: [PATCH] Fix tooltip for "Reload all assemblies" toolbar button --- ILSpy/Properties/Resources.Designer.cs | 2 +- ILSpy/Properties/Resources.resx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ILSpy/Properties/Resources.Designer.cs b/ILSpy/Properties/Resources.Designer.cs index 9cb673c88..d4f71c88f 100644 --- a/ILSpy/Properties/Resources.Designer.cs +++ b/ILSpy/Properties/Resources.Designer.cs @@ -1432,7 +1432,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to ReloadAssemblies. + /// Looks up a localized string similar to Reload all assemblies. /// public static string RefreshCommand_ReloadAssemblies { get { diff --git a/ILSpy/Properties/Resources.resx b/ILSpy/Properties/Resources.resx index 08bb57a15..389c58dbf 100644 --- a/ILSpy/Properties/Resources.resx +++ b/ILSpy/Properties/Resources.resx @@ -172,7 +172,7 @@ Generate portable PDB - ReloadAssemblies + Reload all assemblies _Reload