[ < ] [ > ]   [Contents] [Index] [ ? ]

2.57 The `trunk/Locales/Identity/Themes/Distro/Anaconda/Progress' Directory

2.57.1 Goals

2.57.2 Description

Use the following command to produce translation files based:

 
trunk/Translations/Identity/Themes/Distro/Anaconda/Progress
`-- Tpl
    |-- en
    |   |-- 01-welcome.sed
    |   |-- 02-donate.sed
    |   `-- 03-yum.sed
    `-- es
        |-- 01-welcome.sed
        |-- 02-donate.sed
        `-- 03-yum.sed

In order to produce the slide images in PNG format we need to have the translation files first. So we use the following commands to create translation files for CentOS 3, 4, and 5 major releases:

 
centos-art render --translation --filter='3,4,5'

The above commands will produce the following translation structure:

 
trunk/Translations/Identity/Themes/Distro/Anaconda/Progress
|-- 3
|   |-- en
|   |   |-- 01-welcome.sed
|   |   |-- 02-donate.sed
|   |   `-- 03-yum.sed
|   `-- es
|       |-- 01-welcome.sed
|       |-- 02-donate.sed
|       `-- 03-yum.sed
|-- 4
|   |-- en
|   |   |-- 01-welcome.sed
|   |   |-- 02-donate.sed
|   |   `-- 03-yum.sed
|   `-- es
|       |-- 01-welcome.sed
|       |-- 02-donate.sed
|       `-- 03-yum.sed
|-- 5
|   |-- en
|   |   |-- 01-welcome.sed
|   |   |-- 02-donate.sed
|   |   `-- 03-yum.sed
|   `-- es
|       |-- 01-welcome.sed
|       |-- 02-donate.sed
|       `-- 03-yum.sed
`-- Tpl
    |-- en
    |   |-- 01-welcome.sed
    |   |-- 02-donate.sed
    |   `-- 03-yum.sed
    `-- es
        |-- 01-welcome.sed
        |-- 02-donate.sed
        `-- 03-yum.sed

At this point we have all the translation files we need to produce Anaconda progress welcome, donate and yum slides images; in English and Spanish languages; for CentOS 3, CentOS 4, and CentOS 5. That is, a sum of 18 images around.

Now, with translation files in place, let's move to `trunk/Identity' structure and render them.

2.57.3 Usage

Translation rendering is described in `trunk/Translations' documentation entry (-- Removed(pxref:trunk Translations) --).

2.57.4 See also

[Contents] [Index] [ ? ]

This document was generated on March, 30 2011 using texi2html 1.76.