Skip to content
⌘ NSIS Forum Archive

Bug in Icelandic?

6 posts

Yathosho#

Bug in Icelandic?

the nlf for icelandic uses 15 as language id, i think 1039 would be correct. please confirm.
Yathosho#
i'm also getting compilation errors when i use LANG_ICELANDIC, it works though when it's called LANG_ISLANDIC
kichik#
15 is LANG_ICELANDIC with SUBLANG_NEUTRAL, instead of SUBLAND_DEFAULT. It doesn't really matter, unless there are multiple sub-languages.

${LANG_ICELANDIC} works fine for me. Can you attach an example script?
Yathosho#
here it is