Changeset 1054


Ignore:
Timestamp:
12/03/09 10:33:50 (2 years ago)
Author:
james
Message:

add content

Location:
trunk/modules/abstracts/en
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/abstracts/en/abstracts.tcl

    r1051 r1054  
    857857        "toe" 
    858858        "thigh" 
     859        "spleen" 
     860        "wrist" 
     861        "forearm" 
     862        "shoulder" 
     863        "thigh" 
     864        "neck" 
    859865} 
    860866 
  • trunk/modules/abstracts/en/randomstuff.tcl

    r1053 r1054  
    88        "%VAR{adjective} %VAR{sillyThings:strip} is %VAR{adjective:prev}" 
    99        "%VAR{nice_adjective} %VAR{sillyThings:strip} is %VAR{nice_adjective:prev}" 
     10        "/%VAR{sillyVerbs:present} %ruser in the %VAR{bodypart:nomixin}" 
     11        "/%VAR{sillyVerbs:present} %ruser{:owner} %VAR{bodypart:nomixin}" 
     12        "my %VAR{bodypart} is %VAR{sillyVerbs:presentpart} %VAR{unsmiles}" 
     13        "my %VAR{bodypart} is %VAR{sillyVerbs:presentpart} %VAR{smiles}" 
     14        "/%VAR{sillyVerbs:present} %hisher %VAR{bodypart}" 
    1015        "ok, we've got the hot tub hot, the wine cooler's cool: it's %VAR{sillyThings:strip} time!" 
    1116        "eww! i touched my own %VAR{bodypart}!" 
Note: See TracChangeset for help on using the changeset viewer.