; Définition des chaines pour AZap v2.00
; 01-Jul-94 par Denis GOUNELLE
;
MSG_POSITION1   (//30)
Addr: 0x%08lx Ofs: 0x%03lx
;
MSG_POSITION2   (//30)
Bloc: %06ld Type: %s
;
MSG_ADDRESS     (//16)
Address
;
MSG_ERRORCODE   (//32)
error code %ld
;
MSG_WINDOW      (//32)
window (Intuition)
;
MSG_REALLYQUIT  (//48)
Do you really want to quit ?
;
MSG_YESNO       (//16)
Yes|No
;
MSG_PRINTTO     (//20)
Print to
;
MSG_FILEINFO    (//80)
Name : %s\nSize : %ld\nBits : %s\nDate : %s\nNote : %s
;
MSG_MEMINFO1    (//32)
Memory size : %ld bytes
;
MSG_MEMINFO2    (//48)
\nArea %2ld : 0x%%08lx to 0x%%08lx
;
MSG_DEVINFO     (//160)
Device    : %s\nDriver    : %s\nLowCyl    : %ld\nHighCyl   : %ld\nBlocs/Cyl : %ld\nSize      : %ld bytes\nDisk type : %s
;
MSG_ASKCHKSUM   (//48)
Compute checksum ?
;
MSG_CHARACTER   (//16)
Character
;
MSG_REALLYCLOSE (//64)
Bloc not saved\nClose window anyway ?
;
MSG_NOTCLOSED   (//32)
%ld block(s) not saved
;
MSG_BADARG      (//32)
Bad argument
;
MSG_USAGE       (//96)
Usage: AZap [LACE][WBENCH][PUBSCREEN name][FONT name]\n[MEMORY] [DEVICE name] [files...]
;
MSG_SEARCHING   (//48)
Searching, please wait...
;
MSG_ABORT       (//16)
Abort
;
MSG_MAKINGBACKUP (//48)
Making backup copy,\nplease wait
;
MSG_NUMOFBLOCKS (//32)
Number of blocks
;
MSG_SAVETO      (//16)
Save to
;
MSG_GOTOPROMPT  (//160)
nbr  => jump at address 'nbr'\n§nbr => jump to block 'nbr'\n@nbr => jump to address at 'nbr'\n#nbr => jump to memory area 'nbr'
;
MSG_FILLPROMPT  (//128)
'c' => fill with character 'c'\nnbr => fill with character which code is 'nbr'
;
MSG_SEARCHPROMPT (//128)
0x1FBDF3   => hexadecimal search\nstring     => ASCII search\n\"0x1FBDF3\" => ASCII search
;
MSG_ASCIIPROMPT (//48)
Number of character to search for ?
;
MSG_BACKUPPROMPT (//32)
Name of the backup copy ?
;
MSG_HELP1       (//64)
HELP: display this text
;
MSG_HELP2       (//64)
ESC : cancel last change
;
MSG_HELP3       (//64)
TAB : switch area (hexa <-> ASCII)
;
MSG_HELP4       (//64)
CTRL-down : last block      SHIFT-down : last line
;
MSG_HELP5       (//64)
CTRL-up   : first block     SHIFT-up  : first line
;
MSG_HELP6       (//64)
CTRL-left : previous block  SHIFT-left: first byte
;
MSG_HELP7       (//64)
CTRL-right: next block      SHIFT-right: last byte
;
MSG_MENUPROJECT (//32)
Project
;
MSG_MENUEDIT    (//32)
Edit
;
MSG_MENUTOOLS   (//32)
Tools
;
MSG_MENUOPTIONS (//32)
Options
;
MSG_MENUSEARCH  (//32)
Search
;
MSG_MTEXT11     (//32)
Open file...
;
MSG_MTEXT12     (//32)
Open memory
;
MSG_MTEXT13     (//32)
Open device   »
;
MSG_MTEXT14     (//32)
Help...
;
MSG_MTEXT15     (//32)
Palette...
;
MSG_MTEXT15bis  (//32)
Screen mode...
;
MSG_MTEXT16     (//32)
Save prefs
;
MSG_MTEXT17     (//32)
About...
;
MSG_MTEXT18     (//32)
Quit
;
MSG_MTEXT21     (//32)
Undo all
;
MSG_MTEXT22     (//32)
Jump back
;
MSG_MTEXT23     (//32)
Next block
;
MSG_MTEXT24     (//32)
Parent block
;
MSG_MTEXT25     (//32)
Root block
;
MSG_MTEXT26     (//32)
Header block
;
MSG_MTEXT31     (//32)
Infos
;
MSG_MTEXT32     (//32)
Examine
;
MSG_MTEXT33     (//32)
Print...
;
MSG_MTEXT34     (//32)
Convert
;
MSG_MTEXT35     (//32)
Save block
;
MSG_MTEXT36     (//32)
Fill block...
;
MSG_MTEXT51     (//32)
Search...
;
MSG_MTEXT52     (//32)
Search text...
;
MSG_MTEXT53     (//32)
Search next
;
MSG_MTEXT54     (//32)
Search file
;
MSG_MTEXT41     (//32)
Checksum »
;
MSG_MTEXT411    (//32)
Always
;
MSG_MTEXT412    (//32)
Ask if
;
MSG_MTEXT413    (//32)
Boot blocks
;
MSG_MTEXT414    (//32)
Automatic
;
MSG_MTEXT42     (//32)
Auto save
;
MSG_MTEXT43     (//32)
Read only
;
MSG_MTEXT44     (//32)
lwr = UPR
;
MSG_MTEXT45     (//32)
Backup copy
;
MSG_MEMORY      (//16)
Memory
;
MSG_ERROPEN     (//32)
cannot open
;
MSG_ERRMEM      (//32)
not enough memory
;
MSG_ERRFONT     (//32)
font too large
;
MSG_ERRDISK     (//32)
no disk in drive
;
MSG_ERRPROT     (//32)
is write protected
;
MSG_ERRFOUND    (//32)
not found
;
MSG_CHGSCRMODE1 (//)
Update screen mode now ?
;
MSG_CHGSCRMODE2 (//)
(all windows will be closed)
;
