Updated PCI IDs to latest snapshot.
[tangerine.git] / workbench / system / BHFormat / catalogs / Format.cd
blob90ab7fea3d3537928e1daeaacc1337eefa6a669a
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_GUI_FORMATTING (//)
27 Formatting Disk...
29 MSG_GUI_INITIALIZING (//)
30 Initializing Disk...
32 MSG_IN_DEVICE (//)
33 in device %s
35 MSG_FORMAT_REQUEST_TITLE (//)
36 Format Request
38 MSG_FORMAT_REQUEST_GADGETS (//)
39 Format|Cancel
41 MSG_FORMAT_REQUEST_TEXT (//)
42 OK to format volume\n\
43 %s?\n\n\
44 WARNING!\n\n\
45 All data will be lost!\n\
46 (%s)
48 MSG_UNITS (/6/6)
49 KMGTPE
50 ; Kilo, Mega ...
52 MSG_CAPACITY_USED (//)
53 %lu%lc capacity, %lu%% used
55 MSG_CAPACITY (//)
56 %lu%lc capacity
58 MSG_ERROR_WANDERER (//)
59 Must be started from Wanderer with a selected icon\n
61 MSG_WINDOW_TITLE (//)
62 Format - %s
64 MSG_DEVICE (//)
65 Device '%s'
67 MSG_VOLUME (//)
68 Volume '%b'
70 MSG_APPLICATION_TITLE (//)
71 Format
73 MSG_DESCRIPTION (//)
74 Disk Formatting Utility
76 MSG_COPYRIGHT (//)
77 Copyright © 1999 Ben Hutchings, 2008 Pavel Fedin, 2008 The AROS Development Team
79 MSG_AUTHOR (//)
80 Ben Hutchings, Pavel Fedin, The AROS Development Team
82 MSG_LABEL_CURRENT_INFORMATION (//)
83 Current Information:
85 MSG_LABEL_NEW_VOLUME_NAME (//)
86 New Volume Name:
88 MSG_DEFAULT_VOLUME_NAME (//)
89 Empty
91 MSG_LABEL_PUT_TRASHCAN (//)
92 Put Trashcan:
94 MSG_LABEL_FFS (//)
95 Fast File System:
97 MSG_LABEL_INTL (//)
98 International Mode:
100 MSG_LABEL_CACHE (//)
101 Directory Cache:
103 MSG_BTN_FORMAT (//)
104 Format
106 MSG_BTN_QFORMAT (//)
107 Quick Format
109 MSG_BTN_CANCEL (//)
110 Cancel
112 MSG_BTN_STOP (//)
113 Stop
115 MSG_ERROR_NO_APPLICATION (//)
116 Can't create application\n
118 MSG_ERROR_NO_WINDOW (//)
119 Can't open window\n
121 MSG_REQ_ERROR_TITLE (//)
122 Error
124 ; ===========================================================
125 ; main.c
127 MSG_ERRORS_WARNING (//)
128 Warning
130 MSG_ERRORS_ERROR (//)
131 Error
133 MSG_ERRORS_FAILURE (//)
134 Failure
136 MSG_FORMAT (//)
137 Format 
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\
154  file-system.
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
165 MSG_ERROR_IDE (//)
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
176 MSG_ERROR_64BIT (//)
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\
180  NSDPatch program.
182 MSG_ERROR_DEVICE_RETURN (//)
183 Device %s returned error %ld
185 MSG_ERROR_FLUSH (//)
186 flush (CMD_UPATE)
188 MSG_ERROR_INVALIDATE (//)
189 invalidate (CMD_CLEAR)
191 MSG_ERROR_VERIFY (//)
192 Verify error
194 MSG_COMMAND_FORMAT64 (//)
195 format (NSCMD_TD_FORMAT64)
197 MSG_COMMAND_FORMAT (//)
198 format (TD_FORMAT)
200 MSG_COMMAND_READ64 (//)
201 read (NSCMD_TD_READ64)
203 MSG_COMMAND_READ (//)
204 read (CMD_READ)
206 MSG_ERROR_TRASHCAN (//)
207 Couldn't create trashcan on volume\n%s
209 MSG_ERROR_ICON (//)
210 Couldn't create disk icon on volume\n%s