1 ;****************************************************************
3 ;* identify.library Catalog Descriptor *
5 ;****************************************************************
7 ;* (C) 1996-97 Richard Körber -- All Rights Reserved
9 ;****************************************************************
11 ; ** IMPORTANT NOTES FOR TRANSLATORS **
13 ; · Nr. 0 must always be preserved
14 ; · Do NOT change the sequence of '%' parameters
15 ; · Do NOT change the order of the entries
16 ; · Obey the minimum and maximum length
17 ; · Note that some lines have trailing spaces
20 ;================================================================
21 ; MISCELLANEOUS STRINGS (1..)
22 ;================================================================
33 ;================================================================
34 ; BOARD CLASSES (100..)
35 ;================================================================
36 ; Keep these strings as short as ever possible.
38 MSG_EXP_UNKNOWN (100//49)
45 MSG_EXP_TURBORAM (//49)
47 MSG_EXP_TURBOHD (//49)
48 accelerator HD controller
49 MSG_EXP_TURBOIDE (//49)
50 accelerator IDE controller
51 MSG_EXP_TURBOSCSIHD (//49)
52 accelerator SCSI host adapter
58 MSG_EXP_ETHERNET (//49)
65 MSG_EXP_MULTIMEDIA (//49)
70 MSG_EXP_BUSBRIDGE (//49)
75 MSG_EXP_EMULATOR (//49)
79 MSG_EXP_ATARIEMU (//49)
93 MSG_EXP_IDEHDRAM (//49)
97 MSG_EXP_RAMSCSIHD (//49)
107 MSG_EXP_MULTIIO (//49)
109 MSG_EXP_SERIAL (//49)
111 MSG_EXP_PARALLEL (//49)
113 MSG_EXP_SCANIF (//49)
115 MSG_EXP_TABLET (//49)
116 drawing tablet interface
120 MSG_EXP_FLASHROM (//49)
123 MSG_EXP_SCSIIDE (//49)
125 MSG_EXP_RAMFPU (//49)
130 MSG_EXP_KICKSTART (//49)
135 MSG_EXP_TURBOANDRAM (//49)
136 accelerator / RAM exp.
137 MSG_EXP_ACCESS (//49)
139 MSG_EXP_INTERFACE (//49)
143 MSG_EXP_FLOPPY (//49)
144 floppy disk interface
146 ;================================================================
147 ; ALERT GENERAL ERROR (1024..)
148 ;================================================================
150 MSG_ALERT_RECOVERY (1024//49)
152 MSG_ALERT_DEADEND (//49)
154 MSG_ALERT_UNKNOWN (//49)
157 MSG_AG_BADPARM (//49)
159 MSG_AG_CLOSEDEV (//49)
161 MSG_AG_CLOSELIB (//49)
163 MSG_AG_GENERAL (//49)
165 MSG_AG_IOERROR (//49)
167 MSG_AG_MAKELIB (//49)
169 MSG_AG_NOMEMORY (//49)
171 MSG_AG_NOSIGNAL (//49)
173 MSG_AG_OPENDEV (//49)
175 MSG_AG_OPENLIB (//49)
177 MSG_AG_OPENRES (//49)
179 MSG_AG_PROCCREATE (//49)
180 Process creation failed
182 ;================================================================
183 ; ALERT ERROR (2048..)
184 ;================================================================
186 MSG_ACPU_ADDRESSERR (2048//49)
187 Illegal address access
188 MSG_ACPU_AUTOVEC1 (//49)
189 AutoVector Level 1 interrupt error
190 MSG_ACPU_AUTOVEC2 (//49)
191 AutoVector Level 2 interrupt error
192 MSG_ACPU_AUTOVEC3 (//49)
193 AutoVector Level 3 interrupt error
194 MSG_ACPU_AUTOVEC4 (//49)
195 AutoVector Level 4 interrupt error
196 MSG_ACPU_AUTOVEC5 (//49)
197 AutoVector Level 5 interrupt error
198 MSG_ACPU_AUTOVEC6 (//49)
199 AutoVector Level 6 interrupt error
200 MSG_ACPU_AUTOVEC7 (//49)
201 AutoVector Level 7 interrupt error
202 MSG_ACPU_BUSERR (//49)
203 Hardware bus fault/access error
205 Check instruction error
206 MSG_ACPU_COPRVIOL (//49)
207 Coprocessor protocol violation
208 MSG_ACPU_DIVZERO (//49)
210 MSG_ACPU_FORMAT (//49)
211 Stack frame format error
212 MSG_ACPU_FPCPBRANCH (//49)
213 FPCP branch or set on unordered condition
214 MSG_ACPU_FPCPDIVZERO (//49)
216 MSG_ACPU_FPCPINEXACT (//49)
218 MSG_ACPU_FPCPOPERROR (//49)
220 MSG_ACPU_FPCPOVER (//49)
222 MSG_ACPU_FPCPUNDER (//49)
224 MSG_ACPU_UNIMPLDTYPE (//49)
225 FPCP unimplemented data type
226 MSG_ACPU_INSTERR (//49)
228 MSG_ACPU_LINEA (//49)
229 Line 1010 Emulator error
230 MSG_ACPU_LINEF (//49)
231 Line 1111 Emulator error
232 MSG_ACPU_MMUACCVIOL (//49)
233 PMMU access level violation
234 MSG_ACPU_MMUCONFIG (//49)
236 MSG_ACPU_MMUILLEGAL (//49)
237 PMMU illegal configuration
240 MSG_ACPU_PRIVERR (//49)
241 Privilege violation error
242 MSG_ACPU_SPURIOUS (//49)
243 Spurious interrupt error
244 MSG_ACPU_TRACE (//49)
246 MSG_ACPU_TRAPV (//49)
247 TrapV instruction error
248 MSG_AN_ADDSWGADGET (//49)
249 Add SW gadgets, no memory
250 MSG_AN_ASYNCPKT (//49)
251 Unexpected packet received
252 MSG_AN_AUDIODEV (//49)
254 MSG_AN_BADCHKSUM (//49)
256 MSG_AN_BADEXPANSIONFREE (//49)
258 MSG_AN_BADFREEADDR (//49)
259 Memory header not located
260 MSG_AN_BADGADGET (//49)
261 Recovery form of AN_GadgetType
262 MSG_AN_BADINITFUNC (//49)
263 Invalid init packet for cli/shell
264 MSG_AN_BADMESSAGE (//49)
265 Bad Message received by IDCMP
266 MSG_AN_BADOVERLAY (//49)
268 MSG_AN_BADQUICKINT (//49)
269 An uninitialized quick interrupt has happened
270 MSG_AN_BADSEGLIST (//49)
271 Overlays are illegal for library segments
272 MSG_AN_BADSEMAPHORE (//49)
273 An attempt was made to use old msg semaphores
274 MSG_AN_BADSTATE (//49)
275 Bad State Return entering Intuition
276 MSG_AN_BASECHKSUM (//49)
277 Execbase checksum bad
280 MSG_AN_BLTBITMAP (//49)
282 MSG_AN_BOGUSEXCPT (//49)
283 Illegal 68k exception taken
284 MSG_AN_BOOTERROR (//49)
285 Boot code returned an error
286 MSG_AN_BOOTSTRAP (//49)
288 MSG_AN_CIARSRC (//49)
290 MSG_AN_CONSOLEDEV (//49)
291 colsole.device trouble
292 MSG_AN_CREATEPORT (//49)
293 Create port, no memory
294 MSG_AN_DISKBLKSEQ (//49)
295 Disk block sequence error
296 MSG_AN_DISKCOPY (//49)
298 MSG_AN_DISKERROR (//49)
300 MSG_AN_DISKFONTLIB (//49)
301 diskfont.library trouble
302 MSG_AN_DISKRSRC (//49)
303 disk.resource trouble
306 MSG_AN_DRHASDISK (//49)
307 Get unit: already has disk
308 MSG_AN_DRINTNOACT (//49)
309 Interrupt: no active unit
310 MSG_AN_ENDTASK (//49)
312 MSG_AN_EXCPTVECT (//49)
313 68000 exception vector checksum
314 MSG_AN_EXECLIB (//49)
316 MSG_AN_EXPANSIONLIB (//49)
317 expansion.library trouble
318 MSG_AN_FILERECLOSED (//49)
319 A filehandle was closed more than once
320 MSG_AN_FREETWICE (//49)
321 Freeing memory that is already free
322 MSG_AN_FREEVEC (//49)
324 MSG_AN_GADGETTYPE (//49)
326 MSG_AN_GADTOOLS (//49)
327 gadtools.library trouble
328 MSG_AN_GAMEPORTDEV (//49)
329 gameport.device trouble
330 MSG_AN_GFXFREEERROR (//49)
331 Error freeing graphics
332 MSG_AN_GFXNEWERROR (//49)
334 MSG_AN_GFXNOLCM (//49)
335 Emergency memory not available
336 MSG_AN_GFXNOMEM (//49)
337 Graphics out of memory
338 MSG_AN_GFXNOMEMMSPC (//49)
339 MonitorSpec alloc, no memory
340 MSG_AN_GRAPHICSLIB (//49)
341 graphics.library trouble
342 MSG_AN_ICONLIB (//49)
344 MSG_AN_INITAPTR (//49)
345 InitStruct() of an APTR source
346 MSG_AN_INTRMEM (//49)
347 No memory for interrupt servers
348 MSG_AN_INTUITION (//49)
349 intuition.library trouble
350 MSG_AN_IOAFTERCLOSE (//49)
351 IO attempted on closed IORequest
352 MSG_AN_IOUSEDTWICE (//49)
353 Attempt to reuse active IORequest
354 MSG_AN_ISEMORDER (//49)
355 Intuition obtained a sem in bad order
356 MSG_AN_ITEMALLOC (//49)
357 Item plane alloc, no memory
358 MSG_AN_ITEMBOXTOP (//49)
359 Item box top < RelZero
360 MSG_AN_KEYBOARDDEV (//49)
361 keyboard.device trouble
362 MSG_AN_KEYFREE (//49)
364 MSG_AN_KEYRANGE (//49)
366 MSG_AN_LAYERSLIB (//49)
367 layers.library trouble
368 MSG_AN_LAYERSNOMEM (//49)
370 MSG_AN_LIBCHKSUM (//49)
371 Library checksum failure
372 MSG_AN_LONGFRAME (//49)
373 Long frame, no memory
374 MSG_AN_MAKEVPORT (//49)
376 MSG_AN_MATHLIB (//49)
378 MSG_AN_MEMCORRUPT (//49)
379 Corrupt memory list detected in FreeMem
380 MSG_AN_MEMORYINSANE (//49)
381 Sanity check on memory list failed
382 MSG_AN_MISCRSRC (//49)
383 misc.resource trouble
384 MSG_AN_NOCONSOLE (//49)
385 Couldn't open the Console Device
386 MSG_AN_NOFONTS (//49)
389 Intuition skipped obtaining a semaphore
390 MSG_AN_NOWINDOW (//49)
391 Console can't open initial window
392 MSG_AN_OBSOLETEFONT (//49)
393 Unsupported font description used
394 MSG_AN_OPENSCREEN (//49)
395 Open screen, no memory
396 MSG_AN_OPENSCRNRAST (//49)
397 Open screen, raster alloc, no memory
398 MSG_AN_OPENWINDOW (//49)
399 Open window, no memory
400 MSG_AN_PLANEALLOC (//49)
401 Plane alloc, no memory
402 MSG_AN_QPKTFAIL (//49)
406 MSG_AN_REGIONMEMORY (//49)
407 Regions, memory not available
408 MSG_AN_SEMCORRUPT (//49)
409 A semaphore is in an illegal state
410 MSG_AN_SHORTFRAME (//49)
411 Short frame, no memory
412 MSG_AN_STACKPROBE (//49)
413 Stack appears to extend out of range
414 MSG_AN_STARTMEM (//49)
416 MSG_AN_SUBALLOC (//49)
418 MSG_AN_SYSSCRNTYPE (//49)
419 Open sys screen, unknown type
420 MSG_AN_TDCALIBSEEK (//49)
421 Calibrate: seek error
422 MSG_AN_TDDELAY (//49)
423 Delay: error on timer wait
424 MSG_AN_TEXTTMPRAS (//49)
425 Text, no memory for TmpRas
426 MSG_AN_TIMERDEV (//49)
428 MSG_AN_TMBADREQ (//49)
430 MSG_AN_TMBADSUPPLY (//49)
431 Power supply -- no 50/60hz ticks
432 MSG_AN_TRACKDISKDEV (//49)
433 trackdisk.device trouble
434 MSG_AN_UTILITYLIB (//49)
435 utility.library trouble
436 MSG_AN_WBBADIOMSG (//49)
437 Bad IO message (hacker code?)
438 MSG_AN_WBBADSTARTUPMSG2 (//49)
439 Bad startup message 2
440 MSG_AN_WBRELAYOUTTOOLMENU (//49)
442 MSG_AN_WEIRDECHO (//49)
443 Weird echo causing incomprehension
444 MSG_AN_WORKBENCH (//49)
446 MSG_AN_LAWBREAKER (//49)
447 LawBreaker demonstration alert
454 MSG_AN_HIDDNOROOT (//49)
455 Could not create root device
456 MSG_AN_NOALERT (//49)
458 MSG_ACPU_EMUINTR (//49)
460 MSG_ACPU_UNIMPLEA (//49)
461 Unimplemented effective address
462 MSG_ACPU_UNIMPLII (//49)
463 Unimplemented integer instruction
465 ;================================================================
466 ; HARDWARE STRINGS (4096..)
467 ;================================================================
469 MSG_HW_VERSION (4096//20)
471 MSG_HW_NOVERSION (//20)
478 MSG_HW_AMIGA1000 (4500//49)
480 MSG_HW_OCSAMIGA (//49)
482 MSG_HW_ECSAMIGA (//49)
484 MSG_HW_AMIGA500 (//49)
486 MSG_HW_AMIGA2000 (//49)
488 MSG_HW_AMIGA3000 (//49)
492 MSG_HW_AMIGA600 (//49)
496 MSG_HW_AMIGA1200 (//49)
498 MSG_HW_AMIGA4000 (//49)
504 MSG_HW_AMIGA4000T (//49)
506 MSG_HW_AMIGAXL (//49)
509 MSG_HW_68000 (5000//49)
517 MSG_HW_68EC030 (//49)
521 MSG_HW_68LC040 (//49)
525 MSG_HW_68LC060 (//49)
536 MSG_HW_AMIGAOS (5500//49)
542 MSG_HW_GRAFFITI (//49)
546 MSG_HW_PROBENCH (//49)
548 MSG_HW_PICASSO (//49)
550 MSG_HW_CYBERGRAPHX (//49)
554 MSG_HW_PICASSO96 (//49)
559 MSG_HW_AUDAMIGAOS (5700//49)
561 MSG_HW_MAESTIX (//49)
563 MSG_HW_TOCCATA (//49)
565 MSG_HW_PRELUDE (//49)
569 MSG_HW_MACROAUDIO (//49)
572 MSG_HW_OS_UNKNOWN (6000//49)
590 MSG_HW_NORMAL (6500//49)
592 MSG_HW_ENHANCED (//49)
596 MSG_HW_REVD (6600//49)
601 MSG_HW_OCS (6700//49)
612 MSG_HW_PPCFOUND (7000//49)
629 MSG_HW_RAMCAS_NORMAL (7200//49)
631 MSG_HW_RAMCAS_DOUBLE (//49)
634 MSG_HW_TCPIP_NONE (7300//49)
636 MSG_HW_TCPIP_AMITCP (//49)
638 MSG_HW_TCPIP_MIAMI (//49)
640 MSG_HW_TCPIP_TERMITE (//49)
642 MSG_HW_TCPIP_GENESIS (//49)
644 MSG_HW_TCPIP_MIAMIDX (//49)
647 MSG_HW_PPCOS_NONE (7400//49)
649 MSG_HW_PPCOS_POWERUP (//49)
651 MSG_HW_PPCOS_WARPOS (//49)
654 MSG_HW_AGNUS_NONE (7500//49)
656 MSG_HW_AGNUS_UNKNOWN (//49)
658 MSG_HW_AGNUS_8361 (//49)
660 MSG_HW_AGNUS_8367 (//49)
662 MSG_HW_AGNUS_8370 (//49)
664 MSG_HW_AGNUS_8371 (//49)
666 MSG_HW_AGNUS_8372_R4 (//49)
668 MSG_HW_AGNUS_8372_R5 (//49)
670 MSG_HW_AGNUS_8374_R2 (//49)
672 MSG_HW_AGNUS_8374_R3 (//49)
675 MSG_HW_AMODE_NONE (7600//49)
677 MSG_HW_AMODE_NTSC (//49)
679 MSG_HW_AMODE_PAL (//49)
682 MSG_HW_DENISE_NONE (7700//49)
684 MSG_HW_DENISE_UNKNOWN (//49)
686 MSG_HW_DENISE_8362 (//49)
688 MSG_HW_DENISE_8373 (//49)
690 MSG_HW_DENISE_8364 (//49)
693 ;================================================================