Commit d445eefa authored by Christophe Mutricy's avatar Christophe Mutricy

Fix Estonian selection in installer

parent 95296eaa
......@@ -806,7 +806,7 @@ UAC_Success:
; StrCmp $LANGUAGE ${LANG_PUNJABI} Punjabi 0
; StrCmp $LANGUAGE ${LANG_SLOVENIAN} Slovenian 0
StrCmp $LANGUAGE ${LANG_SPANISH} Spanish 0
StrCmp $LANGUAGE ${LANG_SPANISH} Estonian 0
StrCmp $LANGUAGE ${LANG_ESTONIAN} Estonian 0
StrCmp $LANGUAGE ${LANG_LITHUANIAN} Lithuanian 0
StrCmp $LANGUAGE ${LANG_PORTUGUESEBR} Brazilian EndLanguageCmp
French:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment