diff --git a/nsis/tesseract.nsi b/nsis/tesseract.nsi index 37d0f1b8fb..08822e8a09 100644 --- a/nsis/tesseract.nsi +++ b/nsis/tesseract.nsi @@ -612,6 +612,11 @@ SectionGroup "Additional language data (download)" SecGrp_ALD !insertmacro Download_Lang_Data deu SectionEnd + Section /o "German Fraktur" SecLang_deu_latf + AddSize 6130 + !insertmacro Download_Lang_Data deu_latf + SectionEnd + Section /o "Divehi" SecLang_div AddSize 1690 !insertmacro Download_Lang_Data div @@ -672,11 +677,6 @@ SectionGroup "Additional language data (download)" SecGrp_ALD !insertmacro Download_Lang_Data fra SectionEnd - Section /o "German Fraktur" SecLang_frk - AddSize 6130 - !insertmacro Download_Lang_Data frk - SectionEnd - Section /o "French - Middle (ca. 1400-1600)" SecLang_frm AddSize 1930 !insertmacro Download_Lang_Data frm