Home » Internationalization » I18N
Internationalization package
This package is unmaintained.
Download latest release 1.0.0 (archived versions might be outdated)
License: PHP
Description
This package supports you to localize your applications.
Multiple ways of supporting translation are implemented
and methods to determine the current users (browser-)language.
Localizing Numbers, DateTime and currency is also implemented.
Maintainers
- Wolfram Kriesing (cain) — lead, active
- Richard Heyes (richard) — developer, active
Dependencies
Required
- PHP (>= 4.3.0)
- PEAR Installer (>= 1.7.0)
Releases
- 1.0.0 (stable, 2010-02-13)
Release notes
License: PHP
QA release:
- Convert to package 2.0
- Fix request #12507: de_CH by Bjoern Zapadlo
- Stabilize after 7 years of beta, version 1.0.0. - 0.8.6 (beta, 2003-08-07)
Release notes
License: PHP
* added singleton() method to DateTime, Number and Currency
* added russian support by Antony Dovgal
* added slovenian support by Matej Dakol
* added portugese by Bruno Pedro
* hungarian by Kovács Gergely
* nl+nl_NL Jeroen Houben
* fixed July misspelling
+ da_DK by Tommy Ipsen - 0.8.5 (beta, 2003-03-11)
Release notes
License: PHP
* added italian support by Lorenzo Alberton
* added french support by Aurélien Tellier
* some E_ALL fixes
* I18N_Message add option 'caseSensitive' - 0.8.4 (beta, 2002-12-02)
Release notes
License: PHP
- optimize the translate routine in I18N_Messages_Translate
- bugfix in DateTime which was sometimes translating strange things - 0.8.3 (beta, 2002-12-01)
- 0.8.2b1 (beta, 2002-11-22)
- 0.8 (devel, 2002-10-25)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #307 | Wont fix | Bug | 2003-11-27 | I18N_Number::format() throws warning for customer formats | |
| #1147 | Closed | Bug | 2004-04-06 | Undefined variable and properties, Negotiator | |
| #3625 | Wont fix | Bug | 2005-02-27 | CRITICAL: non-ISO-8859-1 characters in package.xml must be entitied | |
| #4142 | Wont fix | Bug | 2005-04-14 | Error in I18N_DateTime::getMonthName method | |
| #12507 | Closed | Req | 0.8.6 | 2007-11-22 | Added Locale for Switzerland |