reassign 613623 main-menu
thanks

Hello Matej, thanks for reporting this issue...

Quoting Matej Bažec (matbaz...@gmail.com):
> Package: network-console
> Version: 1.27
> Severity: normal
> Tags: d-i l10n
> 
> 
> The network-console can't be started (can't be selected from the d-i menu)
> if the language is set to slovene. I have to choose a different language 
> first.
> Maybe it affects some other locale too..


The bug comes from this:

msgid "Continue installation remotely using SSH"
msgstr "Nadaljuj namestitev oddaljeno, preko SSH"


And, particularly, from the comma in the translation. This string is
the menu entry text (debian-installer/network-console/title debconf
template).

The commas leads to the string being split in two parts:

Nadaljuj namestitev oddaljeno
preko SSH


choosing the first makes apparently something crash and you're back to
the main menu....in English (where the menu entry is complete). I
haven't tested what happens when choosing "preko SSH"....

At first glance, I suspect the problem to lie in main-menu that omits
to escape commas before building the choices list. Hence reassigning
and CC'ing Joey who is likely to be the right person for dealing with
that bug.

In the meantime, we can of course drop the comma in the Solevenian
translation file....but it would be better to fix that bug, of course



Attachment: signature.asc
Description: Digital signature

Reply via email to