diff options
author | 2012-11-22 15:02:35 +0900 | |
---|---|---|
committer | 2012-11-22 15:32:45 +0900 | |
commit | 526371f2c48df9041f67eb7e4f292e4686628b0a (patch) | |
tree | 7aa0a0a1fe410f6403578609f5f8a9d501ddadc8 /java | |
parent | cdbf6fb541aac9d57f4d27630ad0ef73814be54f (diff) | |
download | latinime-526371f2c48df9041f67eb7e4f292e4686628b0a.tar.gz latinime-526371f2c48df9041f67eb7e4f292e4686628b0a.tar.xz latinime-526371f2c48df9041f67eb7e4f292e4686628b0a.zip |
Update the dictionaries
This brings the dictionaries to the same level as
master. The change in master reflected by this
change is I94fe7f8f.
- XML de dict :
Update header only.
- XML en dict :
Add the not_a_word flag to all whitelist entries.
Demote "il:92" and "shel:52" to freq 0.
- XML en_GB dict :
Add the not_a_word flag to all whitelist entries.
Add "milk:122" and "practice:143"
- XML fr dict :
Add missing words : "Nostradamus:40" "défendais:30"
"gmail:50" "générale:140" "hm:0" "hmm:0" "y'en:130"
"l'apocalypse:31" "m'épuise:30" "recontacter:80"
"t'annonce:30"
Set freq of non-word shortcuts for digraphs to 1 instead
of 0, allowing to gesture them.
- XML ru dict :
Remove a lot of two-character non-words.
- Binary de dict :
Remove the obsolete "options" header, and add the "dictionary"
header.
- Binary en dict :
Flag "hoe" "hoes" "il" "shel" as non-words.
Also drop freq of "il" and "shel" to 0
Add the "locale" header that was missing.
- Binary es dict :
Add the "dictionary" header.
- Binary fr dict :
Add the same words as above. Non-word shortcuts were already
set to 1.
- Binary it dict :
Add a "dictionary" header. Also change freq of
"Šarapova" from 50 to 37; not sure why it was 50.
- Binary pt_BR dict :
Add a "dictionary" header.
- Binary ru dict :
Add a "dictionary" header and remove the same words as above.
Bug: 7458565
Change-Id: I22dd176ed2df99b847047f2d1045f6d861ccb8b0
Diffstat (limited to 'java')
-rw-r--r-- | java/res/raw/main_de.dict | bin | 1605732 -> 1605718 bytes |
-rw-r--r-- | java/res/raw/main_en.dict | bin | 1069783 -> 1069793 bytes |
-rw-r--r-- | java/res/raw/main_es.dict | bin | 1138855 -> 1138874 bytes |
-rw-r--r-- | java/res/raw/main_fr.dict | bin | 1329511 -> 1329601 bytes |
-rw-r--r-- | java/res/raw/main_it.dict | bin | 1143310 -> 1143329 bytes |
-rw-r--r-- | java/res/raw/main_pt_br.dict | bin | 1091965 -> 1091987 bytes |
-rw-r--r-- | java/res/raw/main_ru.dict | bin | 2240073 -> 2239610 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/java/res/raw/main_de.dict b/java/res/raw/main_de.dict Binary files differindex 6122cd3f0..59df8b829 100644 --- a/java/res/raw/main_de.dict +++ b/java/res/raw/main_de.dict diff --git a/java/res/raw/main_en.dict b/java/res/raw/main_en.dict Binary files differindex de1170afd..85ee809de 100644 --- a/java/res/raw/main_en.dict +++ b/java/res/raw/main_en.dict diff --git a/java/res/raw/main_es.dict b/java/res/raw/main_es.dict Binary files differindex 7a4daf1f2..cb17926e0 100644 --- a/java/res/raw/main_es.dict +++ b/java/res/raw/main_es.dict diff --git a/java/res/raw/main_fr.dict b/java/res/raw/main_fr.dict Binary files differindex c607d0e36..53fd8d139 100644 --- a/java/res/raw/main_fr.dict +++ b/java/res/raw/main_fr.dict diff --git a/java/res/raw/main_it.dict b/java/res/raw/main_it.dict Binary files differindex b93a55c93..59b78d643 100644 --- a/java/res/raw/main_it.dict +++ b/java/res/raw/main_it.dict diff --git a/java/res/raw/main_pt_br.dict b/java/res/raw/main_pt_br.dict Binary files differindex 66ac3f953..2a8af6f6e 100644 --- a/java/res/raw/main_pt_br.dict +++ b/java/res/raw/main_pt_br.dict diff --git a/java/res/raw/main_ru.dict b/java/res/raw/main_ru.dict Binary files differindex 050b0b8c4..dd3b7b3ab 100644 --- a/java/res/raw/main_ru.dict +++ b/java/res/raw/main_ru.dict |