| 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 | 7 |
| 8 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. | 8 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 | 9 |
| 10 The final binary file, .bdic, is generated with words from the .dic and addition
al words from the .dic_delta file. In order to get the current-most bdic file ve
rsions, it is a good idea to rebuild them using convert_dict from the .dic, .aff
and .dic_delta files in this folder. | 10 The final binary file, .bdic, is generated with words from the .dic and addition
al words from the .dic_delta file. In order to get the current-most bdic file ve
rsions, it is a good idea to rebuild them using convert_dict from the .dic, .aff
and .dic_delta files in this folder. |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 50 Added NOSUGGEST flag = ! to .aff file | 50 Added NOSUGGEST flag = ! to .aff file |
| 51 Added five words to .dic file with the ! flag to mark them forbi
dden/nosuggest. | 51 Added five words to .dic file with the ! flag to mark them forbi
dden/nosuggest. |
| 52 | 52 |
| 53 ca_ES: Added words | 53 ca_ES: Added words |
| 54 Added NOSUGGEST flag = ! to .aff file | 54 Added NOSUGGEST flag = ! to .aff file |
| 55 Added two words to .dic file with the ! flag to mark them forbid
den/nosuggest. | 55 Added two words to .dic file with the ! flag to mark them forbid
den/nosuggest. |
| 56 | 56 |
| 57 lv_LV: Added words. | 57 lv_LV: Added words. |
| 58 | 58 |
| 59 hr_HR: Added words. | 59 hr_HR: Added words. |
| OLD | NEW |