Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(407)

Side by Side Diff: README.chromium

Issue 186853002: Add Tajik spellcheck dictionary (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/hunspell_dictionaries.git@master
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « COPYING.Apache ('k') | README_tg_TG.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: hunspell dictionaries 1 Name: hunspell dictionaries
2 URL: http://bgoffice.sourceforge.net/ 2 URL: http://bgoffice.sourceforge.net/
3 http://code.google.com/p/tr-spell/ 3 http://code.google.com/p/tr-spell/
4 http://extensions.services.openoffice.org/dictionary 4 http://extensions.services.openoffice.org/dictionary
5 http://extensions.services.openoffice.org/en/project/dict_et 5 http://extensions.services.openoffice.org/en/project/dict_et
6 http://extensions.services.openoffice.org/en/project/dict_lv_LV 6 http://extensions.services.openoffice.org/en/project/dict_lv_LV
7 http://extensions.services.openoffice.org/en/project/dict-nl 7 http://extensions.services.openoffice.org/en/project/dict-nl
8 http://extensions.services.openoffice.org/project/dict_ru_RU 8 http://extensions.services.openoffice.org/project/dict_ru_RU
9 http://extensions.services.openoffice.org/project/pl-dict 9 http://extensions.services.openoffice.org/project/pl-dict
10 http://ftp.linux.ee/pub/openoffice/contrib/dictionaries/et_EE.zip 10 http://ftp.linux.ee/pub/openoffice/contrib/dictionaries/et_EE.zip
11 http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/ de_DE_neu.zip 11 http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/ de_DE_neu.zip
12 http://ispell-uk.sourceforge.net/ 12 http://ispell-uk.sourceforge.net/
13 http://openoffice.rs/dict-sr/ 13 http://openoffice.rs/dict-sr/
14 https://addons.mozilla.org/en-US/firefox/addon/albanian-dictionary/ 14 https://addons.mozilla.org/en-US/firefox/addon/albanian-dictionary/
15 https://addons.mozilla.org/en-US/firefox/addon/thamizha-solthiruthi/ 15 https://addons.mozilla.org/en-US/firefox/addon/thamizha-solthiruthi/
16 https://addons.mozilla.org/en-US/firefox/addon/turkce-imla-denetimi/ 16 https://addons.mozilla.org/en-US/firefox/addon/turkce-imla-denetimi/
17 https://dsso.googlecode.com/files/sv-2.12.zip 17 https://dsso.googlecode.com/files/sv-2.12.zip
18 http://sourceforge.net/projects/magyarispell/ 18 http://sourceforge.net/projects/magyarispell/
19 https://spellcheck-ko.googlecode.com/files/ko-aff-dic-0.5.6.zip 19 https://spellcheck-ko.googlecode.com/files/ko-aff-dic-0.5.6.zip
20 http://tajlingvo.tj/project/TajikHunSpellDictionary/tg_TG.zip
20 https://tr-spell.googlecode.com/files/firefox-tr-dict-v0.3.2.xpi 21 https://tr-spell.googlecode.com/files/firefox-tr-dict-v0.3.2.xpi
21 http://wiki.services.openoffice.org/wiki/Dictionaries 22 http://wiki.services.openoffice.org/wiki/Dictionaries
22 http://wordlist.sourceforge.net/ 23 http://wordlist.sourceforge.net/
23 http://www.broffice.org/ 24 http://www.broffice.org/
24 http://www.dicollecte.org/ 25 http://www.dicollecte.org/
25 http://www.justlocal.com.au/ 26 http://www.justlocal.com.au/
26 License: MPL 1.1/GPL 2.0/LGPL 2.1 27 License: MPL 1.1/GPL 2.0/LGPL 2.1
27 Security Critical: no 28 Security Critical: no
28 Version: unknown 29 Version: unknown
29 30
(...skipping 15 matching lines...) Expand all
45 additional words from the .dic_delta file. In order to get the current-most bdic 46 additional words from the .dic_delta file. In order to get the current-most bdic
46 file versions, it is a good idea to rebuild them using convert_dict from the 47 file versions, it is a good idea to rebuild them using convert_dict from the
47 .dic, .aff and .dic_delta files in this folder. convert_dict takes care of 48 .dic, .aff and .dic_delta files in this folder. convert_dict takes care of
48 duplicate entries present both in .dic and .dic_delta files. 49 duplicate entries present both in .dic and .dic_delta files.
49 50
50 The README_<language>_<region>.txt files contain information about the 51 The README_<language>_<region>.txt files contain information about the
51 individual dictionaries, including copyright information. 52 individual dictionaries, including copyright information.
52 53
53 The .bdic files are versioned to force clients to download new versions when 54 The .bdic files are versioned to force clients to download new versions when
54 necessary. Use the same version for all the dictionaries that you add at the 55 necessary. Use the same version for all the dictionaries that you add at the
55 same time. Increment the major version number (3) if you're updating either dic 56 same time. Increment the major version number (5) if you're updating either dic
56 or aff files. Increment the minor version number (0) if you're updating only 57 or aff files. Increment the minor version number (0) if you're updating only
57 dic_delta files. If you add or update dictionaries, make sure to update the 58 dic_delta files. If you add or update dictionaries, make sure to update the
58 constants in chrome\common\spellcheck_common.cc. 59 constants in chrome\common\spellcheck_common.cc.
59 60
60 Note: the encodings for these files are usually only UTF-8 for English 61 Note: the encodings for these files are usually only UTF-8 for English
61 dictionaries. Otherwise, they could be anything. This will lead to 62 dictionaries. Otherwise, they could be anything. This will lead to
62 errors when trying to upload so in general, you'll just have to upload 63 errors when trying to upload so in general, you'll just have to upload
63 your change and cross your fingers. 64 your change and cross your fingers.
64 65
65 The following 39 dictionaries have been appended with or without additional 66 The following 39 dictionaries have been appended with or without additional
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 tr_TR: No changes 156 tr_TR: No changes
156 157
157 uk_UA: No changes 158 uk_UA: No changes
158 159
159 vi_VN: Added words 160 vi_VN: Added words
160 161
161 The following dictionary has a BSD-like license in README_ru_RU.txt: 162 The following dictionary has a BSD-like license in README_ru_RU.txt:
162 163
163 ru_RU: Added words 164 ru_RU: Added words
164 165
166 The following dictionary has an Apache license in COPYING.Apache:
167
168 tg_TG: No changes
169
165 On Jan 20, 2011, en_US.dic_delta was copied to en_AU.dic_delta and 170 On Jan 20, 2011, en_US.dic_delta was copied to en_AU.dic_delta and
166 en_GB.dic_delta so these locales would get the same additional words. 171 en_GB.dic_delta so these locales would get the same additional words.
167 172
168 On Dec 26, 2012, we reran convert_dict on all dictionaries to add MD5 checksum 173 On Dec 26, 2012, we reran convert_dict on all dictionaries to add MD5 checksum
169 to the .bdic files, added sq, ta, and ko dictionaries, and bumped the versions 174 to the .bdic files, added sq, ta, and ko dictionaries, and bumped the versions
170 up to 3-0. 175 up to 3-0.
171 176
172 On Jan 8, 2013, we added back et_EE and tr_TR .dic and .aff files to add MD5 177 On Jan 8, 2013, we added back et_EE and tr_TR .dic and .aff files to add MD5
173 checksums to their .bdic files. We used version 3-0 again, because these files 178 checksums to their .bdic files. We used version 3-0 again, because these files
174 were not updated with the rest of the dictionaries on Dec 26, 2012. 179 were not updated with the rest of the dictionaries on Dec 26, 2012.
175 180
176 On Jan 9, 2013, we changed the download location of tr_TR from a Firefox website 181 On Jan 9, 2013, we changed the download location of tr_TR from a Firefox website
177 to a Google code website. The only difference between the two locations is that 182 to a Google code website. The only difference between the two locations is that
178 the tr_TR affix file from the Google code website includes a "FLAG num" 183 the tr_TR affix file from the Google code website includes a "FLAG num"
179 directive, which prevents Chrome's heapcheck tests from crashing. Given that aff 184 directive, which prevents Chrome's heapcheck tests from crashing. Given that aff
180 file changed, we used version 4-0. 185 file changed, we used version 4-0.
186
187 On Mar 4, 2014, we added tg_TG dictionaries for Tajik language. We used 5-0
188 version to denote a new batch of dictionaries.
OLDNEW
« no previous file with comments | « COPYING.Apache ('k') | README_tg_TG.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698