| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 
 | Template: partman-basicmethods/method_only
Type: boolean
_Description: Go back to the menu?
 No file system is specified for partition #${PARTITION} of ${DEVICE}.
 .
 If you do not go back to the partitioning menu and assign a file system
 to this partition, it won't be used at all.
Template: partman-basicmethods/text/dont_use
Type: text
_Description: do not use the partition
Template: partman-basicmethods/text/format
Type: text
# up to 25 character positions
_Description: Format the partition:
Template: partman-basicmethods/text/yes_format
Type: text
_Description: yes, format it
Template: partman-basicmethods/text/no_dont_format
Type: text
_Description: no, keep existing data
Template: partman/method_long/dont_use
Type: text
_Description: do not use
Template: partman/method_short/dont_use
Type: text
# short variant of `do not use the partition'
_Description: unused
Template: partman/method_long/format
Type: text
_Description: format the partition
Template: partman/method_short/format
Type: text
# short variant of `format the partition'
_Description: format
Template: partman/method_long/keep
Type: text
_Description: keep and use the existing data
Template: partman/method_short/keep
Type: text
# short variant of `keep and use the existing data'
_Description: keep
 |