diff options
Diffstat (limited to 'it/using-d-i/modules/countrychooser.xml')
-rw-r--r-- | it/using-d-i/modules/countrychooser.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/it/using-d-i/modules/countrychooser.xml b/it/using-d-i/modules/countrychooser.xml new file mode 100644 index 000000000..4fd8dc907 --- /dev/null +++ b/it/using-d-i/modules/countrychooser.xml @@ -0,0 +1,25 @@ +<!-- retain these comments for translator revision tracking --> +<!-- original version: 28343 untranslated --> + + + <sect3 id="country-chooser" condition="sarge"> + <title>Country selection</title> + +<para> + +If you selected a language in <xref linkend="lang-chooser"/> which has +more than one country associated with it (true for Chinese, English, +French, and many other languages), you can specify the country here. +If you choose <guimenuitem>Other</guimenuitem> at the bottom of the list, +you will be presented with a list of all countries, grouped by continent. + +</para><para> + +This selection will be used later in the installation process to pick the +default timezone and a Debian mirror appropriate for your geographic +location. If the defaults proposed by the installer are not suitable, you +can make a different choice. The selected country, together with the selected +language, may also affect locale settings for your new Debian system. + +</para> + </sect3> |