diff options
Diffstat (limited to 'it/using-d-i/modules/languagechooser.xml')
-rw-r--r-- | it/using-d-i/modules/languagechooser.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/it/using-d-i/modules/languagechooser.xml b/it/using-d-i/modules/languagechooser.xml new file mode 100644 index 000000000..fd64d9b31 --- /dev/null +++ b/it/using-d-i/modules/languagechooser.xml @@ -0,0 +1,25 @@ +<!-- retain these comments for translator revision tracking --> +<!-- original version: 28343 untranslated --> + + + <sect3 id="lang-chooser" condition="sarge"> + <title>Language selection</title> + +<para> + +As the first step of the installation, select the language in which +you want the installation process to proceed. The language names +are listed in both English (left side) and in the language itself +(right side); the names on the right side are also shown in the proper +script for the language. The list is sorted on the English names. + +</para><para> + +The language you choose will be used for the rest of the installation +process, provided a translation of the different dialogs is available. +If no valid translation is available for the selected language, the +installer will default to English. The selected language will also be +used to help select a suitable keyboard layout. + +</para> + </sect3> |