fix(xo-web): "Pro Support" instead of "pool support" in XCP-ng support tooltips (#6517)

See https://xcp-ng.org/forum/topic/6535
This commit is contained in:
Mathieu 2022-11-08 10:11:16 +01:00 committed by GitHub
parent 9e87a887cb
commit 266231ae0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -21,6 +21,7 @@
- [Backup] Respect HTTP proxy setting when connecting to XCP-ng/XenServer pools
- [Dashboard/Health] Fix `an error has occurred` in case of unknown default SR (PR [#6508](https://github.com/vatesfr/xen-orchestra/pull/6508))
- [Backup] Really disable Healthcheck when unchecking settings [#6501](https://github.com/vatesfr/xen-orchestra/issues/6501) (PR [#6515](https://github.com/vatesfr/xen-orchestra/pull/6515))
- [Pool] Improve XCP-ng Pro Support tooltips wording [Forum#6535](https://xcp-ng.org/forum/topic/6535) (PR [#6517](https://github.com/vatesfr/xen-orchestra/pull/6517))
### Packages to release

View File

@ -839,7 +839,7 @@ const messages = {
poolHaDisabled: 'Disabled',
poolGpuGroups: 'GPU groups',
poolRemoteSyslogPlaceHolder: 'Logging host',
poolSupportSourceUsers: 'Pool support not available for source users',
poolSupportSourceUsers: 'XCP-ng Pro Support not available for source users',
poolSupportXcpngOnly: 'Only available for pool of XCP-ng hosts',
poolLicenseAlreadyFullySupported: 'The pool is already fully supported',
setpoolMaster: 'Master',