mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[USETUP]
- Fix translations of booloader installation menu (see rev.48703). ACHTUNG ACHTUNG!! Greek and Spanish people, please review the translation fix and provide patches if needed!! - Update French translation. CORE-7516 #resolve #comment Committed in revision r60678. svn path=/trunk/; revision=60678
This commit is contained in:
@@ -1009,13 +1009,13 @@ static MUI_ENTRY elGRBootLoaderEntries[] =
|
||||
{
|
||||
8,
|
||||
12,
|
||||
"Install bootloader on the harddisk (MBR and VBR).",
|
||||
"„š¡˜«á©«˜©ž «¦¬ bootloader ©«¦ ©¡¢ž¨æ ›å©¡¦ (MBR and VBR).",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
13,
|
||||
"Install bootloader on the harddisk (VBR only).",
|
||||
"„š¡˜«á©«˜©ž «¦¬ bootloader ©«¦ ©¡¢ž¨æ ›å©¡¦ (VBR only).",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
|
||||
@@ -992,13 +992,13 @@ static MUI_ENTRY esESBootLoaderEntries[] =
|
||||
{
|
||||
8,
|
||||
12,
|
||||
"Install bootloader on the harddisk (MBR and VBR).",
|
||||
"Instalar cargador de arranque en el disco duro (MBR and VBR).",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
13,
|
||||
"Install bootloader on the harddisk (VBR only).",
|
||||
"Instalar cargador de arranque en el disco duro (VBR only).",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
|
||||
@@ -998,13 +998,13 @@ static MUI_ENTRY frFRBootLoaderEntries[] =
|
||||
{
|
||||
8,
|
||||
12,
|
||||
"Installer le chargeur de d‚marrage sur le disque (MBR et VBR).",
|
||||
"Installer le chargeur de d‚marrage sur le disque dur (MBR et VBR).",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
13,
|
||||
"Installer le chargeur de d‚marrage sur le disque (VBR seulement).",
|
||||
"Installer le chargeur de d‚marrage sur le disque dur (VBR seulement).",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user