mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 14:27:26 +01:00
Merge pull request #254 from MihaelaStoica/xs64bit
CA-150369: Update XenCenter with latest C# bindings
This commit is contained in:
commit
0bf221f934
2
XenModel/XenAPI/FriendlyErrorNames.Designer.cs
generated
2
XenModel/XenAPI/FriendlyErrorNames.Designer.cs
generated
@ -1267,7 +1267,7 @@ namespace XenAPI {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The edition you supplied is invalid. Valid editions are 'free', 'enterprise' and 'platinum'..
|
||||
/// Looks up a localized string similar to The edition you supplied is invalid..
|
||||
/// </summary>
|
||||
public static string INVALID_EDITION {
|
||||
get {
|
||||
|
@ -520,7 +520,7 @@
|
||||
<value>The device name {0} is invalid</value>
|
||||
</data>
|
||||
<data name="INVALID_EDITION" xml:space="preserve">
|
||||
<value>The edition you supplied is invalid. Valid editions are 'free', 'enterprise' and 'platinum'.</value>
|
||||
<value>The edition you supplied is invalid.</value>
|
||||
</data>
|
||||
<data name="INVALID_FEATURE_STRING" xml:space="preserve">
|
||||
<value>The given feature string is not valid.</value>
|
||||
|
Loading…
Reference in New Issue
Block a user