Ignore:
Timestamp:
10/16/09 15:13:38 (3 years ago)
Author:
james
Message:

fix 'you is'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/en/output_english.tcl

    r971 r1045  
    6666        regsub -all "\[^.\]\\.\\.$" $line "." line 
    6767 
     68        regsub -all {\myou is\M} $line "you are" line 
     69 
    6870        # fix american spellings 
    6971        # TODO: make this an option or US bots can talk wrong english and UK bots can talk right english 
Note: See TracChangeset for help on using the changeset viewer.