Uzbek language files by Emil Garipov
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4788 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
e497d771b1
commit
773827c36f
3 changed files with 288 additions and 2 deletions
|
@ -97,7 +97,8 @@
|
|||
!insertmacro MUI_LANGUAGE "Malay"
|
||||
!insertmacro MUI_LANGUAGE "Bosnian"
|
||||
!insertmacro MUI_LANGUAGE "Kurdish"
|
||||
!insertmacro MUI_LANGUAGE "Irish"
|
||||
!insertmacro MUI_LANGUAGE "Irish"
|
||||
!insertmacro MUI_LANGUAGE "Uzbek"
|
||||
|
||||
;--------------------------------
|
||||
;License Language String
|
||||
|
@ -152,7 +153,8 @@
|
|||
LicenseLangString MUILicense ${LANG_MALAY} "${NSISDIR}\Docs\Modern UI\License.txt"
|
||||
LicenseLangString MUILicense ${LANG_BOSNIAN} "${NSISDIR}\Docs\Modern UI\License.txt"
|
||||
LicenseLangString MUILicense ${LANG_KURDISH} "${NSISDIR}\Docs\Modern UI\License.txt"
|
||||
LicenseLangString MUILicense ${LANG_IRISH} "${NSISDIR}\Docs\Modern UI\License.txt"
|
||||
LicenseLangString MUILicense ${LANG_IRISH} "${NSISDIR}\Docs\Modern UI\License.txt"
|
||||
LicenseLangString MUILicense ${LANG_UZBEK} "${NSISDIR}\Docs\Modern UI\License.txt"
|
||||
|
||||
;--------------------------------
|
||||
;Reserve Files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue