Mercurial > pidgin
changeset 11712:bee192436fa6
[gaim-migrate @ 14003]
SF Bug #1334820
'In Dutch "wel" is a native word, but when I'm typing in
Dutch every "wel" gets replaced with "we'll", which
seems pretty dump for other users. At first I thought
the spelling error was my fault, because of typing too
much in English but after experimenting a bit I noticed
the Tools / Preferences / Plugins / Text replacement
option.'
I have no problems removing this. Even in English, there
is no "best" way of replacing "wel". (i.e. Should it be
"well" or "we'll"?)
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sat, 22 Oct 2005 11:18:11 +0000 |
parents | 61c6ef28a6fa |
children | 2aa3211ef3e2 |
files | plugins/spellchk.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/spellchk.c Sat Oct 22 01:24:51 2005 +0000 +++ b/plugins/spellchk.c Sat Oct 22 11:18:11 2005 +0000 @@ -1564,7 +1564,6 @@ "BAD watn\nGOOD want\n" "COMPLETE 0\nBAD we;d \nGOOD we'd \n" "BAD wednesday\nGOOD Wednesday\n" - "BAD wel\nGOOD we'll\n" "BAD wehn\nGOOD when\n" "COMPLETE 0\nBAD we'l \nGOOD we'll \n" "COMPLETE 0\nBAD we;ll \nGOOD we'll \n"