mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 14:27:26 +01:00
CP-12617: Port CP-12191 to trunk:
Removed two entries from Messages.resx that are not needed Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
This commit is contained in:
parent
6168c1bab8
commit
f5dd0ed9c1
18
XenModel/Messages.Designer.cs
generated
18
XenModel/Messages.Designer.cs
generated
@ -25233,24 +25233,6 @@ namespace XenAdmin {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Search.
|
||||
/// </summary>
|
||||
public static string OPTIONS_SEARCH {
|
||||
get {
|
||||
return ResourceManager.GetString("OPTIONS_SEARCH", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Search settings.
|
||||
/// </summary>
|
||||
public static string OPTIONS_SEARCH_DESC {
|
||||
get {
|
||||
return ResourceManager.GetString("OPTIONS_SEARCH_DESC", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Out of date.
|
||||
/// </summary>
|
||||
|
@ -8782,12 +8782,6 @@ However, there is not enough space to perform the repartitioning, so the current
|
||||
<data name="OPTIMIZED" xml:space="preserve">
|
||||
<value>Optimized</value>
|
||||
</data>
|
||||
<data name="OPTIONS_SEARCH" xml:space="preserve">
|
||||
<value>Search</value>
|
||||
</data>
|
||||
<data name="OPTIONS_SEARCH_DESC" xml:space="preserve">
|
||||
<value>Search settings</value>
|
||||
</data>
|
||||
<data name="OUT_OF_DATE" xml:space="preserve">
|
||||
<value>Out of date</value>
|
||||
</data>
|
||||
|
Loading…
Reference in New Issue
Block a user