From 6275085e48ab01e8061a9892ea7d5648e97160f3 Mon Sep 17 00:00:00 2001 From: srthMD Date: Mon, 22 Jul 2024 12:52:49 +0300 Subject: [PATCH] =?UTF-8?q?i=20forgo=F0=9F=92=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bloxstrap/Resources/Strings.Designer.cs | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Bloxstrap/Resources/Strings.Designer.cs b/Bloxstrap/Resources/Strings.Designer.cs index af9ccfd..77db067 100644 --- a/Bloxstrap/Resources/Strings.Designer.cs +++ b/Bloxstrap/Resources/Strings.Designer.cs @@ -1,7 +1,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -1703,6 +1702,15 @@ namespace Bloxstrap.Resources { } } + /// + /// Looks up a localized string similar to The entry for '{0}' is not valid as the place filter is not formatted correctly.. + /// + public static string Menu_FastFlagEditor_InvalidPlaceFilter { + get { + return ResourceManager.GetString("Menu.FastFlagEditor.InvalidPlaceFilter", resourceCulture); + } + } + /// /// Looks up a localized string similar to The entry for '{0}' is not valid as the name must start with FFlag, DFInt, etc. ///