1999-01-21 Miguel de Icaza <miguel@nuclecu.unam.mx>
* option.c (init_configure): One line patch from Alexander Savelyev to transalate all strings.
Этот коммит содержится в:
родитель
07a0ea5305
Коммит
79ea874c2e
@ -1,3 +1,8 @@
|
||||
1999-01-21 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||
|
||||
* option.c (init_configure): One line patch from Alexander
|
||||
Savelyev to transalate all strings.
|
||||
|
||||
1999-01-18 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
|
||||
|
||||
* file.c: Killed operation_names: they seemed same to op_names to
|
||||
|
@ -157,7 +157,7 @@ static void init_configure (void)
|
||||
title3 = _(" Other options ");
|
||||
|
||||
first_width = strlen (title1) + 1;
|
||||
for (i = 13; i < 18; i++)
|
||||
for (i = 13; i < 19; i++)
|
||||
{
|
||||
check_options[i].text = _(check_options[i].text);
|
||||
l1 = strlen (check_options[i].text) + 7;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user