Top Level :: Internationalization

Package Information: Translation

Show All Changelogs
» Version » Information
1.2.6pl1Download

Release date: 2004-02-22 20:21 UTC
Release state: stable

Changelog:

- In admin functions:
* fixed missing quotes in queries
* fixed typo

Dependencies:
  • PEAR Package: DB
1.2.6Download

Release date: 2004-01-20 22:48 UTC
Release state: stable

Changelog:

- Fix incorrect assignment of table definitions
- coding standards fixes
- In admin functions:
* allow custom table definitions
* on create, check if a table exists before creating it
* on delete, check if other translations share the same table before dropping it

Dependencies:
  • PEAR Package: DB
1.2.5Download

Release date: 2003-07-30 02:58 UTC
Release state: stable

Changelog:

The version 1.2.5 is new feature:
- the new $Params parameters added allowing to control the parameter in the stroing prefix and postfix: ParameterPrefix and ParameterPostfix
- added support class that allows to retrieve the UTF8 strings - TranslationUTF8

Dependencies:
  • PEAR Package: DB
1.2.4Download

Release date: 2003-07-14 02:59 UTC
Release state: stable

Changelog:

The version 1.2.4 is bugfix:
- when trying to use the custom table or column name for avalable languages - the class did not used the specified variables

Dependencies:
  • PEAR Package: DB
1.2.3Download

Release date: 2003-02-03 20:25 UTC
Release state: stable

Changelog:

The version 1.2.3 is mostly bugfix and one additional feature added:
- The serious bug from version 1.2.2 concerned with translating feature has been removed
- Some minor bugfixes
- The strings from another then selected Page_ID may be accessed using PAGE_ID.STRING_ID construction
This version has been tested on PHP 4.2.3 and DB Engines: MySQL, PostgreSQL, MSSQL, Oracle.

1.2.2Download

Release date: 2003-01-28 18:26 UTC
Release state: stable

Changelog:

The version 1.2.2 is intermediate for 1.3 version and has all the features that will appear in 1.2.2 but the gettext support:
- Custom error handling for each language
- Tablenames and table columns in the DB can now be customized
- Constructor that detects if the connection parameter is actual connection handle or the DB connection string
- More ways to get the strings from DB - including the search optimized for DB engines that supports nested queries
- Some bugfixes found during the tests
- The strings management routines separated into another file
This version has been tested on PHP 4.2.3 and DB Engines: MySQL, PostgreSQL, MSSQL, Oracle.

1.2.1Download

Release date: 2003-01-28 01:33 UTC
Release state: beta

Changelog:

The

1.2Download

Release date: 2002-10-07 13:32 UTC
Release state: beta

Changelog:

This is the first PEAR release.