Home » Archimedes archive » Acorn Computing » 1994 11 subscription disc.adf » 9411s » FontMgr2/!FontMGR2/Resources/Messages/UK

FontMgr2/!FontMGR2/Resources/Messages/UK

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn Computing » 1994 11 subscription disc.adf » 9411s
Filename: FontMgr2/!FontMGR2/Resources/Messages/UK
Read OK:
File size: 0E84 bytes
Load address: 0000
Exec address: 0000
File contents
#This is the messages file for Font Manager 2
#UK Language

#Task's string

TASK:FontManager2 v0.06

#Define Display Font - sizes in POINTS!

DISPLAY:Homerton.Medium
DISPLAYSIZE:12

#window titles.

GROUPWIN:Groups
FONTWIN:Fonts
TITLE:Font Manager 2 v0.06
PROGWIN:Progress Status
MESSWIN:FontMGR2 Message...
SAVEWIN.0:Save as
SAVEWIN.1:Export as
EXPORTWIN:Export as
APPOPTSWIN:Options
XPORTOPTSWIN:Export Options
DISPWIN:Display Options

#Icon titles/names/sprites etc...

IC_WRITE:Name

#the info window.

INFOF:F
INFOLOGO:ont Manager II
INFOPURPOSE:For RiSCOS font management.
INFOVERSION:Version 0.06 (August 1994)
INFOORIGIN:Made in New Zealand.

INFOWIN:about this application
INFOMORE:author�
INFOHELP:help�

#Data for buttons within windows.

OPTS007:*FontInstall
OPTS001:All Active
OPTS002:Changes are immediate
OPTS003:Save status on quitting
OPTS004:Extended paths
OPTS005:Cancel
OPTS006:Set

XPORT001:Overwrite existing files
XPORT002:Export filer directories
XPORT003:Export font directories
XPORT004:Install on viewing
XPORT005:Cancel
XPORT006:Set

SAVE000.0:Script
SAVE000.1:!Fonts
SAVE002:Cancel
SAVE003:Save

ERR003:OK
ERR004:Cancel [esc]

DRAW002:Save Draw
DRAW003:Save
DRAW102:Cancel
DRAW001:as paths
DRAW000:Drawfile

SCREEN000:FontMGR2 Font Examples

DISP001:Font
DISP002:Display size
DISP003:Window height
DISP004:Use RiSC OS 3.5 information
DISP005:Cancel
DISP006:Use
DISP010:Override wimp sprites
DISP011:Save

#errors that may occur that are generated by !FontMGR2

WINSMALL:The given window height is inappropriate for use.  It will be resized to something suitable.
BADUNIT:The units that are currently displayed are undefined by this software.  They will be treated as "os".
TOOBIG:You choice of font size is inappropriate for this use. It will be resized to something suitable.
TYPE:Font Manager can only read in it's own script files (type : 3f8) or edit/text files (type : fff).
NOHEAD:The first four letters of the script must be 'FMGR' as an identifier.  If it is an old file without this header, use the utility !NewScript to update the file.
NOMEM:Font Manager has run out of memory for this operation. [Try increasing the wimpslot size.]
EXISTS:That group already exists.  Please choose a differing name, or use the existing group of that name.
IMPORTMESS:Importing fonts: please wait.  Press the [Esc]ape key to abort.
EXPORTMESS:Exporting fonts: please wait.  Press the [Esc]ape key to abort.

#menu items.

M0TITLE:FontMGR2
M0_01:Info
M0_02:Save
M0_03:Create group
M0_04.0:Group
M0_04.1:Font
M0_04.2:No item
M0_04.3:Font Selection
M0_05:Effect set
M0_06:Configure
M0_07:FontView
M0_08:Quit

#M1TITLE is defined M0_04.0,1,2,3
M1_TITLE.1:Selection
M1_01:Delete
M1_02:Rename
M1_03:Copy
M1_04:Export
M1_05:Select all
M1_06:Filer
M1_07:FontView

#M5TITLE is defined M0_06
M2_01:Options
M2_02:Export Opts
M2_03:Display...
M2_04:Save Default

M3TITLE:Sizes
M3_01:8pt
M3_02:10pt
M3_03:12pt
M3_04:14pt
M3_05:16pt
M3_06:24pt

M4TITLE:Units
M4_01:mm
M4_02:inch
M4_03:cm
M4_04:os

# ---> Help section <---

