mirror of
https://github.com/reactos/reactos.git
synced 2025-06-06 18:00:41 +00:00
[USETUP]
- Update Estonian translation by anthrax11. See issue #5625 for more details. svn path=/trunk/; revision=48923
This commit is contained in:
parent
05d3392da9
commit
1e65804aea
1 changed files with 2 additions and 2 deletions
|
@ -985,13 +985,13 @@ static MUI_ENTRY etEEBootLoaderEntries[] =
|
||||||
{
|
{
|
||||||
8,
|
8,
|
||||||
12,
|
12,
|
||||||
"Install bootloader on the harddisk (MBR and VBR).",
|
"Paigalda alglaadur kävakettale (MBR ja VBR).",
|
||||||
TEXT_STYLE_NORMAL
|
TEXT_STYLE_NORMAL
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
8,
|
8,
|
||||||
13,
|
13,
|
||||||
"Install bootloader on the harddisk (VBR only).",
|
"Paigalda alglaadur kävakettale (ainult VBR).",
|
||||||
TEXT_STYLE_NORMAL
|
TEXT_STYLE_NORMAL
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue