Use additional uninstall pages to catch more translation issues
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6951 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
09d29b6e88
commit
fbcd62d3c3
1 changed files with 5 additions and 0 deletions
|
@ -54,8 +54,13 @@
|
|||
!insertmacro MUI_PAGE_INSTFILES
|
||||
!insertmacro MUI_PAGE_FINISH
|
||||
|
||||
!insertmacro MUI_UNPAGE_WELCOME
|
||||
!insertmacro MUI_UNPAGE_CONFIRM
|
||||
!insertmacro MUI_UNPAGE_LICENSE "${NSISDIR}\Docs\Modern UI\License.txt"
|
||||
#insertmacro MUI_UNPAGE_COMPONENTS ; BUGBUG:TODO: Missing Pashto translation
|
||||
#insertmacro MUI_UNPAGE_DIRECTORY ; BUGBUG:TODO: Missing Finnish translation
|
||||
!insertmacro MUI_UNPAGE_INSTFILES
|
||||
!insertmacro MUI_UNPAGE_FINISH
|
||||
|
||||
;--------------------------------
|
||||
;Languages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue