commit | b1d2b12ce320732cd7ae69c2da1520a5e8fab531 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Thu Aug 18 13:37:14 2011 +0900 |
committer | Jean Chalard <jchalard@google.com> | Thu Aug 18 13:37:14 2011 +0900 |
tree | deaff35eda81e0a289d84a58aceda237d5b94a0a | |
parent | 091bbf85d8dc6a92211443f77c3d9e2fff71190b [diff] |
Add "let's" to the whitelist As discussed by e-mail, this change implements the proposal of including a "lets" -> "let's" entry to the whitelist. Change-Id: Ia7b7737c34ebf85675af78501acd865ce399f38d
diff --git a/java/res/values-en/whitelist.xml b/java/res/values-en/whitelist.xml index 9395f4c..4a91afb 100644 --- a/java/res/values-en/whitelist.xml +++ b/java/res/values-en/whitelist.xml
@@ -34,5 +34,9 @@ <item>thisd</item> <item>this\'d</item> + <item>255</item> + <item>lets</item> + <item>let\'s</item> + </string-array> </resources>