new plugins: 'format_fs', 'volume_mount', 'volume_props', 'shutdown' and 'volume_details'

new plugin attribute: "requestAuth"
This commit is contained in:
lars 2006-10-09 16:43:14 +00:00
parent 0e8a5daa73
commit ca13aebdc8
27 changed files with 920 additions and 45 deletions

View 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
}
}