7 ; ===========================================================
11 Insert disk to be formatted in device %s\n\
12 Press RETURN to begin formatting or CTRL-C to abort:
15 \rFormatting cylinder %lu, %lu to go
21 Initializing disk...\n
23 ; ===========================================================
27 Select Device To Format
29 MSG_GUI_FORMATTING (//)
32 MSG_GUI_INITIALIZING (//)
38 MSG_FORMAT_REQUEST_TITLE (//)
41 MSG_FORMAT_REQUEST_GADGETS (//)
44 MSG_FORMAT_REQUEST_TEXT (//)
45 OK to format volume\n\
48 All data will be lost!\n\
55 MSG_CAPACITY_USED (//)
56 %lu%lc capacity, %lu%% used
61 MSG_ERROR_WANDERER (//)
62 Must be started from Wanderer with a selected icon\n
73 MSG_APPLICATION_TITLE (//)
77 Disk Formatting Utility
80 Copyright \xa9 1999 Ben Hutchings, 2008 Pavel Fedin, 2008 The AROS Development Team
83 Ben Hutchings, Pavel Fedin, The AROS Development Team
85 MSG_LABEL_CURRENT_INFORMATION (//)
88 MSG_LABEL_NEW_VOLUME_NAME (//)
91 MSG_DEFAULT_VOLUME_NAME (//)
94 MSG_LABEL_PUT_TRASHCAN (//)
118 MSG_ERROR_NO_APPLICATION (//)
119 Can't create application\n
121 MSG_ERROR_NO_WINDOW (//)
124 MSG_REQ_ERROR_TITLE (//)
127 ; ===========================================================
130 MSG_ERRORS_WARNING (//)
133 MSG_ERRORS_ERROR (//)
136 MSG_ERRORS_FAILURE (//)
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\
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
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
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\
185 MSG_ERROR_DEVICE_RETURN (//)
186 Device %s returned error %ld
191 MSG_ERROR_INVALIDATE (//)
192 invalidate (CMD_CLEAR)
194 MSG_ERROR_VERIFY (//)
197 MSG_COMMAND_FORMAT64 (//)
198 format (NSCMD_TD_FORMAT64)
200 MSG_COMMAND_FORMAT (//)
203 MSG_COMMAND_READ64 (//)
204 read (NSCMD_TD_READ64)
206 MSG_COMMAND_READ (//)
209 MSG_ERROR_TRASHCAN (//)
210 Couldn't create trashcan on volume\n%s
213 Couldn't create disk icon on volume\n%s