From 39e94f5ba8ad1232eba6c2f2ab338da3239e0070 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 23 Aug 2017 17:46:08 +0200 Subject: Additional options for refreshing names list preview --- Aktywator/Properties/Resources.Designer.cs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Aktywator/Properties/Resources.Designer.cs') diff --git a/Aktywator/Properties/Resources.Designer.cs b/Aktywator/Properties/Resources.Designer.cs index afcf17c..d3dedab 100644 --- a/Aktywator/Properties/Resources.Designer.cs +++ b/Aktywator/Properties/Resources.Designer.cs @@ -22,7 +22,7 @@ namespace Aktywator.Properties { [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class Resources { + public class Resources { private static global::System.Resources.ResourceManager resourceMan; @@ -36,7 +36,7 @@ namespace Aktywator.Properties { /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Resources.ResourceManager ResourceManager { + public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Aktywator.Properties.Resources", typeof(Resources).Assembly); @@ -51,7 +51,7 @@ namespace Aktywator.Properties { /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Globalization.CultureInfo Culture { + public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } @@ -61,10 +61,10 @@ namespace Aktywator.Properties { } /// - /// Looks up a localized string similar to 2017-08-22 + /// Looks up a localized string similar to 2017-08-23 ///. /// - internal static string BuildDate { + public static string BuildDate { get { return ResourceManager.GetString("BuildDate", resourceCulture); } -- cgit v1.2.3