Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajaa-BARHTAOUI committed Mar 16, 2023
1 parent 5bb1789 commit fbf1fab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

> Users must be able to say: “Nice enhancement, I'm eager to test it”
- [Import VM] Ability to improt multiple VMs from ESXi (PR [#6718](https://github.com/vatesfr/xen-orchestra/pull/6718))
- [Import VM] Ability to import multiple VMs from ESXi (PR [#6718](https://github.com/vatesfr/xen-orchestra/pull/6718))

### Bug fixes

Expand Down
2 changes: 1 addition & 1 deletion packages/xo-web/src/common/intl/messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const messages = {
esxiImportStopSource: 'Stop the source VM',
esxiImportStopSourceDescription:
'Source VM stopped before the last delta transfer (after final snapshot). Needed to fully transfer a running VM',
esxiImportStopOnErrorDescription: 'stop on the first error when importing VMs',
esxiImportStopOnErrorDescription: 'Stop on the first error when importing VMs',
nImportVmsInParallel: 'Number of VMs to import in parallel',
stopOnError: 'Stop on error',
vmSrUsage: 'Storage: {used} used of {total} ({free} free)',
Expand Down

0 comments on commit fbf1fab

Please sign in to comment.