fix texts for uninstaller components page

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5274 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2007-09-11 20:23:36 +00:00
parent 49c4a0beb2
commit ca0abb4e0a
57 changed files with 57 additions and 57 deletions

View file

@ -39,7 +39,7 @@
${LangFileString} MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE "Descrição"
!endif
!ifdef MUI_UNCOMPONENETSPAGE
!ifdef MUI_UNCOMPONENTSPAGE
${LangFileString} MUI_UNTEXT_COMPONENTS_TITLE "Escolher Componentes"
${LangFileString} MUI_UNTEXT_COMPONENTS_SUBTITLE "Escolha quais as características do $(^NameDA) que deseja desinstalar."
!endif