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. ///