From: Brian S. <xue...@us...> - 2005-10-03 16:00:26
|
Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2196 Modified Files: Arabic-pfi.nsh Bulgarian-pfi.nsh Catalan-pfi.nsh Czech-pfi.nsh Danish-pfi.nsh Dutch-pfi.nsh English-pfi.nsh Finnish-pfi.nsh French-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: Danish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Danish-pfi.nsh,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Danish-pfi.nsh 1 Jul 2005 10:01:58 -0000 1.50 --- Danish-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.51 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Tryk næste for at fortsætte" + ; 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: Czech-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Czech-pfi.nsh,v retrieving revision 1.45 retrieving revision 1.46 diff -C2 -d -r1.45 -r1.46 *** Czech-pfi.nsh 1 Jul 2005 10:01:58 -0000 1.45 --- Czech-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.46 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Kliknìte na Dalí pro pokraèování" + ; 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: French-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/French-pfi.nsh,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -d -r1.53 -r1.54 *** French-pfi.nsh 1 Jul 2005 10:02:00 -0000 1.53 --- French-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.54 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Cliquez sur 'Suivant' pour continuer" + ; 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: English-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/English-pfi.nsh,v retrieving revision 1.52 retrieving revision 1.53 diff -C2 -d -r1.52 -r1.53 *** English-pfi.nsh 1 Jul 2005 10:01:59 -0000 1.52 --- English-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.53 *************** *** 156,159 **** --- 156,163 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Click Next to continue" + ; 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] *************** *** 411,415 **** !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" --- 415,418 ---- Index: Catalan-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Catalan-pfi.nsh,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Catalan-pfi.nsh 11 Aug 2005 11:28:44 -0000 1.1 --- Catalan-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.2 *************** *** 157,164 **** !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "Installing POPFile UI language files..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsi, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Premi Següent per continuar" ; Installation Log Messages [installer.nsi, adduser.nsi] --- 157,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "Installing POPFile UI language files..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsh, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Premi Següent per 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 ---- *************** *** 836,840 **** ; $G_WINUSERNAME holds the Windows login name of the user running the wizard ! !insertmacro PFI_LANG_STRING PFI_LANG_ADDUSER_FINISH_INFO "POPFile has been configured for the '$G_WINUSERNAME' user.${IO_NL}${IO_NL}Click Finish to close this wizard." !insertmacro PFI_LANG_STRING PFI_LANG_FINISH_RUN_TEXT "POPFile User Interface" --- 839,843 ---- ; $G_WINUSERNAME holds the Windows login name of the user running the wizard ! !insertmacro PFI_LANG_STRING PFI_LANG_ADDUSER_FINISH_INFO "POPFile has been configured for the '$G_WINUSERNAME' user.${IO_NL}${IO_NL}Click Finish to close this wizard." !insertmacro PFI_LANG_STRING PFI_LANG_FINISH_RUN_TEXT "POPFile User Interface" *************** *** 842,846 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! ; Add User: Standard MUI Page - Uninstall Confirmation Page (for the 'POPFile User Data' wizard) [adduser.nsi] ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 845,849 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! ; Add User: Standard MUI Page - Uninstall Confirmation Page (for the 'Add POPFile User' wizard) [adduser.nsi] ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 853,857 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! ; Add User: Standard MUI Page - Uninstallation Page (for the 'POPFile User Data' wizard) [adduser.nsi] ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 856,860 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! ; Add User: Standard MUI Page - Uninstallation Page (for the 'Add POPFile User' wizard) [adduser.nsi] ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 877,883 **** ; Uninstall Log Messages ! !insertmacro PFI_LANG_STRING PFI_LANG_UN_LOG_EXPRUN "Outlook Express is still running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_UN_LOG_OUTRUN "Outlook is still running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_UN_LOG_EUDRUN "Eudora is still running !" !insertmacro PFI_LANG_STRING PFI_LANG_UN_LOG_IGNORE "User requested restore while email program is running" --- 880,886 ---- ; Uninstall Log Messages ! !insertmacro PFI_LANG_STRING PFI_LANG_UN_LOG_EXPRUN "Outlook Express is still running!" ! !insertmacro PFI_LANG_STRING PFI_LANG_UN_LOG_OUTRUN "Outlook is still running!" ! !insertmacro PFI_LANG_STRING PFI_LANG_UN_LOG_EUDRUN "Eudora is still running!" !insertmacro PFI_LANG_STRING PFI_LANG_UN_LOG_IGNORE "User requested restore while email program is running" Index: Finnish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Finnish-pfi.nsh,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Finnish-pfi.nsh 1 Jul 2005 10:02:00 -0000 1.50 --- Finnish-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.51 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Klikkaa Seuraava jatkaaksesi" + ; 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: Dutch-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Dutch-pfi.nsh,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Dutch-pfi.nsh 1 Jul 2005 10:01:59 -0000 1.50 --- Dutch-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.51 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Klik op Volgende om verder te gaan" + ; 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: Bulgarian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Bulgarian-pfi.nsh,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Bulgarian-pfi.nsh 1 Jul 2005 10:01:58 -0000 1.50 --- Bulgarian-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.51 *************** *** 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 ---- Index: Arabic-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Arabic-pfi.nsh,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** Arabic-pfi.nsh 1 Jul 2005 10:01:57 -0000 1.23 --- Arabic-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.24 *************** *** 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] *************** *** 425,429 **** !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" --- 429,432 ---- |