text correction

merge-requests/273/head
Bernhard Landauer 7 years ago
parent 00805bfae0
commit 9fad33d446

@ -105,7 +105,7 @@ _LvMDelAll="Delete *ALL* VGs, LVs, PVs"
_LvmDetBody="Existing Logical Volume Management (LVM) detected. Activating. Please Wait..."
_LvmPartErrBody="There are no viable partitions available to use for Logical Volume Management. A minimum of one is required.\n\nIf LVM is already in use, deactivating it will allow the partition(s) used for its Physical Volume(s) to be used again."
_LvmNameVgBody="Enter the name of the Volume Group (VG) to create.\n\nThe VG is the new 'virtual device/hard-disk' to create out of the partition(s) selected next."
_LvmNameVgErr="Invalid Name Entered. The Volume Group name may be alpha-numeric, but may not contain spaces, start with a '/', or already be in use."
_LvmNameVgErr="Invalid Name Entered or group name already in use.\nThe Volume Group name may be alpha-numeric, but may not contain spaces or start with a '/'."
_LvmPvSelBody="Select the partition(s) to use for the Physical Volume (PV)."
_LvmPvConfBody1="Confirm creation of Volume Group"
_LvmPvConfBody2="with the following partitions:"

Loading…
Cancel
Save