From 5aabea1121438bf5e7936fc40d8ddf7c8d390676 Mon Sep 17 00:00:00 2001 From: Danp2 Date: Wed, 16 Jan 2019 02:22:23 -0600 Subject: [PATCH] =?UTF-8?q?fix(xo-web/messages):=20backuping=20=E2=86=92?= =?UTF-8?q?=20backing=20up=20(#3870)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/xo-web/src/common/intl/messages.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/xo-web/src/common/intl/messages.js b/packages/xo-web/src/common/intl/messages.js index c318b0903..9553c7ea3 100644 --- a/packages/xo-web/src/common/intl/messages.js +++ b/packages/xo-web/src/common/intl/messages.js @@ -420,7 +420,7 @@ const messages = { crOnThickProvisionedSrWarning: 'Tip: using a thin-provisioned storage will consume less space. Please click on the icon to get more information', 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: 'Delta Backup and Continuous Replication require at least XenServer 6.5.', backupNgLinkToDocumentationMessage: @@ -448,7 +448,7 @@ const messages = { editBackupRemoteTitle: 'Remote', deleteOldBackupsFirst: 'Delete first', 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 ----- remoteList: 'Remote stores for backup',