Bug in Icelandic?
the nlf for icelandic uses 15 as language id, i think 1039 would be correct. please confirm.
Archive: Bug in Icelandic?
Bug in Icelandic?
the nlf for icelandic uses 15 as language id, i think 1039 would be correct. please confirm.
i'm also getting compilation errors when i use LANG_ICELANDIC, it works though when it's called LANG_ISLANDIC
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?
here it is
You have `!define LANG_ISLANDIC "15"` in inc\LanguageIDs.nsh.
oops.. checked so many times and still there was a typo. cheers kichik!