36 lines
811 B
Text
36 lines
811 B
Text
Name = Create filesystems
|
|
Link = Format
|
|
Rank = 60
|
|
|
|
Title.Format = Initializing filesystem
|
|
|
|
Button.Format = Initialize filesystem
|
|
|
|
Text {
|
|
Confirm = Yes, I know what I am doing!
|
|
FormatWarning = All data of the selected filesystem will get lost!
|
|
FSType = Filesystem type
|
|
IsEncrypted = Encryption
|
|
Yes = Yes
|
|
No = No
|
|
UnmountBeforeInit = You must deactivate this volume before you may initialize it.
|
|
}
|
|
|
|
SuccessMessage {
|
|
FormatSuccess {
|
|
Title = Formatting successful
|
|
Text = The selected filesystem was successfully formatted.
|
|
}
|
|
}
|
|
|
|
WarningMessage {
|
|
FormatNotConfirmed {
|
|
Title = Confirmation missing
|
|
Text = You did not confirm this action by activating the checkbox.
|
|
}
|
|
|
|
FormatFailed {
|
|
Title = Formatting failed
|
|
Text = Formatting of the selected filesystem failed for unknown reasons - sorry!
|
|
}
|
|
}
|