mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
i forgo💀
This commit is contained in:
parent
978a2ff3fb
commit
6275085e48
10
Bloxstrap/Resources/Strings.Designer.cs
generated
10
Bloxstrap/Resources/Strings.Designer.cs
generated
@ -1,7 +1,6 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 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 {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The entry for '{0}' is not valid as the place filter is not formatted correctly..
|
||||
/// </summary>
|
||||
public static string Menu_FastFlagEditor_InvalidPlaceFilter {
|
||||
get {
|
||||
return ResourceManager.GetString("Menu.FastFlagEditor.InvalidPlaceFilter", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The entry for '{0}' is not valid as the name must start with FFlag, DFInt, etc.
|
||||
/// </summary>
|
||||
|
Loading…
Reference in New Issue
Block a user