Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 29928af0 authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Don't do space/punctuation swap for colon and semicolon, to enable smiley typing. Bug #2379172

Remove colon and semicolon from sentence separator list.
parent 578a01d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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" -->