diff --git a/buildPy2exe.py b/buildPy2exe.py index cb80e66..4b6840a 100755 --- a/buildPy2exe.py +++ b/buildPy2exe.py @@ -333,8 +333,8 @@ NSIS_SCRIPT_TEMPLATE = r""" Push "" Push $${LANG_ENGLISH} Push English - Push $${LANG_POLISH} - Push Polski + Push $${LANG_FRENCH} + Push Français Push $${LANG_RUSSIAN} Push Русский Push $${LANG_GERMAN}