Development

Changeset 11951

You must first sign up to be able to contribute.

Changeset 11951

Show
Ignore:
Timestamp:
10/05/08 11:03:11 (2 months ago)
Author:
FabianLange
Message:

[doc] fixed typo. fixes #4573

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • doc/branches/1.1/forms_book/en/08-Internationalisation-and-Localisation.txt

    r11620 r11951  
    22================================================= 
    33 
    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). 
     4A 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). 
    55 
    66The 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  
    22================================================= 
    33 
    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). 
     4A 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). 
    55 
    66The form framework also comes with built-in support for the user interface translation and provides an easy way to manage internationalized objects.