OLD | NEW |
1 This folder contains the following: | 1 This folder contains the following: |
2 | 2 |
3 .dic files | 3 .dic files |
4 .aff files | 4 .aff files |
5 .bdic files | 5 .bdic files |
6 .dic_delta files | 6 .dic_delta files |
7 README_??_??.txt files | 7 README_??_??.txt files |
8 | 8 |
9 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 u
sed by the spellchecker. The .dic_delta files are used to add words which are no
t there in the .dic files. Irrespective of the encoding of the corresponding .di
c file, the .dic_delta files are encoded as UTF-8. | 9 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 u
sed by the spellchecker. The .dic_delta files are used to add words which are no
t there in the .dic files. Irrespective of the encoding of the corresponding .di
c file, the .dic_delta files are encoded as UTF-8. |
10 | 10 |
(...skipping 16 matching lines...) Expand all Loading... |
27 de_DE_neu: Added words. | 27 de_DE_neu: Added words. |
28 | 28 |
29 el_GR: Added_words | 29 el_GR: Added_words |
30 | 30 |
31 en_GB: Added words | 31 en_GB: Added words |
32 | 32 |
33 en_US: Added words | 33 en_US: Added words |
34 | 34 |
35 es_ES: Added words | 35 es_ES: Added words |
36 | 36 |
37 fr_FR: Added words | 37 fr_FR: Added words to 3.7 (modern) downloaded from |
| 38 http://www.dicollecte.org/download.php?prj=fr |
38 | 39 |
39 he_IL: Added words | 40 he_IL: Added words |
40 | 41 |
41 hi_IN: Added words | 42 hi_IN: Added words |
42 | 43 |
43 hr_HR: Added words | 44 hr_HR: Added words |
44 | 45 |
45 hu-HU: Added words | 46 hu-HU: Added words |
46 | 47 |
47 id_ID: Added words | 48 id_ID: Added words |
(...skipping 26 matching lines...) Expand all Loading... |
74 | 75 |
75 sl_SI: Added words | 76 sl_SI: Added words |
76 Added NOSUGGEST flag = ! to .aff file | 77 Added NOSUGGEST flag = ! to .aff file |
77 Added five words to .dic file with the ! flag to mark them forbidden/nos
uggest. | 78 Added five words to .dic file with the ! flag to mark them forbidden/nos
uggest. |
78 | 79 |
79 sv_SE: Added words | 80 sv_SE: Added words |
80 | 81 |
81 tr_TR: No changes | 82 tr_TR: No changes |
82 | 83 |
83 vi_VN: Added words. | 84 vi_VN: Added words. |
OLD | NEW |