diff options
Diffstat (limited to 'selectLanguage.html')
-rw-r--r-- | selectLanguage.html | 82 |
1 files changed, 55 insertions, 27 deletions
diff --git a/selectLanguage.html b/selectLanguage.html index 26e1479..4c85dbb 100644 --- a/selectLanguage.html +++ b/selectLanguage.html @@ -13,7 +13,7 @@ table { font-family: sans-serif; font-size: 13px } --></style></head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> - <div lang="" class="section" title="Please choose a language to use"> + <div class="section" title="Please choose a language to use"> <div class="titlepage"> <div> <div> @@ -23,71 +23,99 @@ </div> </div> + + + + + + - <p>Select your preferred language, by first - expanding the list for your continent. <span class="application">Mageia</span> - will use this selection during the installation and for your installed - system. - </p> + + - <p>If it is likely that you will require several - languages installed on your system, for yourself or other users, then you - should use the <span class="guibutton">Multiple languages</span> button to add them - now. It will be difficult to add extra language support after - installation. - </p> + + + + + + + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>Select your preferred language, by first expanding the list for + your continent. Mageia will use this selection during the installation + and for your installed system. + </p> + + </li> + <li class="listitem"> + + <p>If it is likely that you (or others) will require several + languages to be installed on your system, then you should use the + <span class="emphasis"><em>Multiple languages</em></span> option to add them now. It will + be difficult to add extra language support after installation. + </p> + + </li> + </ul> + </div> + + - <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;"> - <table border="0" summary="Warning"> + <div class="important" title="Important" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Important"> <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="warning.png"></td> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="important.png"></td> <th align="left"></th> </tr> <tr> <td align="left" valign="top"> <p>Even if you choose more than one language, you must first choose one - of them as your preferred language in the first language screen. It will - also be marked as chosen in the multiple languages screen . + as your preferred language from the main list of languages. It will also + be marked as chosen in the <span class="emphasis"><em>Multiple languages</em></span> + screen. </p> </td> </tr> </table> </div> + <div class="itemizedlist"> <ul class="itemizedlist"> <li class="listitem"> <p>If your keyboard language is not the same as your preferred - language, then it is advisable to install the language of your keyboard - as well. + language, then it is advisable to install the required language for your + keyboard as well </p> </li> <li class="listitem"> - <p>Mageia uses UTF-8 (Unicode) support by default.</p> - - <p>This may be disabled in the "multiple - languages" screen if you know that it is inappropriate for your - language. Disabling UTF-8 applies to all installed languages. + <p>Mageia uses UTF-8 (Unicode) support by default. This may be + disabled in the <span class="emphasis"><em>Multiple languages</em></span> screen if you + know that it is inappropriate for your language. Disabling UTF-8 applies + to all installed languages. </p> </li> <li class="listitem"> - <p>You can change the language of your system after installation in - the Mageia Control Center -> System -> Manage localization for - your system. + <p>You can change the language for your system post-installation in + the <span class="guimenu">Mageia Control Center</span> → <span class="guimenuitem">System</span> → <span class="guimenuitem">localization for your system</span>. </p> </li> |