Merge pull request #254 from MihaelaStoica/xs64bit

CA-150369: Update XenCenter with latest C# bindings
This commit is contained in:
Gabor Apati-Nagy 2014-10-30 14:33:46 +00:00
commit 0bf221f934
2 changed files with 2 additions and 2 deletions

View File

@ -1267,7 +1267,7 @@ namespace XenAPI {
}
/// <summary>
/// Looks up a localized string similar to The edition you supplied is invalid. Valid editions are &apos;free&apos;, &apos;enterprise&apos; and &apos;platinum&apos;..
/// Looks up a localized string similar to The edition you supplied is invalid..
/// </summary>
public static string INVALID_EDITION {
get {

View File

@ -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>