|
2723 | 2723 | "message.volume.state.attaching": "The volume is attaching to a volume from Ready state.", |
2724 | 2724 | "message.volume.state.copying": "Volume is copying from image store to primary, in case it's an uploaded volume.", |
2725 | 2725 | "message.volume.state.creating": "The volume is being created.", |
2726 | | -"message.volume.state.destroy": "The volume was destroyed, and cannot be recovered.", |
| 2726 | +"message.volume.state.destroy": "The volume has been destroyed.", |
2727 | 2727 | "message.volume.state.destroying": "The volume is being destroyed, and cannot be recovered.", |
2728 | 2728 | "message.volume.state.expunged": "The volume has been expunged.", |
2729 | 2729 | "message.volume.state.expunging": "The volume is being expunged", |
2730 | | -"message.volume.state.migrating": "The volume is migrating to other storage pool.", |
| 2730 | +"message.volume.state.migrating": "The volume is being migrated to another storage pool.", |
2731 | 2731 | "message.volume.state.notuploaded": "The volume entry is just created in DB, not yet uploaded.", |
2732 | 2732 | "message.volume.state.ready": "The volume is ready to be used.", |
2733 | 2733 | "message.volume.state.resizing": "The volume is being resized.", |
2734 | | -"message.volume.state.revertsnapshotting": "There is a snapshot created on this volume, the volume is being reverting from snapshot.", |
2735 | | -"message.volume.state.snapshotting": "There is a snapshot created on this volume, not backed up to secondary storage yet.", |
2736 | | -"message.volume.state.uploadabandoned": "Volume upload is abandoned since the upload was never initiated within a specified time.", |
| 2734 | +"message.volume.state.revertsnapshotting": "There is a snapshot of this volume, the volume is being reverted from a snapshot.", |
| 2735 | +"message.volume.state.snapshotting": "There is a snapshot being created of this volume but not copied to secondary storage yet.", |
| 2736 | +"message.volume.state.uploadabandoned": "Volume upload has been abandoned as the upload wasn't initiated within the specified time.", |
2737 | 2737 | "message.volume.state.uploaded": "Volume is uploaded.", |
2738 | 2738 | "message.volume.state.uploaderror": "Volume upload encountered some error.", |
2739 | 2739 | "message.volume.state.uploadinprogress": "Volume upload is in progress.", |
2740 | | -"message.volume.state.uploadop": "The volume upload operation is in progress or in short the volume is on secondary storage.", |
2741 | | -"message.volume.state.primary.storage.suitability": "The suitability of a primary storage for a volume depends on the disk offering of the volume and on the virtual machine allocations if the volume is attached to a virtual machine.", |
| 2740 | +"message.volume.state.uploadop": "The volume upload operation is in progress and will be on secondary storage shortly.", |
| 2741 | +"message.volume.state.primary.storage.suitability": "The suitability of a primary storage for a volume depends on the disk offering of the volume and on the virtual machine allocation (if the volume is attached to a virtual machine).", |
2742 | 2742 | "message.vr.alert.upon.network.offering.creation.l2": "As virtual routers are not created for L2 networks, the compute offering will not be used.", |
2743 | 2743 | "message.vr.alert.upon.network.offering.creation.others": "As none of the obligatory services for creating a virtual router (VPN, DHCP, DNS, Firewall, LB, UserData, SourceNat, StaticNat, PortForwarding) are enabled, the virtual router will not be created and the compute offering will not be used.", |
2744 | 2744 | "message.warn.filetype": "jpg, jpeg, png, bmp and svg are the only supported image formats.", |
|
0 commit comments