From: Brian S. <xue...@us...> - 2005-10-03 16:04:49
|
Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3422 Modified Files: German-pfi.nsh Greek-pfi.nsh Hungarian-pfi.nsh Italian-pfi.nsh Japanese-pfi.nsh Korean-pfi.nsh Norwegian-pfi.nsh Polish-pfi.nsh Portuguese-pfi.nsh Log Message: getssl.nsh now uses a string formerly used only by the "SSL Setup" wizard. Rename this string and rearrange the language files to reflect the sharing of this string. Index: Japanese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Japanese-pfi.nsh,v retrieving revision 1.61 retrieving revision 1.62 diff -C2 -d -r1.61 -r1.62 *** Japanese-pfi.nsh 1 Jul 2005 10:07:36 -0000 1.61 --- Japanese-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.62 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "uÖvðNbNµÄ±sµÄº³¢B" + ; Progress Reports displayed above the progress bar when downloading/installing SSL support [addssl.nsi, getssl.nsh] + + !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." + ; Installation Log Messages [installer.nsi, adduser.nsi] *************** *** 426,430 **** !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "Initializing..." - !insertmacro PFI_LANG_STRING PSS_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." !insertmacro PFI_LANG_STRING PSS_LANG_PROG_USERCANCELLED "POPFile SSL Support installation cancelled by the user" !insertmacro PFI_LANG_STRING PSS_LANG_PROG_SUCCESS "POPFile SSL support installed" --- 430,433 ---- Index: German-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/German-pfi.nsh,v retrieving revision 1.55 retrieving revision 1.56 diff -C2 -d -r1.55 -r1.56 *** German-pfi.nsh 1 Jul 2005 10:02:00 -0000 1.55 --- German-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.56 *************** *** 163,166 **** --- 163,170 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Klicken Sie auf Weiter um fortzufahren" + ; Progress Reports displayed above the progress bar when downloading/installing SSL support [addssl.nsi, getssl.nsh] + + !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." + ; Installation Log Messages [installer.nsi, adduser.nsi] *************** *** 428,432 **** !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "Initializing..." - !insertmacro PFI_LANG_STRING PSS_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." !insertmacro PFI_LANG_STRING PSS_LANG_PROG_USERCANCELLED "POPFile SSL Support installation cancelled by the user" !insertmacro PFI_LANG_STRING PSS_LANG_PROG_SUCCESS "POPFile SSL support installed" --- 432,435 ---- Index: Norwegian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Norwegian-pfi.nsh,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** Norwegian-pfi.nsh 1 Jul 2005 10:07:37 -0000 1.36 --- Norwegian-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.37 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Trykk Neste for å begyne" + ; Progress Reports displayed above the progress bar when downloading/installing SSL support [addssl.nsi, getssl.nsh] + + !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." + ; Installation Log Messages [installer.nsi, adduser.nsi] *************** *** 416,420 **** !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "Initializing..." - !insertmacro PFI_LANG_STRING PSS_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." !insertmacro PFI_LANG_STRING PSS_LANG_PROG_USERCANCELLED "POPFile SSL Support installation cancelled by the user" !insertmacro PFI_LANG_STRING PSS_LANG_PROG_SUCCESS "POPFile SSL support installed" --- 420,423 ---- Index: Korean-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Korean-pfi.nsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** Korean-pfi.nsh 1 Jul 2005 10:07:37 -0000 1.51 --- Korean-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.52 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "°è¼Ó ÁøÇàÇϱâ À§ÇØ '´ÙÀ½'À» ´©¸£½Ê½Ã¿À." + ; Progress Reports displayed above the progress bar when downloading/installing SSL support [addssl.nsi, getssl.nsh] + + !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." + ; Installation Log Messages [installer.nsi, adduser.nsi] *************** *** 426,430 **** !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "Initializing..." - !insertmacro PFI_LANG_STRING PSS_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." !insertmacro PFI_LANG_STRING PSS_LANG_PROG_USERCANCELLED "POPFile SSL Support installation cancelled by the user" !insertmacro PFI_LANG_STRING PSS_LANG_PROG_SUCCESS "POPFile SSL support installed" --- 430,433 ---- Index: Portuguese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Portuguese-pfi.nsh,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Portuguese-pfi.nsh 1 Jul 2005 10:07:37 -0000 1.50 --- Portuguese-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.51 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Clique em Seguinte para continuar" + ; Progress Reports displayed above the progress bar when downloading/installing SSL support [addssl.nsi, getssl.nsh] + + !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." + ; Installation Log Messages [installer.nsi, adduser.nsi] *************** *** 416,420 **** !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "Initializing..." - !insertmacro PFI_LANG_STRING PSS_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." !insertmacro PFI_LANG_STRING PSS_LANG_PROG_USERCANCELLED "POPFile SSL Support installation cancelled by the user" !insertmacro PFI_LANG_STRING PSS_LANG_PROG_SUCCESS "POPFile SSL support installed" --- 420,423 ---- Index: Italian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Italian-pfi.nsh,v retrieving revision 1.40 retrieving revision 1.41 diff -C2 -d -r1.40 -r1.41 *** Italian-pfi.nsh 1 Jul 2005 10:07:36 -0000 1.40 --- Italian-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.41 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Seleziona Seguente per continuare" + ; Progress Reports displayed above the progress bar when downloading/installing SSL support [addssl.nsi, getssl.nsh] + + !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." + ; Installation Log Messages [installer.nsi, adduser.nsi] *************** *** 416,420 **** !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "Initializing..." - !insertmacro PFI_LANG_STRING PSS_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." !insertmacro PFI_LANG_STRING PSS_LANG_PROG_USERCANCELLED "POPFile SSL Support installation cancelled by the user" !insertmacro PFI_LANG_STRING PSS_LANG_PROG_SUCCESS "POPFile SSL support installed" --- 420,423 ---- Index: Hungarian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Hungarian-pfi.nsh,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Hungarian-pfi.nsh 1 Jul 2005 10:07:36 -0000 1.50 --- Hungarian-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.51 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "A folytatáshoz nyomja meg a Tovább gombot" + ; Progress Reports displayed above the progress bar when downloading/installing SSL support [addssl.nsi, getssl.nsh] + + !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." + ; Installation Log Messages [installer.nsi, adduser.nsi] *************** *** 416,420 **** !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "Initializing..." - !insertmacro PFI_LANG_STRING PSS_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." !insertmacro PFI_LANG_STRING PSS_LANG_PROG_USERCANCELLED "POPFile SSL Support installation cancelled by the user" !insertmacro PFI_LANG_STRING PSS_LANG_PROG_SUCCESS "POPFile SSL support installed" --- 420,423 ---- Index: Polish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Polish-pfi.nsh,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** Polish-pfi.nsh 1 Jul 2005 10:07:37 -0000 1.43 --- Polish-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.44 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Kliknij Dalej aby kontynuowaæ" + ; Progress Reports displayed above the progress bar when downloading/installing SSL support [addssl.nsi, getssl.nsh] + + !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." + ; Installation Log Messages [installer.nsi, adduser.nsi] *************** *** 416,420 **** !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "Initializing..." - !insertmacro PFI_LANG_STRING PSS_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." !insertmacro PFI_LANG_STRING PSS_LANG_PROG_USERCANCELLED "POPFile SSL Support installation cancelled by the user" !insertmacro PFI_LANG_STRING PSS_LANG_PROG_SUCCESS "POPFile SSL support installed" --- 420,423 ---- Index: Greek-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Greek-pfi.nsh,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -d -r1.42 -r1.43 *** Greek-pfi.nsh 1 Jul 2005 10:07:36 -0000 1.42 --- Greek-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.43 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "ÊÜíôå êëéê óôï Åðüìåíï ãéá íá óõíå÷ßóåôå" + ; Progress Reports displayed above the progress bar when downloading/installing SSL support [addssl.nsi, getssl.nsh] + + !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." + ; Installation Log Messages [installer.nsi, adduser.nsi] *************** *** 416,420 **** !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "Initializing..." - !insertmacro PFI_LANG_STRING PSS_LANG_PROG_CHECKIFRUNNING "Checking if POPFile is running..." !insertmacro PFI_LANG_STRING PSS_LANG_PROG_USERCANCELLED "POPFile SSL Support installation cancelled by the user" !insertmacro PFI_LANG_STRING PSS_LANG_PROG_SUCCESS "POPFile SSL support installed" --- 420,423 ---- |