Update of /cvsroot/popfile/windows/languages
In directory sc8-pr-cvs1:/tmp/cvs-serv14133
Modified Files:
English-pfi.nsh
Log Message:
Adjusted the CBP status messages to suit the new page layout.
Index: English-pfi.nsh
===================================================================
RCS file: /cvsroot/popfile/windows/languages/English-pfi.nsh,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** English-pfi.nsh 13 Jul 2003 17:36:14 -0000 1.6
--- English-pfi.nsh 14 Jul 2003 19:30:19 -0000 1.7
***************
*** 143,150 ****
; Text strings used for status messages under the bucket list
! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_IO_MSG_1 "There is no need to add more buckets"
! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_IO_MSG_2 "You must define AT LEAST TWO buckets"
! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_IO_MSG_3 "At least one more bucket is required"
! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_IO_MSG_4 "Installer cannot create more than"
!insertmacro PFI_LANG_STRING PFI_LANG_CBP_IO_MSG_5 "buckets"
--- 143,150 ----
; Text strings used for status messages under the bucket list
! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_IO_MSG_1 "\r\nThere is no need to add more buckets"
! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_IO_MSG_2 "\r\nYou must define AT LEAST TWO buckets"
! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_IO_MSG_3 "\r\nAt least one more bucket is required"
! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_IO_MSG_4 "\r\nInstaller cannot create more than"
!insertmacro PFI_LANG_STRING PFI_LANG_CBP_IO_MSG_5 "buckets"
|