new plugins: 'format_fs', 'volume_mount', 'volume_props', 'shutdown' and 'volume_details'
new plugin attribute: "requestAuth"
This commit is contained in:
parent
0e8a5daa73
commit
ca13aebdc8
27 changed files with 920 additions and 45 deletions
21
pythonrewrite/plugins/volume_details/lang/en.hdf
Normal file
21
pythonrewrite/plugins/volume_details/lang/en.hdf
Normal file
|
@ -0,0 +1,21 @@
|
|||
Name = Technical details of a volume
|
||||
Link = Details
|
||||
Rank = 100
|
||||
|
||||
Title.Details = Technical details
|
||||
|
||||
Text {
|
||||
DeviceName = Name of device
|
||||
Status = Status
|
||||
StatusActive = active
|
||||
StatusPassive = passive
|
||||
EncryptionStatus = Encryption
|
||||
Yes = Yes
|
||||
No = No
|
||||
Size {
|
||||
All = Space of volume
|
||||
Avail = Available space of volume
|
||||
Used = Used space of volume
|
||||
}
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue