Changeset 1010 for trunk/plugins/en/output_VAR.tcl
- Timestamp:
- 06/19/09 16:28:12 (3 years ago)
- File:
-
- 1 edited
-
trunk/plugins/en/output_VAR.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/en/output_VAR.tcl
r998 r1010 95 95 } 96 96 97 if {[lsearch $options_list "past"] > -1} { 98 set replacement [bMotion_make_past_tense $replacement] 99 } 100 97 101 if {[lsearch $options_list "plural"] > -1} { 98 102 set replacement [bMotionMakePlural $replacement]
Note: See TracChangeset
for help on using the changeset viewer.
