Chromium Code Reviews| Index: README.chromium |
| diff --git a/README.chromium b/README.chromium |
| index b8c253d6744b185184212e5c71300a614dfb25e2..6b0c84945be90ef68e958a8f399d134f3ff91ff9 100644 |
| --- a/README.chromium |
| +++ b/README.chromium |
| @@ -24,6 +24,7 @@ URL: http://bgoffice.sourceforge.net/ |
| http://www.broffice.org/ |
| http://www.dicollecte.org/ |
| http://www.justlocal.com.au/ |
| + http://sourceforge.net/projects/lilak/ |
| License: MPL 1.1/GPL 2.0/LGPL 2.1 |
| Security Critical: no |
| Version: unknown |
| @@ -84,18 +85,20 @@ de_DE_neu: Added words |
| Removed "Information" from dic_delta in favor of "Information/P" to fix |
| the spelling of "Informationen" |
| -en_AU: Added words |
| +en_AU: Is a copy of en_GB. |
| en_CA: Added words |
| -en_GB: Added words |
| +en_GB: Added the same words as en_CA. |
| -en_US: Added words |
| +en_US: Added the same words as en_CA. |
| es_ES: Added words |
| et_EE: No changes |
| +fa_IR: Removed IGNORE from affix file, because we don't support it. |
|
please use gerrit instead
2016/03/21 16:16:52
fa_IR should be listed only once.
|
| + |
| fo_FO: No changes |
| fr_FR: Added words to 4.8 (modern) downloaded from |
| @@ -167,6 +170,8 @@ The following dictionary has an Apache license in COPYING.Apache: |
| tg_TG: No changes |
| +fa_IR: Removed "IGNORE" keyword, because convert_dict does not support it. |
|
please use gerrit instead
2016/03/21 16:16:52
This is the second occurrence of fa_IR.
Kevin Bailey
2016/03/21 19:31:31
I suspect a merge error. Done.
|
| + |
| On Jan 20, 2011, en_US.dic_delta was copied to en_AU.dic_delta and |
| en_GB.dic_delta so these locales would get the same additional words. |
| @@ -200,3 +205,9 @@ of any dictionary. |
| On Mar 10, 2015, we reran convert_dict on en-US and en-CA dictionaries to fix |
| the missing REP rules. |
| + |
| +On Mar 18, 2016, we added "Lilak" dictionary for Persian Language (fa-IR) and |
| +updated en-US, en-CA and en-GB dictionaries from SCOWL. Added several words to |
| +en*.dic_delta files. Because both aff and dic files changed, we incremented |
| +major version to 7-0. That's 1 higher than the highest major version of any |
| +dictionary. |