Changeset 1037 for trunk/modules/output.tcl
- Timestamp:
- 09/15/09 16:25:06 (3 years ago)
- File:
-
- 1 edited
-
trunk/modules/output.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/output.tcl
r1026 r1037 974 974 bMotion_putloglev 5 * "bMotionMakePlural ($text)" 975 975 976 if [regexp -nocase "(us|is|x|ch )$" $text] {976 if [regexp -nocase "(us|is|x|ch|sh)$" $text] { 977 977 append text "es" 978 978 return $text
Note: See TracChangeset
for help on using the changeset viewer.
