aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2010-01-21 18:13:39 -0800
committerAmith Yamasani <yamasani@google.com>2010-01-21 18:13:39 -0800
commit29928af03aa3330da2ca3dc20c7188f900d67a7c (patch)
tree8d87e6567203a44db0f8a015addb6820691dd0da
parent578a01d3f60d27f76f592c82d4c377a06f9a6efd (diff)
downloadlatinime-29928af03aa3330da2ca3dc20c7188f900d67a7c.tar.gz
latinime-29928af03aa3330da2ca3dc20c7188f900d67a7c.tar.xz
latinime-29928af03aa3330da2ca3dc20c7188f900d67a7c.zip
Don't do space/punctuation swap for colon and semicolon, to enable smiley typing. Bug #2379172
Remove colon and semicolon from sentence separator list.
-rw-r--r--res/values/donottranslate.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/donottranslate.xml b/res/values/donottranslate.xml
index d9649f3b1..b9cfbd135 100644
--- a/res/values/donottranslate.xml
+++ b/res/values/donottranslate.xml
@@ -21,7 +21,7 @@
<!-- Symbols that are commonly considered word separators in this language -->
<string name="word_separators">.\u0020,;:!?\n()[]*&amp;@{}/&lt;&gt;_+=|\u0022</string>
<!-- Symbols that are sentence separators, for purposes of making it hug the last sentence. -->
- <string name="sentence_separators">.,;:!?</string>
+ <string name="sentence_separators">.,!?</string>
<!-- Accented characters related to "d" -->
<string name="alternates_for_d"></string>
<!-- Accented characters related to "r" -->