diff options
author | 2012-05-19 04:04:12 -0700 | |
---|---|---|
committer | 2012-05-19 04:04:12 -0700 | |
commit | fde327edfd01614965e08bf547eaa3ea9a2dc3d2 (patch) | |
tree | 05bec157724730604f7b9139baa0beb66e84fc90 /java | |
parent | 6b9651068b8b8db3591a9c1067cc7dfe27890d7b (diff) | |
parent | aefa7f1ab964c4c931b35be73c1d683b11cc3eae (diff) | |
download | latinime-fde327edfd01614965e08bf547eaa3ea9a2dc3d2.tar.gz latinime-fde327edfd01614965e08bf547eaa3ea9a2dc3d2.tar.xz latinime-fde327edfd01614965e08bf547eaa3ea9a2dc3d2.zip |
am aefa7f1a: Add entires I forgot to add in Id1c89be1
* commit 'aefa7f1ab964c4c931b35be73c1d683b11cc3eae':
Add entires I forgot to add in Id1c89be1
Diffstat (limited to 'java')
-rw-r--r-- | java/res/values-en/whitelist.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/java/res/values-en/whitelist.xml b/java/res/values-en/whitelist.xml index 9469a019d..29a828c7e 100644 --- a/java/res/values-en/whitelist.xml +++ b/java/res/values-en/whitelist.xml @@ -87,6 +87,14 @@ <item>here\'s</item> <item>255</item> + <item>hoe</item> + <item>how</item> + + <item>255</item> + <item>hoes</item> + <item>how\'s</item> + + <item>255</item> <item>howd</item> <item>how\'d</item> @@ -166,6 +174,11 @@ <item>shouldent</item> <item>shouldn\'t</item> + <!-- TODO: Remove this entry after "yes" gets bumped up in the dictionary. --> + <item>255</item> + <item>tes</item> + <item>yes</item> + <item>255</item> <item>thatd</item> <item>that\'d</item> |