summaryrefslogtreecommitdiffstats
path: root/chrome/third_party/hunspell/dictionaries/README.google
blob: f3e774dd639dc732780a9000204400470376ec0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
This Folder contains the following:

.dic files
.aff files
.bdic files
.dic_delta files

The .bdic files are binary files, generated from the corresponding .dic and .aff files, using convert_dict (chrome\tools\convert_dict). These binary files are used by the spellchecker. The .dic_delta files are used to add words which are not there in the .dic files. Irrespective of the encoding of the corresponding .dic file, the .dic_delta files are encoded as UTF-8.

The final binary file, .bdic, is generated with words from the .dic and additional words from the .dic_delta file. In order to get the current-most bdic file versions, it is a good idea to rebuild them using convert_dict from the .dic, .aff and .dic_delta files in this folder.

The following 19 dictionaries have been appended with additional words using the .dic_delta files (January 5th 2009):

en_US: 	Added words

fr_FR: 	Added words

it_IT:	Added words
	     	Added NOSUGGEST flag = % to .aff file
		Added three words to .dic file with the ! flag to mark them forbidden/nosuggest.

de_DE_neu: 	Added words.

pt_PT: 	Added words

pt_BR: 	Added words

pl_PL:	Added words.

da_DK:	Added words.

ro_RO:	Added words.

id_ID:	Added words.

cs_CZ:	Added words.

nb_NO:	Added words.

vi_VN:	Added words.

lt_LT:	Added words.
		Added NOSUGGEST flag = ! to .aff file
		Added some words to .dic file with the ! flag to mark them forbidden/nosuggest.


sk_SK:	Added words.

sl_SI:	Added words
     		Added NOSUGGEST flag = ! to .aff file
		Added five words to .dic file with the ! flag to mark them forbidden/nosuggest.

ca_ES:	Added words
     		Added NOSUGGEST flag = ! to .aff file
		Added two words to .dic file with the ! flag to mark them forbidden/nosuggest.

lv_LV:	Added words.

hr_HR:	Added words.