You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
719 B
Plaintext
39 lines
719 B
Plaintext
Name = Rename volume
|
|
Link = Rename
|
|
|
|
Title {
|
|
ChangeVolumeName = Change the name of this volume
|
|
}
|
|
|
|
|
|
Button {
|
|
ContainerNameSet = Change name
|
|
}
|
|
|
|
|
|
SuccessMessage {
|
|
VolumeNameChanged {
|
|
Title = Name changed
|
|
Text = The name of this volume was changed successfully.
|
|
}
|
|
}
|
|
|
|
|
|
WarningMessage {
|
|
InvalidVolumeName {
|
|
Title = Changing of container's name failed
|
|
Text = The supplied new name of the container was invalid. Please try again!
|
|
}
|
|
|
|
SetVolumeNameFailed {
|
|
Title = Changing of container's name failed
|
|
Text = Could not change the name of the container. Take a look at the log files for details.
|
|
}
|
|
|
|
VolumeNameIsInUse {
|
|
Title = Volume name is in use
|
|
Text = Another volume with the same name is active.
|
|
}
|
|
}
|
|
|