L10n By Javascript 1.2 发布
L10n By Javascript 1.2 released.
Change Log / 更新明细:
- Add functions (_n and _ne) to process plural form / 增加复数形式的处理函数(_n 和 _ne)
- Add option before/after to define a function to do anything before/after the translation / 增加 before/after 选择,用于增加翻译前后的事件处理
- Include $.sprintf as a plugin of jQuery / 增加一个 jQuery 插件 $.sprintf
- Rewrite Messages Picker, much useful then old version / 重写信息提取器,使用更加方便
- Fix a bug, and now we can also translate words that writed by function __ (also _e, _n and _ne) / 修正错误,现在也可以翻译由函数 __( _e, _n 和 _ne)输出的信息
- Move home to Google-Code / 在 Google-Code 上建立了主页 http://code.google.com/p/l10n-by-javascript/
- Update example and language files, removed Japanese translation because it’s not good enouph for user to understand / 更新例子和语言文件,由于翻译的效果不是很好,所以去除了日语的翻译
