Bug Tracker

Show
Ignore:
Timestamp:
05/12/08 07:26:19 (5 months ago)
Author:
joern.zaefferer
Message:

validation: added turkish localization; thanks to Kara for the contribution

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins/validate/changelog.txt

    r5509 r5559  
    22--- 
    33* Fixed invalid-form event, now only triggered when form is invalid 
    4 * Added spanish (es), russian (ru), portuguese brazilian (ptbr) and polish (pl) localization 
     4* Added spanish (es), russian (ru), portuguese brazilian (ptbr), turkish (tr), and polish (pl) localization 
    55* Added removeAttrs plugin to facilate adding and removing multiple attributes 
    66* Added groups option to display a single message for multiple elements, via groups: { arbitraryGroupName: "fieldName1 fieldName2[, fieldNameN" }