In config.c, linguas has this line:
"ru_RU.UTF-8", N_("Romanian"),
which is wrong. Should be two entries instead:
"ro_RO.UTF-8", N_("Romanian"),
"ru_RU.UTF-8", N_("Russian"),
OK for me to correct this in cvs?
--
Soluţii informatice bazate pe Linux / Linux-based IT solutions
www.galuna.ro