flexcat 2.15 is picky.
[AROS.git] / workbench / system / BHFormat / catalogs / Format.cd
blobe93c1b6c9fc6b4a548830f030bad90142a08e4d7
1 MSG_OK (//)
2 OK
4 MSG_CANCEL (//)
5 Cancel
7 ; ===========================================================
8 ; cli.c
10 MSG_INSERT_DISK (//)
11 Insert disk to be formatted in device %s\n\
12 Press RETURN to begin formatting or CTRL-C to abort: 
14 MSG_FORMATTING (//)
15 \rFormatting cylinder %lu, %lu to go 
17 MSG_VERIFYING (//)
18 \rVerifying 
20 MSG_INITIALIZING (//)
21 Initializing disk...\n
23 ; ===========================================================
24 ; gui.c
26 MSG_SELECTDEVICE (//)
27 Select Device To Format
29 MSG_GUI_FORMATTING (//)
30 Formatting Disk...
32 MSG_GUI_INITIALIZING (//)
33 Initializing Disk...
35 MSG_IN_DEVICE (//)
36 in device %s
38 MSG_FORMAT_REQUEST_TITLE (//)
39 Format Request
41 MSG_FORMAT_REQUEST_GADGETS (//)
42 Format|Cancel
44 MSG_FORMAT_REQUEST_TEXT (//)
45 OK to format volume\n\
46 %s?\n\n\
47 WARNING!\n\n\
48 All data will be lost!\n\
49 (%s)
51 MSG_UNITS (/6/6)
52 KMGTPE
53 ; Kilo, Mega ...
55 MSG_CAPACITY_USED (//)
56 %lu%lc capacity, %lu%% used
58 MSG_CAPACITY (//)
59 %lu%lc capacity
61 MSG_ERROR_WANDERER (//)
62 Must be started from Wanderer with a selected icon\n
64 MSG_WINDOW_TITLE (//)
65 Format - %s
67 MSG_DEVICE (//)
68 Device '%s'
70 MSG_VOLUME (//)
71 Volume '%b'
73 MSG_APPLICATION_TITLE (//)
74 Format
76 MSG_DESCRIPTION (//)
77 Disk Formatting Utility
79 MSG_COPYRIGHT (//)
80 Copyright © 1999 Ben Hutchings, 2008 Pavel Fedin, 2008 The AROS Development Team
82 MSG_AUTHOR (//)
83 Ben Hutchings, Pavel Fedin, The AROS Development Team
85 MSG_LABEL_CURRENT_INFORMATION (//)
86 Current Information:
88 MSG_LABEL_NEW_VOLUME_NAME (//)
89 New Volume Name:
91 MSG_DEFAULT_VOLUME_NAME (//)
92 Empty
94 MSG_LABEL_PUT_TRASHCAN (//)
95 Put Trashcan:
97 MSG_LABEL_FFS (//)
98 Fast File System:
100 MSG_LABEL_INTL (//)
101 International Mode:
103 MSG_LABEL_CACHE (//)
104 Directory Cache:
106 MSG_BTN_FORMAT (//)
107 Format
109 MSG_BTN_QFORMAT (//)
110 Quick Format
112 MSG_BTN_CANCEL (//)
113 Cancel
115 MSG_BTN_STOP (//)
116 Stop
118 MSG_ERROR_NO_APPLICATION (//)
119 Can't create application\n
121 MSG_ERROR_NO_WINDOW (//)
122 Can't open window\n
124 MSG_REQ_ERROR_TITLE (//)
125 Error
127 ; ===========================================================
128 ; main.c
130 MSG_ERRORS_WARNING (//)
131 Warning
133 MSG_ERRORS_ERROR (//)
134 Error
136 MSG_ERRORS_FAILURE (//)
137 Failure
139 MSG_FORMAT (//)
140 Format 
142 MSG_ERROR_INVALID_DOSTYPE (//)
143 Invalid DosType specification
145 MSG_ERROR_TOO_LARGE_1 (//)
146 This device is larger than 4 gigabytes in size. The\
147  Amiga file-system cannot handle a device this large.
149 MSG_ERROR_TOO_LARGE_2 (//)
150 This device extends beyond the first 4 gigabytes of the\
151  disk it is on.  In order to use it, you must install\
152  version 43 or later of the Amiga file-system.
154 MSG_ERROR_TOO_LARGE_3 (//)
155 This device is larger than 2 gigabytes in size. In order to\
156  use it, you must install version 40 or later of the Amiga\
157  file-system.
159 MSG_ERROR_TOO_LARGE_4 (//)
160 This device is set to use buffers in memory that may not be\
161  \"public\". This can cause your computer to crash if you use a\
162  virtual memory system. You should add 1 to the BufMemType\
163  setting for this device to avoid this.
165 MSG_ERROR_DEVICE (//)
166 Device open returned error %ld
168 MSG_ERROR_IDE (//)
169 This device appears to be on an IDE drive\
170  using an old Commodore IDE driver.  This driver may\
171  attempt to perform long data transfers that some IDE\
172  drives do not carry out correctly.  To avoid the risk\
173  of data loss, you should change this device's\
174  MaxTransfer setting to 0x10000.
176 MSG_ERROR_DEVICE_QUERY (//)
177 Device query (NSCMD_DEVICEQUERY) returned error %ld
179 MSG_ERROR_64BIT (//)
180 This device extends beyond the first 4 gigabytes of the disk.\
181  In order to use this device, you must either use a driver\
182  that supports the NSD 64-bit commands or install and run the\
183  NSDPatch program.
185 MSG_ERROR_DEVICE_RETURN (//)
186 Device %s returned error %ld
188 MSG_ERROR_FLUSH (//)
189 flush (CMD_UPATE)
191 MSG_ERROR_INVALIDATE (//)
192 invalidate (CMD_CLEAR)
194 MSG_ERROR_VERIFY (//)
195 Verify error
197 MSG_COMMAND_FORMAT64 (//)
198 format (NSCMD_TD_FORMAT64)
200 MSG_COMMAND_FORMAT (//)
201 format (TD_FORMAT)
203 MSG_COMMAND_READ64 (//)
204 read (NSCMD_TD_READ64)
206 MSG_COMMAND_READ (//)
207 read (CMD_READ)
209 MSG_ERROR_TRASHCAN (//)
210 Couldn't create trashcan on volume\n%s
212 MSG_ERROR_ICON (//)
213 Couldn't create disk icon on volume\n%s