pascalabcnet/ReleaseGenerators/sect_LocUkr.nsh

7 lines
181 B
Plaintext
Raw Normal View History

 Section "Українська" UkrLoc
2019-08-22 22:36:08 +03:00
SectionIn 1
SetOutPath "$INSTDIR\Lng\Ukr"
File "..\bin\Lng\Ukr\.LanguageName"
File "..\bin\Lng\Ukr\*.dat"
SectionEnd