uses LANGNAME's (some language files have not been updated yet)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1381 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-10-11 17:47:45 +00:00
parent 4f10c75e5d
commit 9274fcea16

View file

@ -153,13 +153,13 @@ Function .onInit
Push 8
Push ${LANG_ENGLISH}
Push English
Push ${MUI_ENGLISH_LANGNAME}
Push ${LANG_FRENCH}
Push Français
Push ${MUI_FRENCH_LANGNAME}
Push ${LANG_GERMAN}
Push Deutsch
Push ${MUI_GERMAN_LANGNAME}
Push ${LANG_DUTCH}
Push Nederlands
Push ${MUI_DUTCH_LANGNAME}
Push ${LANG_POLISH}
Push Polish
Push ${LANG_GREEK}