File: partman-basicmethods.templates

package info (click to toggle)
partman-basicmethods 80
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 520 kB
  • sloc: sh: 189; makefile: 2
file content (62 lines) | stat: -rw-r--r-- 1,381 bytes parent folder | download | duplicates (9)
1
2
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
52
53
54
55
56
57
58
59
60
61
62
Template: partman-basicmethods/method_only
Type: boolean
# :sl2:
_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
# :sl2:
_Description: do not use the partition

Template: partman-basicmethods/text/format
Type: text
# up to 25 character positions
# :sl2:
_Description: Format the partition:

Template: partman-basicmethods/text/yes_format
Type: text
# :sl2:
_Description: yes, format it

Template: partman-basicmethods/text/no_dont_format
Type: text
# :sl2:
_Description: no, keep existing data

Template: partman/method_long/dont_use
Type: text
# :sl2:
_Description: do not use

Template: partman/method_short/dont_use
Type: text
# short variant of `do not use the partition'
# :sl1:
_Description: unused

Template: partman/method_long/format
Type: text
# :sl2:
_Description: format the partition

Template: partman/method_short/format
Type: text
# short variant of `format the partition'
# :sl1:
_Description: format

Template: partman/method_long/keep
Type: text
# :sl2:
_Description: keep and use the existing data

Template: partman/method_short/keep
Type: text
# short variant of `keep and use the existing data'
# :sl1:
_Description: keep