Installer should list French but not Polish
This commit is contained in:
parent
cff0f979ab
commit
6e0af8578e
@ -333,8 +333,8 @@ NSIS_SCRIPT_TEMPLATE = r"""
|
|||||||
Push ""
|
Push ""
|
||||||
Push $${LANG_ENGLISH}
|
Push $${LANG_ENGLISH}
|
||||||
Push English
|
Push English
|
||||||
Push $${LANG_POLISH}
|
Push $${LANG_FRENCH}
|
||||||
Push Polski
|
Push Français
|
||||||
Push $${LANG_RUSSIAN}
|
Push $${LANG_RUSSIAN}
|
||||||
Push Русский
|
Push Русский
|
||||||
Push $${LANG_GERMAN}
|
Push $${LANG_GERMAN}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user