Development

Changeset 3224

You must first sign up to be able to contribute.

Changeset 3224

Show
Ignore:
Timestamp:
01/11/07 09:41:52 (2 years ago)
Author:
dwhittle
Message:

fixed typo in book

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/doc/book/content/i18n.txt

    r2820 r3224  
    187187        <?php echo format_date(date()) ?> 
    188188 
    189 4. Make a `messages.fr.xml` file in the `app/i18n` directory, according to the XLIFF format, containing one `trans-unit` node for eah call to the `__()` function: 
     1894. Make a `messages.fr.xml` file in the `app/i18n` directory, according to the XLIFF format, containing one `trans-unit` node for each call to the `__()` function: 
    190190 
    191191        [xml]