Guenter Milde wrote:
> I volunteer to prepare a "languages-polyglossia" (or similar called) file.
Günter,
I have now submitted a new languages file format to trunk. You could help if
you added the polyglossia names there. The syntax would look like:
Language ngerman
GuiName "German"
BabelName ngerman
PolyglossiaName german
Encoding iso8859-15
LangCode de_DE
End
If a language is not yet supported by polyglossia, just omit the
PolyglossiaName entry. This means that you also must specify a PolyglossiaName
if it is identical to the BabelName.
Jürgen