Downloads

Download i18n-6.x-1.5.tar.gztar.gz 125.29 KB
MD5: 578513897b08ae67cd721fe7e6b013b2
SHA-1: 6d0b0a139f9ee57c53a2a9b7facd45cbb57bcf62
SHA-256: 0b3c69810d8ca59235693cdb84c17e6047882f077068aa4472f6c63a38020d85
Download i18n-6.x-1.5.zipzip 180.52 KB
MD5: 486117772e065b2c850980126f57f4c6
SHA-1: d496d132abdf2789a47a9d27cb91e2514e7e4266
SHA-256: df6b651257f97a34304afa3af83b5c4167222636243d6ce8977284bfc637666c

Release notes

New features:
- Moved i18nviews module to new project, http://drupal.org/project/i18nviews, #788290
- Added support for optional default language translation, by Miro Dietiker, #676002
- Added i18nstrings_string() for 'plain strings', don't do unneeded filtering.
Bug fixes:
- Fixed: taxonomy name/help not translated, by miro_dietiker, #686896
- Disabled language selection when editing menu items, by swentel, #694680
- Reworked variable initialization to fox static cache issues with Drupal 6.17 (drupal_is_front_page), #817164
- Fixed l10n_client support, added missing strings for translation, by miro_dietiker, khaled.zaidan, #304434
- Fixed duplicates in locales source, by Dippers, #782036
- Fixed warning during update script (possibly ids are the same), #783978
- Fixed maxlength, for node translation autocomplete, by cedrid, #802418
- Fixed i18n_init not run early enough, inconsistent menu items, #614548
- Fixed wrong data type in query for i18n_blocks (pgsql), by jmpoure, #709272
- Fixed: Make menu title translatable (blocks), by moritzz, #356375
- Fixed: errors when taxonomy not set, #743492
- Fixed update issues, for i18nstrings, #79644
- New feature: Optionally translate default language in tt(), by miro_dietiker and markus_petrux, #676002
- Moved i18n_test module to "Testing" package, #799730
- Fixed: The "All languages" option can't save back on blocks, #766678
- Marked obsolete functions tt() and to(). Replaced by i18nstrings() and i18nstrings_update()
- Restore back function tt() to prevent "Fatal error: Call to undefined function tt()" in other modules, by markus_petrux, #358839

Created by: Jose Reyero
Created on: 10 Jun 2010 at 12:10 UTC
Last updated: 10 Jun 2010 at 13:52 UTC
New features
Bug fixes

Other releases