Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornComputing_199310.adf » 93_10s » Wordz/!Wordz/Resource/msg/Res08
Wordz/!Wordz/Resource/msg/Res08
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 » Recent acquisitions » Acorn ADFS disks » adfs_AcornComputing_199310.adf » 93_10s |
Filename: | Wordz/!Wordz/Resource/msg/Res08 |
Read OK: | ✔ |
File size: | 03BF bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
# # GB.msg.Res08 - this is the messages file for ob_spell # # keep consistent with ob_spell/ob_spell.h # # errors # e0:File already exists e2:Filing system error e3:Can't open dictionary e4:Bad dictionary e5:Out of memory e6:Bad word e7:Dictionary read only e8:Can't close dictionary e9:Not implemented e10:Word not found e11:Escape e12:Can't update dictionary e13:Can't read dictionary e14:Can't enlarge dictionary e15:Bad dictionary definition file e16:Bad character in dictionary definition file e17:Can't open dictionary definition file e18:Can't close dictionary definition file # # messages # 3:Dictionary 4:&Word 5:&Add 6:&Delete 7:� 8:� 9:Word not found 10:&Replace 11:&Next 12:&Guess 13:Cancel 14:Auto check 15:Load master dictionary 16:Load user dictionary 17:Write to user dictionary 18:Spell 19:Spell check complete 20:Spell check complete: %ld word not found 21:Spell check complete: %ld words not found 22:All # # end of GB.msg.Res08 (ob_spell)
00000000 23 0a 23 20 47 42 2e 6d 73 67 2e 52 65 73 30 38 |#.# GB.msg.Res08| 00000010 20 2d 20 74 68 69 73 20 69 73 20 74 68 65 20 6d | - this is the m| 00000020 65 73 73 61 67 65 73 20 66 69 6c 65 20 66 6f 72 |essages file for| 00000030 20 6f 62 5f 73 70 65 6c 6c 0a 23 0a 23 20 6b 65 | ob_spell.#.# ke| 00000040 65 70 20 63 6f 6e 73 69 73 74 65 6e 74 20 77 69 |ep consistent wi| 00000050 74 68 20 6f 62 5f 73 70 65 6c 6c 2f 6f 62 5f 73 |th ob_spell/ob_s| 00000060 70 65 6c 6c 2e 68 0a 23 0a 23 20 65 72 72 6f 72 |pell.h.#.# error| 00000070 73 0a 23 0a 65 30 3a 46 69 6c 65 20 61 6c 72 65 |s.#.e0:File alre| 00000080 61 64 79 20 65 78 69 73 74 73 0a 65 32 3a 46 69 |ady exists.e2:Fi| 00000090 6c 69 6e 67 20 73 79 73 74 65 6d 20 65 72 72 6f |ling system erro| 000000a0 72 0a 65 33 3a 43 61 6e 27 74 20 6f 70 65 6e 20 |r.e3:Can't open | 000000b0 64 69 63 74 69 6f 6e 61 72 79 0a 65 34 3a 42 61 |dictionary.e4:Ba| 000000c0 64 20 64 69 63 74 69 6f 6e 61 72 79 0a 65 35 3a |d dictionary.e5:| 000000d0 4f 75 74 20 6f 66 20 6d 65 6d 6f 72 79 0a 65 36 |Out of memory.e6| 000000e0 3a 42 61 64 20 77 6f 72 64 0a 65 37 3a 44 69 63 |:Bad word.e7:Dic| 000000f0 74 69 6f 6e 61 72 79 20 72 65 61 64 20 6f 6e 6c |tionary read onl| 00000100 79 0a 65 38 3a 43 61 6e 27 74 20 63 6c 6f 73 65 |y.e8:Can't close| 00000110 20 64 69 63 74 69 6f 6e 61 72 79 0a 65 39 3a 4e | dictionary.e9:N| 00000120 6f 74 20 69 6d 70 6c 65 6d 65 6e 74 65 64 0a 65 |ot implemented.e| 00000130 31 30 3a 57 6f 72 64 20 6e 6f 74 20 66 6f 75 6e |10:Word not foun| 00000140 64 0a 65 31 31 3a 45 73 63 61 70 65 0a 65 31 32 |d.e11:Escape.e12| 00000150 3a 43 61 6e 27 74 20 75 70 64 61 74 65 20 64 69 |:Can't update di| 00000160 63 74 69 6f 6e 61 72 79 0a 65 31 33 3a 43 61 6e |ctionary.e13:Can| 00000170 27 74 20 72 65 61 64 20 64 69 63 74 69 6f 6e 61 |'t read dictiona| 00000180 72 79 0a 65 31 34 3a 43 61 6e 27 74 20 65 6e 6c |ry.e14:Can't enl| 00000190 61 72 67 65 20 64 69 63 74 69 6f 6e 61 72 79 0a |arge dictionary.| 000001a0 65 31 35 3a 42 61 64 20 64 69 63 74 69 6f 6e 61 |e15:Bad dictiona| 000001b0 72 79 20 64 65 66 69 6e 69 74 69 6f 6e 20 66 69 |ry definition fi| 000001c0 6c 65 0a 65 31 36 3a 42 61 64 20 63 68 61 72 61 |le.e16:Bad chara| 000001d0 63 74 65 72 20 69 6e 20 64 69 63 74 69 6f 6e 61 |cter in dictiona| 000001e0 72 79 20 64 65 66 69 6e 69 74 69 6f 6e 20 66 69 |ry definition fi| 000001f0 6c 65 0a 65 31 37 3a 43 61 6e 27 74 20 6f 70 65 |le.e17:Can't ope| 00000200 6e 20 64 69 63 74 69 6f 6e 61 72 79 20 64 65 66 |n dictionary def| 00000210 69 6e 69 74 69 6f 6e 20 66 69 6c 65 0a 65 31 38 |inition file.e18| 00000220 3a 43 61 6e 27 74 20 63 6c 6f 73 65 20 64 69 63 |:Can't close dic| 00000230 74 69 6f 6e 61 72 79 20 64 65 66 69 6e 69 74 69 |tionary definiti| 00000240 6f 6e 20 66 69 6c 65 0a 23 0a 23 20 6d 65 73 73 |on file.#.# mess| 00000250 61 67 65 73 0a 23 0a 33 3a 44 69 63 74 69 6f 6e |ages.#.3:Diction| 00000260 61 72 79 0a 34 3a 26 57 6f 72 64 0a 35 3a 26 41 |ary.4:&Word.5:&A| 00000270 64 64 0a 36 3a 26 44 65 6c 65 74 65 0a 37 3a 8b |dd.6:&Delete.7:.| 00000280 0a 38 3a 8a 0a 39 3a 57 6f 72 64 20 6e 6f 74 20 |.8:..9:Word not | 00000290 66 6f 75 6e 64 0a 31 30 3a 26 52 65 70 6c 61 63 |found.10:&Replac| 000002a0 65 0a 31 31 3a 26 4e 65 78 74 0a 31 32 3a 26 47 |e.11:&Next.12:&G| 000002b0 75 65 73 73 0a 31 33 3a 43 61 6e 63 65 6c 0a 31 |uess.13:Cancel.1| 000002c0 34 3a 41 75 74 6f 20 63 68 65 63 6b 0a 31 35 3a |4:Auto check.15:| 000002d0 4c 6f 61 64 20 6d 61 73 74 65 72 20 64 69 63 74 |Load master dict| 000002e0 69 6f 6e 61 72 79 0a 31 36 3a 4c 6f 61 64 20 75 |ionary.16:Load u| 000002f0 73 65 72 20 64 69 63 74 69 6f 6e 61 72 79 0a 31 |ser dictionary.1| 00000300 37 3a 57 72 69 74 65 20 74 6f 20 75 73 65 72 20 |7:Write to user | 00000310 64 69 63 74 69 6f 6e 61 72 79 0a 31 38 3a 53 70 |dictionary.18:Sp| 00000320 65 6c 6c 0a 31 39 3a 53 70 65 6c 6c 20 63 68 65 |ell.19:Spell che| 00000330 63 6b 20 63 6f 6d 70 6c 65 74 65 0a 32 30 3a 53 |ck complete.20:S| 00000340 70 65 6c 6c 20 63 68 65 63 6b 20 63 6f 6d 70 6c |pell check compl| 00000350 65 74 65 3a 20 25 6c 64 20 77 6f 72 64 20 6e 6f |ete: %ld word no| 00000360 74 20 66 6f 75 6e 64 0a 32 31 3a 53 70 65 6c 6c |t found.21:Spell| 00000370 20 63 68 65 63 6b 20 63 6f 6d 70 6c 65 74 65 3a | check complete:| 00000380 20 25 6c 64 20 77 6f 72 64 73 20 6e 6f 74 20 66 | %ld words not f| 00000390 6f 75 6e 64 0a 32 32 3a 41 6c 6c 0a 23 0a 23 20 |ound.22:All.#.# | 000003a0 65 6e 64 20 6f 66 20 47 42 2e 6d 73 67 2e 52 65 |end of GB.msg.Re| 000003b0 73 30 38 20 28 6f 62 5f 73 70 65 6c 6c 29 0a |s08 (ob_spell).| 000003bf