fixed Uninstaller caption (other language files will be fixed later)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1606 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9dc761c116
commit
939e84d75f
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
!endif
|
||||
|
||||
!ifdef MUI_UNINSTALLOPTIONS
|
||||
LangString un.MUI_UNTEXT_SETUPCAPTION ${LANG_ENGLISH} "${MUI_PRODUCT} ${MUI_VERSION} Setup"
|
||||
LangString un.MUI_UNTEXT_SETUPCAPTION ${LANG_ENGLISH} "${MUI_NAME} Uninstall"
|
||||
!endif
|
||||
|
||||
!endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue