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 ; ===========================================================
26 MSG_GUI_FORMATTING (//)
29 MSG_GUI_INITIALIZING (//)
35 MSG_FORMAT_REQUEST_TITLE (//)
38 MSG_FORMAT_REQUEST_GADGETS (//)
41 MSG_FORMAT_REQUEST_TEXT (//)
42 OK to format volume\n\
45 All data will be lost!\n\
52 MSG_CAPACITY_USED (//)
53 %lu%lc capacity, %lu%% used
58 MSG_ERROR_WANDERER (//)
59 Must be started from Wanderer with a selected icon\n
70 MSG_APPLICATION_TITLE (//)
74 Disk Formatting Utility
77 Copyright © 1999 Ben Hutchings, 2008 Pavel Fedin, 2008 The AROS Development Team
80 Ben Hutchings, Pavel Fedin, The AROS Development Team
82 MSG_LABEL_CURRENT_INFORMATION (//)
85 MSG_LABEL_NEW_VOLUME_NAME (//)
88 MSG_DEFAULT_VOLUME_NAME (//)
91 MSG_LABEL_PUT_TRASHCAN (//)
115 MSG_ERROR_NO_APPLICATION (//)
116 Can't create application\n
118 MSG_ERROR_NO_WINDOW (//)
121 MSG_REQ_ERROR_TITLE (//)
124 ; ===========================================================
127 MSG_ERRORS_WARNING (//)
130 MSG_ERRORS_ERROR (//)
133 MSG_ERRORS_FAILURE (//)
139 MSG_ERROR_INVALID_DOSTYPE (//)
140 Invalid DosType specification
142 MSG_ERROR_TOO_LARGE_1 (//)
143 This device is larger than 4 gigabytes in size. The\
144 Amiga file-system cannot handle a device this large.
146 MSG_ERROR_TOO_LARGE_2 (//)
147 This device extends beyond the first 4 gigabytes of the\
148 disk it is on. In order to use it, you must install\
149 version 43 or later of the Amiga file-system.
151 MSG_ERROR_TOO_LARGE_3 (//)
152 This device is larger than 2 gigabytes in size. In order to\
153 use it, you must install version 40 or later of the Amiga\
156 MSG_ERROR_TOO_LARGE_4 (//)
157 This device is set to use buffers in memory that may not be\
158 \"public\". This can cause your computer to crash if you use a\
159 virtual memory system. You should add 1 to the BufMemType\
160 setting for this device to avoid this.
162 MSG_ERROR_DEVICE (//)
163 Device open returned error %ld
166 This device appears to be on an IDE drive\
167 using an old Commodore IDE driver. This driver may\
168 attempt to perform long data transfers that some IDE\
169 drives do not carry out correctly. To avoid the risk\
170 of data loss, you should change this device's\
171 MaxTransfer setting to 0x10000.
173 MSG_ERROR_DEVICE_QUERY (//)
174 Device query (NSCMD_DEVICEQUERY) returned error %ld
177 This device extends beyond the first 4 gigabytes of the disk.\
178 In order to use this device, you must either use a driver\
179 that supports the NSD 64-bit commands or install and run the\
182 MSG_ERROR_DEVICE_RETURN (//)
183 Device %s returned error %ld
188 MSG_ERROR_INVALIDATE (//)
189 invalidate (CMD_CLEAR)
191 MSG_ERROR_VERIFY (//)
194 MSG_COMMAND_FORMAT64 (//)
195 format (NSCMD_TD_FORMAT64)
197 MSG_COMMAND_FORMAT (//)
200 MSG_COMMAND_READ64 (//)
201 read (NSCMD_TD_READ64)
203 MSG_COMMAND_READ (//)
206 MSG_ERROR_TRASHCAN (//)
207 Couldn't create trashcan on volume\n%s
210 Couldn't create disk icon on volume\n%s