mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 00:13:37 +00:00
update french translation for usetup
svn path=/trunk/; revision=31522
This commit is contained in:
parent
1453c5fe36
commit
7cd334d33e
1 changed files with 5 additions and 5 deletions
|
@ -6,31 +6,31 @@ static MUI_ENTRY frFRLanguagePageEntries[] =
|
||||||
{
|
{
|
||||||
6,
|
6,
|
||||||
8,
|
8,
|
||||||
"Language Selection.",
|
"Selection de la langue.",
|
||||||
TEXT_NORMAL
|
TEXT_NORMAL
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
8,
|
8,
|
||||||
10,
|
10,
|
||||||
"\x07 Please choose the language used for the installation process.",
|
"\x07 Veuillez choisir la langue utilisee pour le processus d'installation",
|
||||||
TEXT_NORMAL
|
TEXT_NORMAL
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
8,
|
8,
|
||||||
11,
|
11,
|
||||||
" Then press ENTER.",
|
" et appuyez sur ENTER.",
|
||||||
TEXT_NORMAL
|
TEXT_NORMAL
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
8,
|
8,
|
||||||
13,
|
13,
|
||||||
"\x07 This Language will be the default language for the final system.",
|
"\x07 Cette langue sera la langue par defaut pour le systeme final.",
|
||||||
TEXT_NORMAL
|
TEXT_NORMAL
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
" ENTER = Continue F3 = Quit",
|
" ENTER = Continuer F3 = Quitter",
|
||||||
TEXT_STATUS
|
TEXT_STATUS
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue