|
From: <xue...@us...> - 2003-07-07 18:35:52
|
Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1:/tmp/cvs-serv14287 Modified Files: Finnish-mui.nsh Log Message: NSIS file 'Finnish.nsh' has been updated [see NSIS Bugs item # 766707] so there is no need for a local fix. Index: Finnish-mui.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Finnish-mui.nsh,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Finnish-mui.nsh 3 Jul 2003 09:16:27 -0000 1.3 --- Finnish-mui.nsh 7 Jul 2003 18:35:49 -0000 1.4 *************** *** 52,68 **** #-------------------------------------------------------------------------- - # Standard MUI Page - Uninstall Finish - #-------------------------------------------------------------------------- - - ; As of 27 June 2003, the NSIS MUI language file uses the wrong name for the following - ; two UNTEXT strings. - - !insertmacro MUI_LANGUAGEFILE_STRING MUI_UNTEXT_FINISH_TITLE \ - "Poisto valmis" - - !insertmacro MUI_LANGUAGEFILE_STRING MUI_UNTEXT_FINISH_SUBTITLE \ - "Ohjelma on poistettu onnistuneesti." - - #-------------------------------------------------------------------------- # End of 'Finnish-mui.nsh' #-------------------------------------------------------------------------- --- 52,55 ---- |