fix(xo-web/messages): backuping → backing up (#3870)

This commit is contained in:
Danp2 2019-01-16 02:22:23 -06:00 committed by Pierre Donias
parent eac07a96de
commit 5aabea1121

View File

@ -420,7 +420,7 @@ const messages = {
crOnThickProvisionedSrWarning: crOnThickProvisionedSrWarning:
'Tip: using a thin-provisioned storage will consume less space. Please click on the icon to get more information', 'Tip: using a thin-provisioned storage will consume less space. Please click on the icon to get more information',
vmsOnThinProvisionedSrTip: vmsOnThinProvisionedSrTip:
'Tip: creating VMs on a thin-provisioned storage will consume less space when backuping them. Please click on the icon to get more information', 'Tip: creating VMs on a thin-provisioned storage will consume less space when backing them up. Please click on the icon to get more information',
deltaBackupOnOutdatedXenServerWarning: deltaBackupOnOutdatedXenServerWarning:
'Delta Backup and Continuous Replication require at least XenServer 6.5.', 'Delta Backup and Continuous Replication require at least XenServer 6.5.',
backupNgLinkToDocumentationMessage: backupNgLinkToDocumentationMessage:
@ -448,7 +448,7 @@ const messages = {
editBackupRemoteTitle: 'Remote', editBackupRemoteTitle: 'Remote',
deleteOldBackupsFirst: 'Delete first', deleteOldBackupsFirst: 'Delete first',
deleteOldBackupsFirstMessage: deleteOldBackupsFirstMessage:
'Delete old backups before backuping the VMs. If the new backup fails, you will lose your old backups.', 'Delete old backups before backing up the VMs. If the new backup fails, you will lose your old backups.',
// ------ New Remote ----- // ------ New Remote -----
remoteList: 'Remote stores for backup', remoteList: 'Remote stores for backup',