H_GROUP00:Selected group '
H_FONT00:Selected font '
H_FONT01:Selected multiple fonts.
H_TO:' to '
H_AS:' as '
H_COPYG:Copy/ed group '
H_COPYF:Copy/ed font '
H_RENAMEG:Rename/ed group '
H_RENAMEF:Rename/ed font '
H_DELG:Delete/ed group '
H_DELF:Delete/ed font '
H_DELFS:Delete/ed multiple fonts.
H_IMPFONTS:Import/ed a !Fonts directory.
H_IMPDIR:Import/ed fonts.
H_CREATE:Create/ed new group '
H_EXPFONTS:Export/ed a !Fonts directory.
H_EXPDIR:Export/ed a directory of fonts.
H_EXPFFILE:Export/ed font/s.
H_GROUP:Group '
H_PASSIVE:' has been set as passive.
H_ACTIVE:' has been set as active.
H_WELCOME:Welcome to Font Manager - release 2.
H_SETUP:Effect Set.


#End of messages file.
00000000  23 54 68 69 73 20 69 73  20 74 68 65 20 6d 65 73  |#This is the mes|
00000010  73 61 67 65 73 20 66 69  6c 65 20 66 6f 72 20 46  |sages file for F|
00000020  6f 6e 74 20 4d 61 6e 61  67 65 72 20 32 0a 23 55  |ont Manager 2.#U|
00000030  4b 20 4c 61 6e 67 75 61  67 65 0a 0a 23 54 61 73  |K Language..#Tas|
00000040  6b 27 73 20 73 74 72 69  6e 67 0a 0a 54 41 53 4b  |k's string..TASK|
00000050  3a 46 6f 6e 74 4d 61 6e  61 67 65 72 32 20 76 30  |:FontManager2 v0|
00000060  2e 30 36 0a 0a 23 44 65  66 69 6e 65 20 44 69 73  |.06..#Define Dis|
00000070  70 6c 61 79 20 46 6f 6e  74 20 2d 20 73 69 7a 65  |play Font - size|
00000080  73 20 69 6e 20 50 4f 49  4e 54 53 21 0a 0a 44 49  |s in POINTS!..DI|
00000090  53 50 4c 41 59 3a 48 6f  6d 65 72 74 6f 6e 2e 4d  |SPLAY:Homerton.M|
000000a0  65 64 69 75 6d 0a 44 49  53 50 4c 41 59 53 49 5a  |edium.DISPLAYSIZ|
000000b0  45 3a 31 32 0a 0a 23 77  69 6e 64 6f 77 20 74 69  |E:12..#window ti|
000000c0  74 6c 65 73 2e 0a 0a 47  52 4f 55 50 57 49 4e 3a  |tles...GROUPWIN:|
000000d0  47 72 6f 75 70 73 0a 46  4f 4e 54 57 49 4e 3a 46  |Groups.FONTWIN:F|
000000e0  6f 6e 74 73 0a 54 49 54  4c 45 3a 46 6f 6e 74 20  |onts.TITLE:Font |
000000f0  4d 61 6e 61 67 65 72 20  32 20 76 30 2e 30 36 0a  |Manager 2 v0.06.|
00000100  50 52 4f 47 57 49 4e 3a  50 72 6f 67 72 65 73 73  |PROGWIN:Progress|
00000110  20 53 74 61 74 75 73 0a  4d 45 53 53 57 49 4e 3a  | Status.MESSWIN:|
00000120  46 6f 6e 74 4d 47 52 32  20 4d 65 73 73 61 67 65  |FontMGR2 Message|
00000130  2e 2e 2e 0a 53 41 56 45  57 49 4e 2e 30 3a 53 61  |....SAVEWIN.0:Sa|
00000140  76 65 20 61 73 0a 53 41  56 45 57 49 4e 2e 31 3a  |ve as.SAVEWIN.1:|
00000150  45 78 70 6f 72 74 20 61  73 0a 45 58 50 4f 52 54  |Export as.EXPORT|
00000160  57 49 4e 3a 45 78 70 6f  72 74 20 61 73 0a 41 50  |WIN:Export as.AP|
00000170  50 4f 50 54 53 57 49 4e  3a 4f 70 74 69 6f 6e 73  |POPTSWIN:Options|
00000180  0a 58 50 4f 52 54 4f 50  54 53 57 49 4e 3a 45 78  |.XPORTOPTSWIN:Ex|
00000190  70 6f 72 74 20 4f 70 74  69 6f 6e 73 0a 44 49 53  |port Options.DIS|
000001a0  50 57 49 4e 3a 44 69 73  70 6c 61 79 20 4f 70 74  |PWIN:Display Opt|
000001b0  69 6f 6e 73 0a 0a 23 49  63 6f 6e 20 74 69 74 6c  |ions..#Icon titl|
000001c0  65 73 2f 6e 61 6d 65 73  2f 73 70 72 69 74 65 73  |es/names/sprites|
000001d0  20 65 74 63 2e 2e 2e 0a  0a 49 43 5f 57 52 49 54  | etc.....IC_WRIT|
000001e0  45 3a 4e 61 6d 65 0a 0a  23 74 68 65 20 69 6e 66  |E:Name..#the inf|
000001f0  6f 20 77 69 6e 64 6f 77  2e 0a 0a 49 4e 46 4f 46  |o window...INFOF|
00000200  3a 46 0a 49 4e 46 4f 4c  4f 47 4f 3a 6f 6e 74 20  |:F.INFOLOGO:ont |
00000210  4d 61 6e 61 67 65 72 20  49 49 0a 49 4e 46 4f 50  |Manager II.INFOP|
00000220  55 52 50 4f 53 45 3a 46  6f 72 20 52 69 53 43 4f  |URPOSE:For RiSCO|
00000230  53 20 66 6f 6e 74 20 6d  61 6e 61 67 65 6d 65 6e  |S font managemen|
00000240  74 2e 0a 49 4e 46 4f 56  45 52 53 49 4f 4e 3a 56  |t..INFOVERSION:V|
00000250  65 72 73 69 6f 6e 20 30  2e 30 36 20 28 41 75 67  |ersion 0.06 (Aug|
00000260  75 73 74 20 31 39 39 34  29 0a 49 4e 46 4f 4f 52  |ust 1994).INFOOR|
00000270  49 47 49 4e 3a 4d 61 64  65 20 69 6e 20 4e 65 77  |IGIN:Made in New|
00000280  20 5a 65 61 6c 61 6e 64  2e 0a 0a 49 4e 46 4f 57  | Zealand...INFOW|
00000290  49 4e 3a 61 62 6f 75 74  20 74 68 69 73 20 61 70  |IN:about this ap|
000002a0  70 6c 69 63 61 74 69 6f  6e 0a 49 4e 46 4f 4d 4f  |plication.INFOMO|
000002b0  52 45 3a 61 75 74 68 6f  72 8c 0a 49 4e 46 4f 48  |RE:author..INFOH|
000002c0  45 4c 50 3a 68 65 6c 70  8c 0a 0a 23 44 61 74 61  |ELP:help...#Data|
000002d0  20 66 6f 72 20 62 75 74  74 6f 6e 73 20 77 69 74  | for buttons wit|
000002e0  68 69 6e 20 77 69 6e 64  6f 77 73 2e 0a 0a 4f 50  |hin windows...OP|
000002f0  54 53 30 30 37 3a 2a 46  6f 6e 74 49 6e 73 74 61  |TS007:*FontInsta|
00000300  6c 6c 0a 4f 50 54 53 30  30 31 3a 41 6c 6c 20 41  |ll.OPTS001:All A|
00000310  63 74 69 76 65 0a 4f 50  54 53 30 30 32 3a 43 68  |ctive.OPTS002:Ch|
00000320  61 6e 67 65 73 20 61 72  65 20 69 6d 6d 65 64 69  |anges are immedi|
00000330  61 74 65 0a 4f 50 54 53  30 30 33 3a 53 61 76 65  |ate.OPTS003:Save|
00000340  20 73 74 61 74 75 73 20  6f 6e 20 71 75 69 74 74  | status on quitt|
00000350  69 6e 67 0a 4f 50 54 53  30 30 34 3a 45 78 74 65  |ing.OPTS004:Exte|
00000360  6e 64 65 64 20 70 61 74  68 73 0a 4f 50 54 53 30  |nded paths.OPTS0|
00000370  30 35 3a 43 61 6e 63 65  6c 0a 4f 50 54 53 30 30  |05:Cancel.OPTS00|
00000380  36 3a 53 65 74 0a 0a 58  50 4f 52 54 30 30 31 3a  |6:Set..XPORT001:|
00000390  4f 76 65 72 77 72 69 74  65 20 65 78 69 73 74 69  |Overwrite existi|
000003a0  6e 67 20 66 69 6c 65 73  0a 58 50 4f 52 54 30 30  |ng files.XPORT00|
000003b0  32 3a 45 78 70 6f 72 74  20 66 69 6c 65 72 20 64  |2:Export filer d|
000003c0  69 72 65 63 74 6f 72 69  65 73 0a 58 50 4f 52 54  |irectories.XPORT|
000003d0  30 30 33 3a 45 78 70 6f  72 74 20 66 6f 6e 74 20  |003:Export font |
000003e0  64 69 72 65 63 74 6f 72  69 65 73 0a 58 50 4f 52  |directories.XPOR|
000003f0  54 30 30 34 3a 49 6e 73  74 61 6c 6c 20 6f 6e 20  |T004:Install on |
00000400  76 69 65 77 69 6e 67 0a  58 50 4f 52 54 30 30 35  |viewing.XPORT005|
00000410  3a 43 61 6e 63 65 6c 0a  58 50 4f 52 54 30 30 36  |:Cancel.XPORT006|
00000420  3a 53 65 74 0a 0a 53 41  56 45 30 30 30 2e 30 3a  |:Set..SAVE000.0:|
00000430  53 63 72 69 70 74 0a 53  41 56 45 30 30 30 2e 31  |Script.SAVE000.1|
00000440  3a 21 46 6f 6e 74 73 0a  53 41 56 45 30 30 32 3a  |:!Fonts.SAVE002:|
00000450  43 61 6e 63 65 6c 0a 53  41 56 45 30 30 33 3a 53  |Cancel.SAVE003:S|
00000460  61 76 65 0a 0a 45 52 52  30 30 33 3a 4f 4b 0a 45  |ave..ERR003:OK.E|
00000470  52 52 30 30 34 3a 43 61  6e 63 65 6c 20 5b 65 73  |RR004:Cancel [es|
00000480  63 5d 0a 0a 44 52 41 57  30 30 32 3a 53 61 76 65  |c]..DRAW002:Save|
00000490  20 44 72 61 77 0a 44 52  41 57 30 30 33 3a 53 61  | Draw.DRAW003:Sa|
000004a0  76 65 0a 44 52 41 57 31  30 32 3a 43 61 6e 63 65  |ve.DRAW102:Cance|
000004b0  6c 0a 44 52 41 57 30 30  31 3a 61 73 20 70 61 74  |l.DRAW001:as pat|
000004c0  68 73 0a 44 52 41 57 30  30 30 3a 44 72 61 77 66  |hs.DRAW000:Drawf|
000004d0  69 6c 65 0a 0a 53 43 52  45 45 4e 30 30 30 3a 46  |ile..SCREEN000:F|
000004e0  6f 6e 74 4d 47 52 32 20  46 6f 6e 74 20 45 78 61  |ontMGR2 Font Exa|
000004f0  6d 70 6c 65 73 0a 0a 44  49 53 50 30 30 31 3a 46  |mples..DISP001:F|
00000500  6f 6e 74 0a 44 49 53 50  30 30 32 3a 44 69 73 70  |ont.DISP002:Disp|
00000510  6c 61 79 20 73 69 7a 65  0a 44 49 53 50 30 30 33  |lay size.DISP003|
00000520  3a 57 69 6e 64 6f 77 20  68 65 69 67 68 74 0a 44  |:Window height.D|
00000530  49 53 50 30 30 34 3a 55  73 65 20 52 69 53 43 20  |ISP004:Use RiSC |
00000540  4f 53 20 33 2e 35 20 69  6e 66 6f 72 6d 61 74 69  |OS 3.5 informati|
00000550  6f 6e 0a 44 49 53 50 30  30 35 3a 43 61 6e 63 65  |on.DISP005:Cance|
00000560  6c 0a 44 49 53 50 30 30  36 3a 55 73 65 0a 44 49  |l.DISP006:Use.DI|
00000570  53 50 30 31 30 3a 4f 76  65 72 72 69 64 65 20 77  |SP010:Override w|
00000580  69 6d 70 20 73 70 72 69  74 65 73 0a 44 49 53 50  |imp sprites.DISP|
00000590  30 31 31 3a 53 61 76 65  0a 0a 23 65 72 72 6f 72  |011:Save..#error|
000005a0  73 20 74 68 61 74 20 6d  61 79 20 6f 63 63 75 72  |s that may occur|
000005b0  20 74 68 61 74 20 61 72  65 20 67 65 6e 65 72 61  | that are genera|
000005c0  74 65 64 20 62 79 20 21  46 6f 6e 74 4d 47 52 32  |ted by !FontMGR2|
000005d0  0a 0a 57 49 4e 53 4d 41  4c 4c 3a 54 68 65 20 67  |..WINSMALL:The g|
000005e0  69 76 65 6e 20 77 69 6e  64 6f 77 20 68 65 69 67  |iven window heig|
000005f0  68 74 20 69 73 20 69 6e  61 70 70 72 6f 70 72 69  |ht is inappropri|
00000600  61 74 65 20 66 6f 72 20  75 73 65 2e 20 20 49 74  |ate for use.  It|
00000610  20 77 69 6c 6c 20 62 65  20 72 65 73 69 7a 65 64  | will be resized|
00000620  20 74 6f 20 73 6f 6d 65  74 68 69 6e 67 20 73 75  | to something su|
00000630  69 74 61 62 6c 65 2e 0a  42 41 44 55 4e 49 54 3a  |itable..BADUNIT:|
00000640  54 68 65 20 75 6e 69 74  73 20 74 68 61 74 20 61  |The units that a|
00000650  72 65 20 63 75 72 72 65  6e 74 6c 79 20 64 69 73  |re currently dis|
00000660  70 6c 61 79 65 64 20 61  72 65 20 75 6e 64 65 66  |played are undef|
00000670  69 6e 65 64 20 62 79 20  74 68 69 73 20 73 6f 66  |ined by this sof|
00000680  74 77 61 72 65 2e 20 20  54 68 65 79 20 77 69 6c  |tware.  They wil|
00000690  6c 20 62 65 20 74 72 65  61 74 65 64 20 61 73 20  |l be treated as |
000006a0  22 6f 73 22 2e 0a 54 4f  4f 42 49 47 3a 59 6f 75  |"os"..TOOBIG:You|
000006b0  20 63 68 6f 69 63 65 20  6f 66 20 66 6f 6e 74 20  | choice of font |
000006c0  73 69 7a 65 20 69 73 20  69 6e 61 70 70 72 6f 70  |size is inapprop|
000006d0  72 69 61 74 65 20 66 6f  72 20 74 68 69 73 20 75  |riate for this u|
000006e0  73 65 2e 20 49 74 20 77  69 6c 6c 20 62 65 20 72  |se. It will be r|
000006f0  65 73 69 7a 65 64 20 74  6f 20 73 6f 6d 65 74 68  |esized to someth|
00000700  69 6e 67 20 73 75 69 74  61 62 6c 65 2e 0a 54 59  |ing suitable..TY|
00000710  50 45 3a 46 6f 6e 74 20  4d 61 6e 61 67 65 72 20  |PE:Font Manager |
00000720  63 61 6e 20 6f 6e 6c 79  20 72 65 61 64 20 69 6e  |can only read in|
00000730  20 69 74 27 73 20 6f 77  6e 20 73 63 72 69 70 74  | it's own script|
00000740  20 66 69 6c 65 73 20 28  74 79 70 65 20 3a 20 33  | files (type : 3|
00000750  66 38 29 20 6f 72 20 65  64 69 74 2f 74 65 78 74  |f8) or edit/text|
00000760  20 66 69 6c 65 73 20 28  74 79 70 65 20 3a 20 66  | files (type : f|
00000770  66 66 29 2e 0a 4e 4f 48  45 41 44 3a 54 68 65 20  |ff)..NOHEAD:The |
00000780  66 69 72 73 74 20 66 6f  75 72 20 6c 65 74 74 65  |first four lette|
00000790  72 73 20 6f 66 20 74 68  65 20 73 63 72 69 70 74  |rs of the script|
000007a0  20 6d 75 73 74 20 62 65  20 27 46 4d 47 52 27 20  | must be 'FMGR' |
000007b0  61 73 20 61 6e 20 69 64  65 6e 74 69 66 69 65 72  |as an identifier|
000007c0  2e 20 20 49 66 20 69 74  20 69 73 20 61 6e 20 6f  |.  If it is an o|
000007d0  6c 64 20 66 69 6c 65 20  77 69 74 68 6f 75 74 20  |ld file without |
000007e0  74 68 69 73 20 68 65 61  64 65 72 2c 20 75 73 65  |this header, use|
000007f0  20 74 68 65 20 75 74 69  6c 69 74 79 20 21 4e 65  | the utility !Ne|
00000800  77 53 63 72 69 70 74 20  74 6f 20 75 70 64 61 74  |wScript to updat|
00000810  65 20 74 68 65 20 66 69  6c 65 2e 0a 4e 4f 4d 45  |e the file..NOME|
00000820  4d 3a 46 6f 6e 74 20 4d  61 6e 61 67 65 72 20 68  |M:Font Manager h|
00000830  61 73 20 72 75 6e 20 6f  75 74 20 6f 66 20 6d 65  |as run out of me|
00000840  6d 6f 72 79 20 66 6f 72  20 74 68 69 73 20 6f 70  |mory for this op|
00000850  65 72 61 74 69 6f 6e 2e  20 5b 54 72 79 20 69 6e  |eration. [Try in|
00000860  63 72 65 61 73 69 6e 67  20 74 68 65 20 77 69 6d  |creasing the wim|
00000870  70 73 6c 6f 74 20 73 69  7a 65 2e 5d 0a 45 58 49  |pslot size.].EXI|
00000880  53 54 53 3a 54 68 61 74  20 67 72 6f 75 70 20 61  |STS:That group a|
00000890  6c 72 65 61 64 79 20 65  78 69 73 74 73 2e 20 20  |lready exists.  |
000008a0  50 6c 65 61 73 65 20 63  68 6f 6f 73 65 20 61 20  |Please choose a |
000008b0  64 69 66 66 65 72 69 6e  67 20 6e 61 6d 65 2c 20  |differing name, |
000008c0  6f 72 20 75 73 65 20 74  68 65 20 65 78 69 73 74  |or use the exist|
000008d0  69 6e 67 20 67 72 6f 75  70 20 6f 66 20 74 68 61  |ing group of tha|
000008e0  74 20 6e 61 6d 65 2e 0a  49 4d 50 4f 52 54 4d 45  |t name..IMPORTME|
000008f0  53 53 3a 49 6d 70 6f 72  74 69 6e 67 20 66 6f 6e  |SS:Importing fon|
00000900  74 73 3a 20 70 6c 65 61  73 65 20 77 61 69 74 2e  |ts: please wait.|
00000910  20 20 50 72 65 73 73 20  74 68 65 20 5b 45 73 63  |  Press the [Esc|
00000920  5d 61 70 65 20 6b 65 79  20 74 6f 20 61 62 6f 72  |]ape key to abor|
00000930  74 2e 0a 45 58 50 4f 52  54 4d 45 53 53 3a 45 78  |t..EXPORTMESS:Ex|
00000940  70 6f 72 74 69 6e 67 20  66 6f 6e 74 73 3a 20 70  |porting fonts: p|
00000950  6c 65 61 73 65 20 77 61  69 74 2e 20 20 50 72 65  |lease wait.  Pre|
00000960  73 73 20 74 68 65 20 5b  45 73 63 5d 61 70 65 20  |ss the [Esc]ape |
00000970  6b 65 79 20 74 6f 20 61  62 6f 72 74 2e 0a 0a 23  |key to abort...#|
00000980  6d 65 6e 75 20 69 74 65  6d 73 2e 0a 0a 4d 30 54  |menu items...M0T|
00000990  49 54 4c 45 3a 46 6f 6e  74 4d 47 52 32 0a 4d 30  |ITLE:FontMGR2.M0|
000009a0  5f 30 31 3a 49 6e 66 6f  0a 4d 30 5f 30 32 3a 53  |_01:Info.M0_02:S|
000009b0  61 76 65 0a 4d 30 5f 30  33 3a 43 72 65 61 74 65  |ave.M0_03:Create|
000009c0  20 67 72 6f 75 70 0a 4d  30 5f 30 34 2e 30 3a 47  | group.M0_04.0:G|
000009d0  72 6f 75 70 0a 4d 30 5f  30 34 2e 31 3a 46 6f 6e  |roup.M0_04.1:Fon|
000009e0  74 0a 4d 30 5f 30 34 2e  32 3a 4e 6f 20 69 74 65  |t.M0_04.2:No ite|
000009f0  6d 0a 4d 30 5f 30 34 2e  33 3a 46 6f 6e 74 20 53  |m.M0_04.3:Font S|
00000a00  65 6c 65 63 74 69 6f 6e  0a 4d 30 5f 30 35 3a 45  |election.M0_05:E|
00000a10  66 66 65 63 74 20 73 65  74 0a 4d 30 5f 30 36 3a  |ffect set.M0_06:|
00000a20  43 6f 6e 66 69 67 75 72  65 0a 4d 30 5f 30 37 3a  |Configure.M0_07:|
00000a30  46 6f 6e 74 56 69 65 77  0a 4d 30 5f 30 38 3a 51  |FontView.M0_08:Q|
00000a40  75 69 74 0a 0a 23 4d 31  54 49 54 4c 45 20 69 73  |uit..#M1TITLE is|
00000a50  20 64 65 66 69 6e 65 64  20 4d 30 5f 30 34 2e 30  | defined M0_04.0|
00000a60  2c 31 2c 32 2c 33 0a 4d  31 5f 54 49 54 4c 45 2e  |,1,2,3.M1_TITLE.|
00000a70  31 3a 53 65 6c 65 63 74  69 6f 6e 0a 4d 31 5f 30  |1:Selection.M1_0|
00000a80  31 3a 44 65 6c 65 74 65  0a 4d 31 5f 30 32 3a 52  |1:Delete.M1_02:R|
00000a90  65 6e 61 6d 65 0a 4d 31  5f 30 33 3a 43 6f 70 79  |ename.M1_03:Copy|
00000aa0  0a 4d 31 5f 30 34 3a 45  78 70 6f 72 74 0a 4d 31  |.M1_04:Export.M1|
00000ab0  5f 30 35 3a 53 65 6c 65  63 74 20 61 6c 6c 0a 4d  |_05:Select all.M|
00000ac0  31 5f 30 36 3a 46 69 6c  65 72 0a 4d 31 5f 30 37  |1_06:Filer.M1_07|
00000ad0  3a 46 6f 6e 74 56 69 65  77 0a 0a 23 4d 35 54 49  |:FontView..#M5TI|
00000ae0  54 4c 45 20 69 73 20 64  65 66 69 6e 65 64 20 4d  |TLE is defined M|
00000af0  30 5f 30 36 0a 4d 32 5f  30 31 3a 4f 70 74 69 6f  |0_06.M2_01:Optio|
00000b00  6e 73 0a 4d 32 5f 30 32  3a 45 78 70 6f 72 74 20  |ns.M2_02:Export |
00000b10  4f 70 74 73 0a 4d 32 5f  30 33 3a 44 69 73 70 6c  |Opts.M2_03:Displ|
00000b20  61 79 2e 2e 2e 0a 4d 32  5f 30 34 3a 53 61 76 65  |ay....M2_04:Save|
00000b30  20 44 65 66 61 75 6c 74  0a 0a 4d 33 54 49 54 4c  | Default..M3TITL|
00000b40  45 3a 53 69 7a 65 73 0a  4d 33 5f 30 31 3a 38 70  |E:Sizes.M3_01:8p|
00000b50  74 0a 4d 33 5f 30 32 3a  31 30 70 74 0a 4d 33 5f  |t.M3_02:10pt.M3_|
00000b60  30 33 3a 31 32 70 74 0a  4d 33 5f 30 34 3a 31 34  |03:12pt.M3_04:14|
00000b70  70 74 0a 4d 33 5f 30 35  3a 31 36 70 74 0a 4d 33  |pt.M3_05:16pt.M3|
00000b80  5f 30 36 3a 32 34 70 74  0a 0a 4d 34 54 49 54 4c  |_06:24pt..M4TITL|
00000b90  45 3a 55 6e 69 74 73 0a  4d 34 5f 30 31 3a 6d 6d  |E:Units.M4_01:mm|
00000ba0  0a 4d 34 5f 30 32 3a 69  6e 63 68 0a 4d 34 5f 30  |.M4_02:inch.M4_0|
00000bb0  33 3a 63 6d 0a 4d 34 5f  30 34 3a 6f 73 0a 0a 23  |3:cm.M4_04:os..#|
00000bc0  20 2d 2d 2d 3e 20 48 65  6c 70 20 73 65 63 74 69  | ---> Help secti|
00000bd0  6f 6e 20 3c 2d 2d 2d 0a  0a 48 5f 47 52 4f 55 50  |on <---..H_GROUP|
00000be0  30 30 3a 53 65 6c 65 63  74 65 64 20 67 72 6f 75  |00:Selected grou|
00000bf0  70 20 27 0a 48 5f 46 4f  4e 54 30 30 3a 53 65 6c  |p '.H_FONT00:Sel|
00000c00  65 63 74 65 64 20 66 6f  6e 74 20 27 0a 48 5f 46  |ected font '.H_F|
00000c10  4f 4e 54 30 31 3a 53 65  6c 65 63 74 65 64 20 6d  |ONT01:Selected m|
00000c20  75 6c 74 69 70 6c 65 20  66 6f 6e 74 73 2e 0a 48  |ultiple fonts..H|
00000c30  5f 54 4f 3a 27 20 74 6f  20 27 0a 48 5f 41 53 3a  |_TO:' to '.H_AS:|
00000c40  27 20 61 73 20 27 0a 48  5f 43 4f 50 59 47 3a 43  |' as '.H_COPYG:C|
00000c50  6f 70 79 2f 65 64 20 67  72 6f 75 70 20 27 0a 48  |opy/ed group '.H|
00000c60  5f 43 4f 50 59 46 3a 43  6f 70 79 2f 65 64 20 66  |_COPYF:Copy/ed f|
00000c70  6f 6e 74 20 27 0a 48 5f  52 45 4e 41 4d 45 47 3a  |ont '.H_RENAMEG:|
00000c80  52 65 6e 61 6d 65 2f 65  64 20 67 72 6f 75 70 20  |Rename/ed group |
00000c90  27 0a 48 5f 52 45 4e 41  4d 45 46 3a 52 65 6e 61  |'.H_RENAMEF:Rena|
00000ca0  6d 65 2f 65 64 20 66 6f  6e 74 20 27 0a 48 5f 44  |me/ed font '.H_D|
00000cb0  45 4c 47 3a 44 65 6c 65  74 65 2f 65 64 20 67 72  |ELG:Delete/ed gr|
00000cc0  6f 75 70 20 27 0a 48 5f  44 45 4c 46 3a 44 65 6c  |oup '.H_DELF:Del|
00000cd0  65 74 65 2f 65 64 20 66  6f 6e 74 20 27 0a 48 5f  |ete/ed font '.H_|
00000ce0  44 45 4c 46 53 3a 44 65  6c 65 74 65 2f 65 64 20  |DELFS:Delete/ed |
00000cf0  6d 75 6c 74 69 70 6c 65  20 66 6f 6e 74 73 2e 0a  |multiple fonts..|
00000d00  48 5f 49 4d 50 46 4f 4e  54 53 3a 49 6d 70 6f 72  |H_IMPFONTS:Impor|
00000d10  74 2f 65 64 20 61 20 21  46 6f 6e 74 73 20 64 69  |t/ed a !Fonts di|
00000d20  72 65 63 74 6f 72 79 2e  0a 48 5f 49 4d 50 44 49  |rectory..H_IMPDI|
00000d30  52 3a 49 6d 70 6f 72 74  2f 65 64 20 66 6f 6e 74  |R:Import/ed font|
00000d40  73 2e 0a 48 5f 43 52 45  41 54 45 3a 43 72 65 61  |s..H_CREATE:Crea|
00000d50  74 65 2f 65 64 20 6e 65  77 20 67 72 6f 75 70 20  |te/ed new group |
00000d60  27 0a 48 5f 45 58 50 46  4f 4e 54 53 3a 45 78 70  |'.H_EXPFONTS:Exp|
00000d70  6f 72 74 2f 65 64 20 61  20 21 46 6f 6e 74 73 20  |ort/ed a !Fonts |
00000d80  64 69 72 65 63 74 6f 72  79 2e 0a 48 5f 45 58 50  |directory..H_EXP|
00000d90  44 49 52 3a 45 78 70 6f  72 74 2f 65 64 20 61 20  |DIR:Export/ed a |
00000da0  64 69 72 65 63 74 6f 72  79 20 6f 66 20 66 6f 6e  |directory of fon|
00000db0  74 73 2e 0a 48 5f 45 58  50 46 46 49 4c 45 3a 45  |ts..H_EXPFFILE:E|
00000dc0  78 70 6f 72 74 2f 65 64  20 66 6f 6e 74 2f 73 2e  |xport/ed font/s.|
00000dd0  0a 48 5f 47 52 4f 55 50  3a 47 72 6f 75 70 20 27  |.H_GROUP:Group '|
00000de0  0a 48 5f 50 41 53 53 49  56 45 3a 27 20 68 61 73  |.H_PASSIVE:' has|
00000df0  20 62 65 65 6e 20 73 65  74 20 61 73 20 70 61 73  | been set as pas|
00000e00  73 69 76 65 2e 0a 48 5f  41 43 54 49 56 45 3a 27  |sive..H_ACTIVE:'|
00000e10  20 68 61 73 20 62 65 65  6e 20 73 65 74 20 61 73  | has been set as|
00000e20  20 61 63 74 69 76 65 2e  0a 48 5f 57 45 4c 43 4f  | active..H_WELCO|
00000e30  4d 45 3a 57 65 6c 63 6f  6d 65 20 74 6f 20 46 6f  |ME:Welcome to Fo|
00000e40  6e 74 20 4d 61 6e 61 67  65 72 20 2d 20 72 65 6c  |nt Manager - rel|
00000e50  65 61 73 65 20 32 2e 0a  48 5f 53 45 54 55 50 3a  |ease 2..H_SETUP:|
00000e60  45 66 66 65 63 74 20 53  65 74 2e 0a 0a 0a 23 45  |Effect Set....#E|
00000e70  6e 64 20 6f 66 20 6d 65  73 73 61 67 65 73 20 66  |nd of messages f|
00000e80  69 6c 65 2e                                       |ile.|
00000e84