mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
Merge pull request #1406 from geosharath/VMSS-B2B
Fixing build issues in Messages.Designer.cs
This commit is contained in:
commit
f265996890
5
XenModel/Messages.Designer.cs
generated
5
XenModel/Messages.Designer.cs
generated
@ -11342,7 +11342,7 @@ namespace XenAdmin {
|
||||
public static string DISABLED_VMSS {
|
||||
get {
|
||||
return ResourceManager.GetString("DISABLED_VMSS", resourceCulture);
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
@ -13650,7 +13650,7 @@ namespace XenAdmin {
|
||||
public static string ENABLED_VMSS {
|
||||
get {
|
||||
return ResourceManager.GetString("ENABLED_VMSS", resourceCulture);
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
@ -23413,7 +23413,6 @@ namespace XenAdmin {
|
||||
public static string NEW_SEARCH {
|
||||
get {
|
||||
return ResourceManager.GetString("NEW_SEARCH", resourceCulture);
|
||||
>>>>>>> refs/remotes/xenserver/CAR-2205
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user