Changeset 11951
- Timestamp:
- 10/05/08 11:03:11 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
doc/branches/1.1/forms_book/en/08-Internationalisation-and-Localisation.txt
r11620 r11951 2 2 ================================================= 3 3 4 A lot of popular Web applications are available in several languages, and sometimes, they are even customized based on the user culture. Symfony comes with a built-in framework that eases the management of these features (see chapter ["I18n And L10n"](`http://www.symfony-project.org/book/1_1/13-I18n-and-L10n`) of the symfony book).4 A lot of popular Web applications are available in several languages, and sometimes, they are even customized based on the user culture. Symfony comes with a built-in framework that eases the management of these features (see chapter "[I18n And L10n](http://www.symfony-project.org/book/1_1/13-I18n-and-L10n)" (`http://www.symfony-project.org/book/1_1/13-I18n-and-L10n`) of the symfony book). 5 5 6 6 The form framework also comes with built-in support for the user interface translation and provides an easy way to manage internationalized objects. doc/branches/1.2/forms_book/en/08-Internationalisation-and-Localisation.txt
r11620 r11951 2 2 ================================================= 3 3 4 A lot of popular Web applications are available in several languages, and sometimes, they are even customized based on the user culture. Symfony comes with a built-in framework that eases the management of these features (see chapter ["I18n And L10n"](`http://www.symfony-project.org/book/1_1/13-I18n-and-L10n`) of the symfony book).4 A lot of popular Web applications are available in several languages, and sometimes, they are even customized based on the user culture. Symfony comes with a built-in framework that eases the management of these features (see chapter "[I18n And L10n](http://www.symfony-project.org/book/1_1/13-I18n-and-L10n)" (`http://www.symfony-project.org/book/1_1/13-I18n-and-L10n`) of the symfony book). 5 5 6 6 The form framework also comes with built-in support for the user interface translation and provides an easy way to manage internationalized objects.