Changeset 1095


Ignore:
Timestamp:
12/01/10 17:42:26 (18 months ago)
Author:
james
Message:

remove not-working bit

File:
1 edited

Legend:

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

    r1094 r1095  
    4242                set word [string map -nocase { chiq chyq } $word] 
    4343 
    44                 regsub -all {le(s)?\M} $word {al\1} word 
     44                # doesn't really work right 
     45                #regsub -all {le(s)?\M} $word {al\1} word 
    4546 
    4647                # moving on... 
Note: See TracChangeset for help on using the changeset viewer.