You can subscribe to this list here.
2003 |
Jan
|
Feb
(160) |
Mar
(119) |
Apr
(111) |
May
(118) |
Jun
(101) |
Jul
(304) |
Aug
(113) |
Sep
(140) |
Oct
(137) |
Nov
(87) |
Dec
(122) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(78) |
Feb
(125) |
Mar
(131) |
Apr
(59) |
May
(121) |
Jun
(166) |
Jul
(150) |
Aug
(137) |
Sep
(73) |
Oct
(58) |
Nov
(27) |
Dec
(60) |
2005 |
Jan
(131) |
Feb
(84) |
Mar
(36) |
Apr
(8) |
May
(28) |
Jun
(20) |
Jul
(10) |
Aug
(72) |
Sep
(76) |
Oct
(34) |
Nov
(3) |
Dec
(29) |
2006 |
Jan
(13) |
Feb
(92) |
Mar
(7) |
Apr
(1) |
May
(1) |
Jun
(2) |
Jul
(4) |
Aug
(17) |
Sep
(5) |
Oct
(2) |
Nov
(8) |
Dec
(12) |
2007 |
Jan
(28) |
Feb
(15) |
Mar
|
Apr
|
May
(8) |
Jun
(4) |
Jul
(5) |
Aug
(8) |
Sep
(20) |
Oct
(38) |
Nov
(65) |
Dec
(92) |
2008 |
Jan
(21) |
Feb
(56) |
Mar
(27) |
Apr
(174) |
May
(25) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Brian S. <xue...@us...> - 2005-11-13 12:28:16
|
Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30515 Modified Files: PortugueseBR-pfi.nsh Log Message: Latest translations from Adriano Rafael Gomes (see patch 1340939). Two small changes have been made to that patch: (1) Removed a blank line from the "SSL Setup" wizard's WELCOME page by changing the end of the PSS_LANG_WELCOME_TEXT language string from "${IO_NL}${IO_NL}$_CLICK" to "${IO_NL}$_CLICK" (2) In the "PSS_LANG_PROG_SUCCESS" string changed "SLL" to "SSL" Index: PortugueseBR-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/PortugueseBR-pfi.nsh,v retrieving revision 1.69 retrieving revision 1.70 diff -C2 -d -r1.69 -r1.70 *** PortugueseBR-pfi.nsh 13 Oct 2005 12:17:00 -0000 1.69 --- PortugueseBR-pfi.nsh 13 Nov 2005 12:28:05 -0000 1.70 *************** *** 137,141 **** ; Used in message box shown if SFN support has been disabled [installer.nsi, adduser.nsi] ! !insertmacro PFI_LANG_STRING PFI_LANG_DIRSELECT_MBNOSFN "To install on the '$G_PLS_FIELD_1' drive${MB_NL}${MB_NL}please select a folder location which does not contain spaces" ; Used in message box shown if existing files found when installing [installer.nsi, adduser.nsi] --- 137,141 ---- ; Used in message box shown if SFN support has been disabled [installer.nsi, adduser.nsi] ! !insertmacro PFI_LANG_STRING PFI_LANG_DIRSELECT_MBNOSFN "Para instalar no drive '$G_PLS_FIELD_1'${MB_NL}${MB_NL}por favor selecione uma pasta que não tenha espaços no nome" ; Used in message box shown if existing files found when installing [installer.nsi, adduser.nsi] *************** *** 157,161 **** !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "Instalando os arquivos de línguas do POPFile..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsi, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Clique em Avançar para continuar" --- 157,161 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "Instalando os arquivos de línguas do POPFile..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsh, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Clique em Avançar para continuar" *************** *** 163,167 **** ; 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] --- 163,167 ---- ; Progress Reports displayed above the progress bar when downloading/installing SSL support [addssl.nsi, getssl.nsh] ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKIFRUNNING "Verificando se o POPFile está rodando..." ; Installation Log Messages [installer.nsi, adduser.nsi] *************** *** 171,175 **** ; Installation Log Messages [installer.nsi, addssl.nsi] ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_SAVELOG "Saving install log file..." ; Message Box text strings [installer.nsi, adduser.nsi, pfi-library.nsh] --- 171,175 ---- ; Installation Log Messages [installer.nsi, addssl.nsi] ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_SAVELOG "Salvando o arquivo de log da instalação..." ; Message Box text strings [installer.nsi, adduser.nsi, pfi-library.nsh] *************** *** 183,187 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_SAVELOG_ERROR "Error: problem detected when saving the log file" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 183,187 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_SAVELOG_ERROR "Erro: detectado um problema ao salvar o arquivo de log" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 274,279 **** !insertmacro PFI_LANG_STRING DESC_SecNNTP "Instala o proxy NNTP do POPFile" !insertmacro PFI_LANG_STRING DESC_SecSMTP "Instala o proxy SMTP do POPFile" ! !insertmacro PFI_LANG_STRING DESC_SecSOCKS "Instala componentes extra do Perl que permitem aos proxies do POPFile usar SOCKS" ! !insertmacro PFI_LANG_STRING DESC_SecSSL "Downloads and installs the Perl components and SSL libraries which allow POPFile to make SSL connections to mail servers" !insertmacro PFI_LANG_STRING DESC_SecXMLRPC "Instala o módulo XMLRPC do POPFile (para acessar a API do POPFile) e o suporte do Perl requerido." --- 274,279 ---- !insertmacro PFI_LANG_STRING DESC_SecNNTP "Instala o proxy NNTP do POPFile" !insertmacro PFI_LANG_STRING DESC_SecSMTP "Instala o proxy SMTP do POPFile" ! !insertmacro PFI_LANG_STRING DESC_SecSOCKS "Instala componentes extras do Perl que permitem aos proxies do POPFile usar SOCKS" ! !insertmacro PFI_LANG_STRING DESC_SecSSL "Baixa e instala os componentes do Perl e bibliotecas SSL que permitem ao POPFile se conectar a servidores de e-mail" !insertmacro PFI_LANG_STRING DESC_SecXMLRPC "Instala o módulo XMLRPC do POPFile (para acessar a API do POPFile) e o suporte do Perl requerido." *************** *** 303,340 **** ; $G_WINUSERNAME holds the Windows login name and $G_WINUSERTYPE holds 'Admin', 'Power', 'User', 'Guest' or 'Unknown' ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_TITLE "Setup Summary for '$G_WINUSERNAME' ($G_WINUSERTYPE)" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SUBTITLE "These settings will be used to install the POPFile program" ; Display selected installation location and whether or not an upgrade will be performed ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_PLS_FIELD_2" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_BASICLIST "Basic POPFile components to be installed:" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_POPFILECORE "POPFile program files" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_MINPERL "Minimal Perl" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_DEFAULTSKIN "Default UI Skin" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_DEFAULTLANG "Default UI Language" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_EXTRASKINS "Additional UI Skins" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_EXTRALANGS "Additional UI Languages" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_KAKASI "Kakasi package" ; By default none of the optional components is installed (user has to select them) ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_OPTIONLIST "Optional POPFile components to be installed:" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NONE "(none)" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_IMAP "IMAP module" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NNTP "NNTP proxy" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SMTP "SMTP proxy" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SOCKS "SOCKS support" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SSL "SSL support" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_XMLRPC "XMLRPC module" ; The last line in the summary explains how to change the installation selections ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_BACKBUTTON "To make changes, use the 'Back' button to return to previous pages" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 303,340 ---- ; $G_WINUSERNAME holds the Windows login name and $G_WINUSERTYPE holds 'Admin', 'Power', 'User', 'Guest' or 'Unknown' ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_TITLE "Sumário da Configuração para '$G_WINUSERNAME' ($G_WINUSERTYPE)" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SUBTITLE "Estas configurações serão usadas para instalar o POPFile" ; Display selected installation location and whether or not an upgrade will be performed ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "Nova instalação do POPFile em $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Atualização da instalação existente do POPFile em $G_PLS_FIELD_2" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_BASICLIST "Componentes básicos do POPFile a serem instalados:" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_POPFILECORE "Arquivos do programa POPFile" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_MINPERL "Perl Mínimo" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_DEFAULTSKIN "Tema Padrão" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_DEFAULTLANG "Linguagem Padrão" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_EXTRASKINS "Temas Adicionais" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_EXTRALANGS "Linguagens Adicionais" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_KAKASI "Pacote Kakasi" ; By default none of the optional components is installed (user has to select them) ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_OPTIONLIST "Componentes opcionais do POPFile a serem instalados:" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NONE "(nenhum)" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_IMAP "Módulo IMAP" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NNTP "Proxy NNTP" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SMTP "Proxy SMTP" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SOCKS "Suporte a SOCKS" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SSL "Suporte a SSL" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_XMLRPC "Módulo XMLRPC" ; The last line in the summary explains how to change the installation selections ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_BACKBUTTON "Para fazer alterações, use o botão 'Voltar' para retornar para as páginas anteriores" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 356,360 **** ; Message box used to get permission to delete the old minimal Perl before installing the new one ! !insertmacro PFI_LANG_STRING PFI_LANG_MINPERL_MBREMOLD "Delete everything in old minimal Perl folder before installing the new version ?${MB_NL}${MB_NL}($G_PLS_FIELD_1)" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 356,360 ---- ; Message box used to get permission to delete the old minimal Perl before installing the new one ! !insertmacro PFI_LANG_STRING PFI_LANG_MINPERL_MBREMOLD "Deletar tudo na pasta antiga do Perl mínimo antes de instalar a nova versão?${MB_NL}${MB_NL}($G_PLS_FIELD_1)" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 385,390 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_WELCOME_TITLE "Welcome to the $(^NameDA) Wizard" ! !insertmacro PFI_LANG_STRING PSS_LANG_WELCOME_TEXT "This utility will download and install the files needed to allow POPFile to use SSL when accessing mail servers.${IO_NL}${IO_NL}This version does not configure any email accounts to use SSL, it just installs the necessary Perl components and DLLs.${IO_NL}${IO_NL}This product downloads and installs software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/)${IO_NL}${IO_NL}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~${IO_NL}${IO_NL} PLEASE SHUT DOWN POPFILE NOW${IO_NL}${IO_NL}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~${IO_NL}${IO_NL}$_CLICK" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 385,390 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_WELCOME_TITLE "Bem-vindo ao Assistente $(^NameDA)" ! !insertmacro PFI_LANG_STRING PSS_LANG_WELCOME_TEXT "Este utilitário vai baixar e instalar os arquivos necessários para permitir que o POPFile use SSL ao acessar servidores de e-mail.${IO_NL}${IO_NL}Esta versão não configura nenhuma conta para usar SSL, ela apenas instala os componentes do Perl e DLLs necessárias.${IO_NL}${IO_NL}Este produto baixa e instala software desenvolvido pelo Projeto OpenSSL para uso no Toolkit OpenSSL (http://www.openssl.org/)${IO_NL}${IO_NL}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~${IO_NL}${IO_NL} POR FAVOR DESLIGUE O POPFILE AGORA${IO_NL}${IO_NL}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~${IO_NL}$_CLICK" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 392,397 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_LICENSE_SUBHDR "Please review the license terms before using $(^NameDA)." ! !insertmacro PFI_LANG_STRING PSS_LANG_LICENSE_BOTTOM "If you accept the terms of the agreement, click the check box below. You must accept the agreement to use $(^NameDA). $_CLICK" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 392,397 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_LICENSE_SUBHDR "Por favor leia os termos da licensa antes de usar $(^NameDA)." ! !insertmacro PFI_LANG_STRING PSS_LANG_LICENSE_BOTTOM "Se você aceita os termos do acordo, clique o check box abaixo. Você deve aceitar o acordo para usar $(^NameDA). $_CLICK" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 399,409 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TITLE "Choose existing POPFile 0.22 (or later) installation" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_SUBTITLE "SSL support should only be added to an existing POPFile installation" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TEXT_TOP "SSL support must be installed using the same installation folder as the POPFile program${MB_NL}${MB_NL}This utility will add SSL support to the version of POPFile which is installed in the following folder. To install in a different POPFile installation, click Browse and select another folder. $_CLICK" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TEXT_DESTN "Existing POPFile 0.22 (or later) installation folder" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_MB_WARN_1 "POPFile 0.22 (or later) does NOT seem to be installed in${MB_NL}${MB_NL}$G_PLS_FIELD_1" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_MB_WARN_2 "Are you sure you want to use this folder ?" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 399,409 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TITLE "Escolha a instalação existente do POPFile 0.22 (ou posterior)" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_SUBTITLE "Suporte a SSL deve ser adicionado somente a uma instalação existente do POPFile" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TEXT_TOP "Suporte a SSL deve ser instalado usando a mesma pasta onde está instalado o programa POPFile${MB_NL}${MB_NL}Este utilitário vai adicionar suporte a SSL à versão do POPFile que está instalado na seguinte pasta. Para instalar em uma instalação diferente do POPFile, clique em Procurar e selecione outra pasta. $_CLICK" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TEXT_DESTN "Pasta de instalação do POPFile 0.22 (ou posterior) existente" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_MB_WARN_1 "O POPFile 0.22 (ou posterior) parece NÃO estar instalado em ${MB_NL}${MB_NL}$G_PLS_FIELD_1" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_MB_WARN_2 "Você tem certeza de que quer usar esta pasta?" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 413,434 **** ; Initial page header ! !insertmacro PFI_LANG_STRING PSS_LANG_STD_HDR "Installing SSL support (for POPFile 0.22 or later)" ! !insertmacro PFI_LANG_STRING PSS_LANG_STD_SUBHDR "Please wait while the SSL files are downloaded and installed..." ; Successful completion page header ! !insertmacro PFI_LANG_STRING PSS_LANG_END_HDR "POPFile SSL Support installation completed" ! !insertmacro PFI_LANG_STRING PSS_LANG_END_SUBHDR "SSL support for POPFile has been installed successfully" ; Unsuccessful completion page header ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_HDR "POPFile SSL Support installation failed" ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_SUBHDR "The attempt to add SSL support to POPFile has failed" ; Progress reports ! !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "Initializing..." ! !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" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 413,435 ---- ; Initial page header ! !insertmacro PFI_LANG_STRING PSS_LANG_STD_HDR "Instalando suporte a SSL (para o POPFile 0.22 ou porterior)" ! !insertmacro PFI_LANG_STRING PSS_LANG_STD_SUBHDR "Por favor espere enquanto os arquivos do SSL são baixados e instalados..." ; Successful completion page header ! !insertmacro PFI_LANG_STRING PSS_LANG_END_HDR "Instalação do suporte a SSL no POPFile completa" ! !insertmacro PFI_LANG_STRING PSS_LANG_END_SUBHDR "Suporte a SSL no POPFile instalado com sucesso" ; Unsuccessful completion page header ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_HDR "A instalação do suporte a SSL no POPFile falhou" ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_SUBHDR "A tentativa de adicionar suporte a SSL no POPFile falhou" ; Progress reports ! !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "Inicializando..." ! !insertmacro PFI_LANG_STRING PSS_LANG_PROG_CHECKIFRUNNING "Verificando se o POPFile está rodando..." ! !insertmacro PFI_LANG_STRING PSS_LANG_PROG_USERCANCELLED "Instalação do suporte a SSL no POPFile cancelada pelo usuário" ! !insertmacro PFI_LANG_STRING PSS_LANG_PROG_SUCCESS "Instalado suporte a SSL no POPFile" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 436,443 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_TITLE "Completing the $(^NameDA) Wizard" ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_TEXT "SSL support for POPFile has been installed.${IO_NL}${IO_NL}You can now start POPFile and configure POPFile and your email client to use SSL.${IO_NL}${IO_NL}Click Finish to close this wizard." ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_README "Important information" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 437,444 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_TITLE "Completando o Assistente $(^NameDA)" ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_TEXT "Suporte a SSL para o POPFile foi instalado.${IO_NL}${IO_NL}Você pode iniciar o POPFile agora e configurar o POPFile e seu cliente de e-mail para usar SSL.${IO_NL}${IO_NL}Clique Finalizar para fechar este assistente." ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_README "Informação importante" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 445,458 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_MUTEX "Another copy of the SSL Setup wizard is running!" ! !insertmacro PFI_LANG_STRING PSS_LANG_COMPAT_NOTFOUND "Warning: Cannot find compatible version of POPFile !" ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_WARNING "Are you sure you want to quit the $(^NameDA) Wizard?" ! !insertmacro PFI_LANG_STRING PSS_LANG_PREPAREPATCH "Updating Module.pm (to avoid slow speed SSL downloads)" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHSTATUS "Module.pm patch status: $G_PLS_FIELD_1" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHCOMPLETED "Module.pm file has been updated" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHFAILED "Module.pm file has not been updated" ########################################################################### --- 446,459 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_MUTEX "Outra copia do assistente de Configuração SSL está rodando!" ! !insertmacro PFI_LANG_STRING PSS_LANG_COMPAT_NOTFOUND "Aviso: Não encontrada versão compatível do POPFile !" ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_WARNING "Tem certeza que você quer sair do Assistente $(^NameDA)?" ! !insertmacro PFI_LANG_STRING PSS_LANG_PREPAREPATCH "Atualizando Module.pm (para evitar downloads SSL com baixa velocidade)" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHSTATUS "Estado do patch do Module.pm: $G_PLS_FIELD_1" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHCOMPLETED "O arquivo Module.pm foi atualizado" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHFAILED "O arquivo Module.pm não foi atualizado" ########################################################################### *************** *** 465,474 **** ; Progress reports ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKINTERNET "Checking Internet connection..." ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_STARTDOWNLOAD "Downloading $G_PLS_FIELD_1 file from $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_FILECOPY "Copying $G_PLS_FIELD_2 files..." ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_FILEEXTRACT "Extracting files from $G_PLS_FIELD_2 archive..." ! !insertmacro PFI_LANG_STRING PFI_LANG_TAKE_SEVERAL_SECONDS "(this may take several seconds)" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 466,475 ---- ; Progress reports ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKINTERNET "Verificando conexão à Internet..." ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_STARTDOWNLOAD "Baixando arquivo $G_PLS_FIELD_1 de $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_FILECOPY "Copiando $G_PLS_FIELD_2 arquivos..." ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_FILEEXTRACT "Extraindo arquivos do pacote $G_PLS_FIELD_2..." ! !insertmacro PFI_LANG_STRING PFI_LANG_TAKE_SEVERAL_SECONDS "(isto pode levar vários segundos)" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 476,487 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_INTERNETCONNECT "The SSL Support files will be downloaded from the Internet${MB_NL}${MB_NL}Please connect to the Internet and the click 'OK'${MB_NL}${MB_NL}or click 'Cancel' to cancel this part of the installation" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_NSISDLFAIL_1 "Download of $G_PLS_FIELD_1 file failed" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_NSISDLFAIL_2 "(error: $G_PLS_FIELD_2)" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_UNPACKFAIL "Error detected while installing files in $G_PLS_FIELD_1 folder" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_REPEATSSL "Unable to install the optional SSL files!${MB_NL}${MB_NL}To try again later, run the command${MB_NL}${MB_NL}$G_PLS_FIELD_1 /SSL" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 477,488 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_INTERNETCONNECT "Os arquivos para Suporte SSL serão baixados da Internet${MB_NL}${MB_NL}Por favor conecte na Internet e clique 'OK'${MB_NL}${MB_NL}ou clique 'Cancelar' para cancelar esta parte da instalação" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_NSISDLFAIL_1 "O download do arquivo $G_PLS_FIELD_1 falhou" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_NSISDLFAIL_2 "(erro: $G_PLS_FIELD_2)" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_UNPACKFAIL "Erro detectado durante a instalação de arquivos na pasta $G_PLS_FIELD_1" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_REPEATSSL "Impossível instalar os arquivos SSL opcionais!${MB_NL}${MB_NL}Para tentar novamente mais tarde, execute o comando${MB_NL}${MB_NL}$G_PLS_FIELD_1 /SSL" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 518,529 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_DOWNLOADING "Downloading %s" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_CONNECTING "Connecting ..." ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_SECOND "second" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_MINUTE "minute" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_HOUR "hour" !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_PLURAL "s" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_PROGRESS "%dkB (%d%%) of %dkB @ %d.%01dkB/s" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_REMAINING " (%d %s%s remaining)" ########################################################################### --- 519,530 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_DOWNLOADING "Baixando %s" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_CONNECTING "Conectando..." ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_SECOND "segundo" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_MINUTE "minuto" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_HOUR "hora" !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_PLURAL "s" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_PROGRESS "%dkB (%d%%) de %dkB @ %d.%01dkB/s" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_REMAINING " (%d %s%s faltando)" ########################################################################### *************** *** 924,931 **** ; 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" !insertmacro PFI_LANG_STRING PFI_LANG_UN_LOG_OPENED "Aberto" --- 925,932 ---- ; Uninstall Log Messages ! !insertmacro PFI_LANG_STRING PFI_LANG_UN_LOG_EXPRUN "O Outlook Express ainda está rodando!" ! !insertmacro PFI_LANG_STRING PFI_LANG_UN_LOG_OUTRUN "O Outlook ainda está rodando!" ! !insertmacro PFI_LANG_STRING PFI_LANG_UN_LOG_EUDRUN "O Eudora ainda está rodando!" ! !insertmacro PFI_LANG_STRING PFI_LANG_UN_LOG_IGNORE "O usuário pediu restauração enquanto o programa de email estava em execução" !insertmacro PFI_LANG_STRING PFI_LANG_UN_LOG_OPENED "Aberto" |
From: Brian S. <xue...@us...> - 2005-10-13 12:21:35
|
Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31995 Modified Files: Russian-pfi.nsh SimpChinese-pfi.nsh Slovak-pfi.nsh Spanish-pfi.nsh Swedish-pfi.nsh TradChinese-pfi.nsh Turkish-pfi.nsh Ukrainian-pfi.nsh Log Message: Correct small typo in a comment (in all *-pfi.nsh files). Index: Swedish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Swedish-pfi.nsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** Swedish-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.51 --- Swedish-pfi.nsh 13 Oct 2005 12:21:22 -0000 1.52 *************** *** 157,161 **** !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 "Klicka Nästa för att fortsätta" --- 157,161 ---- !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 "Klicka Nästa för att fortsätta" Index: TradChinese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/TradChinese-pfi.nsh,v retrieving revision 1.52 retrieving revision 1.53 diff -C2 -d -r1.52 -r1.53 *** TradChinese-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.52 --- TradChinese-pfi.nsh 13 Oct 2005 12:21:22 -0000 1.53 *************** *** 157,161 **** !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 "Click Next to continue" --- 157,161 ---- !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 "Click Next to continue" Index: Spanish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Spanish-pfi.nsh,v retrieving revision 1.56 retrieving revision 1.57 diff -C2 -d -r1.56 -r1.57 *** Spanish-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.56 --- Spanish-pfi.nsh 13 Oct 2005 12:21:22 -0000 1.57 *************** *** 157,161 **** !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "Instalando archivos de lenguaje para IU de POPFile..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsh, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Presione Siguiente para continuar" --- 157,161 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "Instalando archivos de lenguaje para IU de POPFile..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsi, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Presione Siguiente para continuar" Index: SimpChinese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/SimpChinese-pfi.nsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** SimpChinese-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.51 --- SimpChinese-pfi.nsh 13 Oct 2005 12:21:22 -0000 1.52 *************** *** 157,161 **** !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 "Click Next to continue" --- 157,161 ---- !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 "Click Next to continue" Index: Slovak-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Slovak-pfi.nsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** Slovak-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.51 --- Slovak-pfi.nsh 13 Oct 2005 12:21:22 -0000 1.52 *************** *** 157,161 **** !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 "Kliknite na Ïalej pre pokraèovanie" --- 157,161 ---- !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 "Kliknite na Ïalej pre pokraèovanie" Index: Russian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Russian-pfi.nsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** Russian-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.51 --- Russian-pfi.nsh 13 Oct 2005 12:21:22 -0000 1.52 *************** *** 157,161 **** !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 "Íàæìèòå Äàëåå äëÿ ïðîäîëæåíèÿ óñòàíîâêè." --- 157,161 ---- !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 "Íàæìèòå Äàëåå äëÿ ïðîäîëæåíèÿ óñòàíîâêè." Index: Ukrainian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Ukrainian-pfi.nsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** Ukrainian-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.51 --- Ukrainian-pfi.nsh 13 Oct 2005 12:21:22 -0000 1.52 *************** *** 157,161 **** !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 "Íàòèñí³òü Äàë³ äëÿ ïðîäîâæåííÿ" --- 157,161 ---- !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 "Íàòèñí³òü Äàë³ äëÿ ïðîäîâæåííÿ" Index: Turkish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Turkish-pfi.nsh,v retrieving revision 1.40 retrieving revision 1.41 diff -C2 -d -r1.40 -r1.41 *** Turkish-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.40 --- Turkish-pfi.nsh 13 Oct 2005 12:21:22 -0000 1.41 *************** *** 157,161 **** !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 "Devam'a tiklayin." --- 157,161 ---- !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 "Devam'a tiklayin." |
From: Brian S. <xue...@us...> - 2005-10-13 12:17:09
|
Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30146 Modified Files: German-pfi.nsh Greek-pfi.nsh Hungarian-pfi.nsh Italian-pfi.nsh Korean-pfi.nsh Norwegian-pfi.nsh Polish-pfi.nsh Portuguese-pfi.nsh PortugueseBR-pfi.nsh Log Message: Correct small typo in a comment (in all *-pfi.nsh files). Index: Greek-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Greek-pfi.nsh,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** Greek-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.43 --- Greek-pfi.nsh 13 Oct 2005 12:17:00 -0000 1.44 *************** *** 157,161 **** !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 "ÊÜíôå êëéê óôï Åðüìåíï ãéá íá óõíå÷ßóåôå" --- 157,161 ---- !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 "ÊÜíôå êëéê óôï Åðüìåíï ãéá íá óõíå÷ßóåôå" Index: German-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/German-pfi.nsh,v retrieving revision 1.56 retrieving revision 1.57 diff -C2 -d -r1.56 -r1.57 *** German-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.56 --- German-pfi.nsh 13 Oct 2005 12:17:00 -0000 1.57 *************** *** 159,163 **** !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "Installiere Sprachdateien..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsh, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Klicken Sie auf Weiter um fortzufahren" --- 159,163 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "Installiere Sprachdateien..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsi, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Klicken Sie auf Weiter um fortzufahren" Index: PortugueseBR-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/PortugueseBR-pfi.nsh,v retrieving revision 1.68 retrieving revision 1.69 diff -C2 -d -r1.68 -r1.69 *** PortugueseBR-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.68 --- PortugueseBR-pfi.nsh 13 Oct 2005 12:17:00 -0000 1.69 *************** *** 157,161 **** !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "Instalando os arquivos de línguas do POPFile..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsh, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Clique em Avançar para continuar" --- 157,161 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "Instalando os arquivos de línguas do POPFile..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsi, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Clique em Avançar para continuar" Index: Norwegian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Norwegian-pfi.nsh,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** Norwegian-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.37 --- Norwegian-pfi.nsh 13 Oct 2005 12:17:00 -0000 1.38 *************** *** 157,161 **** !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 "Trykk Neste for å begyne" --- 157,161 ---- !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 "Trykk Neste for å begyne" Index: Korean-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Korean-pfi.nsh,v retrieving revision 1.52 retrieving revision 1.53 diff -C2 -d -r1.52 -r1.53 *** Korean-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.52 --- Korean-pfi.nsh 13 Oct 2005 12:17:00 -0000 1.53 *************** *** 157,161 **** !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "POPFile UI ¾ð¾î ÆÄÀÏ ¼³Ä¡ Áß..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsh, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "°è¼Ó ÁøÇàÇϱâ À§ÇØ '´ÙÀ½'À» ´©¸£½Ê½Ã¿À." --- 157,161 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "POPFile UI ¾ð¾î ÆÄÀÏ ¼³Ä¡ Áß..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsi, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "°è¼Ó ÁøÇàÇϱâ À§ÇØ '´ÙÀ½'À» ´©¸£½Ê½Ã¿À." Index: Portuguese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Portuguese-pfi.nsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** Portuguese-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.51 --- Portuguese-pfi.nsh 13 Oct 2005 12:17:00 -0000 1.52 *************** *** 157,161 **** !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 "Clique em Seguinte para continuar" --- 157,161 ---- !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 "Clique em Seguinte para continuar" Index: Italian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Italian-pfi.nsh,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** Italian-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.41 --- Italian-pfi.nsh 13 Oct 2005 12:17:00 -0000 1.42 *************** *** 157,161 **** !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 "Seleziona Seguente per continuare" --- 157,161 ---- !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 "Seleziona Seguente per continuare" Index: Hungarian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Hungarian-pfi.nsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** Hungarian-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.51 --- Hungarian-pfi.nsh 13 Oct 2005 12:17:00 -0000 1.52 *************** *** 157,161 **** !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 "A folytatáshoz nyomja meg a Tovább gombot" --- 157,161 ---- !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 "A folytatáshoz nyomja meg a Tovább gombot" Index: Polish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Polish-pfi.nsh,v retrieving revision 1.44 retrieving revision 1.45 diff -C2 -d -r1.44 -r1.45 *** Polish-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.44 --- Polish-pfi.nsh 13 Oct 2005 12:17:00 -0000 1.45 *************** *** 157,161 **** !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 "Kliknij Dalej aby kontynuowaæ" --- 157,161 ---- !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 "Kliknij Dalej aby kontynuowaæ" |
From: Brian S. <xue...@us...> - 2005-10-13 12:11:45
|
Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28575 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: Correct small typo in a comment (in all *-pfi.nsh files). Index: Danish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Danish-pfi.nsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** Danish-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.51 --- Danish-pfi.nsh 13 Oct 2005 12:11:33 -0000 1.52 *************** *** 157,161 **** !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 "Tryk næste for at fortsætte" --- 157,161 ---- !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 "Tryk næste for at fortsætte" Index: Czech-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Czech-pfi.nsh,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** Czech-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.46 --- Czech-pfi.nsh 13 Oct 2005 12:11:33 -0000 1.47 *************** *** 157,161 **** !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 "Kliknìte na Dalí pro pokraèování" --- 157,161 ---- !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 "Kliknìte na Dalí pro pokraèování" Index: French-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/French-pfi.nsh,v retrieving revision 1.54 retrieving revision 1.55 diff -C2 -d -r1.54 -r1.55 *** French-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.54 --- French-pfi.nsh 13 Oct 2005 12:11:33 -0000 1.55 *************** *** 157,161 **** !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "Installation des fichiers de langue de l'interface de POPFile..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsh, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Cliquez sur 'Suivant' pour continuer" --- 157,161 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "Installation des fichiers de langue de l'interface de POPFile..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsi, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Cliquez sur 'Suivant' pour continuer" Index: English-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/English-pfi.nsh,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -d -r1.53 -r1.54 *** English-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.53 --- English-pfi.nsh 13 Oct 2005 12:11:33 -0000 1.54 *************** *** 152,156 **** !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 "Click Next to continue" --- 152,156 ---- !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 "Click Next to continue" Index: Catalan-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Catalan-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Catalan-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.2 --- Catalan-pfi.nsh 13 Oct 2005 12:11:33 -0000 1.3 *************** *** 157,161 **** !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" --- 157,161 ---- !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" Index: Finnish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Finnish-pfi.nsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** Finnish-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.51 --- Finnish-pfi.nsh 13 Oct 2005 12:11:33 -0000 1.52 *************** *** 157,161 **** !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 "Klikkaa Seuraava jatkaaksesi" --- 157,161 ---- !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 "Klikkaa Seuraava jatkaaksesi" Index: Dutch-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Dutch-pfi.nsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** Dutch-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.51 --- Dutch-pfi.nsh 13 Oct 2005 12:11:33 -0000 1.52 *************** *** 157,161 **** !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 "Klik op Volgende om verder te gaan" --- 157,161 ---- !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 "Klik op Volgende om verder te gaan" Index: Bulgarian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Bulgarian-pfi.nsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** Bulgarian-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.51 --- Bulgarian-pfi.nsh 13 Oct 2005 12:11:32 -0000 1.52 *************** *** 157,161 **** !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 "Íàòèñíåòå 'Íàïðåä', çà äà ïðîäúëæèòå." --- 157,161 ---- !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 "Íàòèñíåòå 'Íàïðåä', çà äà ïðîäúëæèòå." Index: Arabic-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Arabic-pfi.nsh,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** Arabic-pfi.nsh 3 Oct 2005 16:00:09 -0000 1.24 --- Arabic-pfi.nsh 13 Oct 2005 12:11:32 -0000 1.25 *************** *** 157,161 **** !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "ÊäÕíÈ ãáÝÇÊ ÇááÛÇÊ ÅÖÇÝíÉ..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsh, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "ÅÖÛØ ÇáÊÇáí ááãÊÇÈÚÉ" --- 157,161 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "ÊäÕíÈ ãáÝÇÊ ÇááÛÇÊ ÅÖÇÝíÉ..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsi, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "ÅÖÛØ ÇáÊÇáí ááãÊÇÈÚÉ" |
From: Brian S. <xue...@us...> - 2005-10-13 12:05:34
|
Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28143 Modified Files: Japanese-pfi.nsh Log Message: Latest translations from Junya Ishihara (see patch 1322978) Correct small typo in a comment (in all *-pfi.nsh files). Index: Japanese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Japanese-pfi.nsh,v retrieving revision 1.62 retrieving revision 1.63 diff -C2 -d -r1.62 -r1.63 *** Japanese-pfi.nsh 3 Oct 2005 16:04:37 -0000 1.62 --- Japanese-pfi.nsh 13 Oct 2005 12:05:21 -0000 1.63 *************** *** 137,141 **** ; Used in message box shown if SFN support has been disabled [installer.nsi, adduser.nsi] ! !insertmacro PFI_LANG_STRING PFI_LANG_DIRSELECT_MBNOSFN "To install on the '$G_PLS_FIELD_1' drive${MB_NL}${MB_NL}please select a folder location which does not contain spaces" ; Used in message box shown if existing files found when installing [installer.nsi, adduser.nsi] --- 137,141 ---- ; Used in message box shown if SFN support has been disabled [installer.nsi, adduser.nsi] ! !insertmacro PFI_LANG_STRING PFI_LANG_DIRSELECT_MBNOSFN "'$G_PLS_FIELD_1' hCuÉCXg[·éÉÍA${MB_NL}${MB_NL}Xy[XðÜÜÈ¢tH_ðIðµÄ¾³¢B" ; Used in message box shown if existing files found when installing [installer.nsi, adduser.nsi] *************** *** 157,161 **** !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "POPFile UI ¾êt@CðCXg[..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsh, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "uÖvðNbNµÄ±sµÄº³¢B" --- 157,161 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_LANGS "POPFile UI ¾êt@CðCXg[..." ! ; Installation Progress Reports displayed above the progress bar [installer.nsi, adduser.nsi, getssl.nsh] !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "uÖvðNbNµÄ±sµÄº³¢B" *************** *** 163,167 **** ; 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] --- 163,167 ---- ; Progress Reports displayed above the progress bar when downloading/installing SSL support [addssl.nsi, getssl.nsh] ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKIFRUNNING "POPFile ªN®©Ç¤©ð`FbNµÄ¢Ü·..." ; Installation Log Messages [installer.nsi, adduser.nsi] *************** *** 183,187 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_SAVELOG_ERROR "Error: problem detected when saving the log file" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 183,187 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_SAVELOG_ERROR "G[: Ot@CðÛ¶Éâ誶µÜµ½B" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 275,279 **** !insertmacro PFI_LANG_STRING DESC_SecSMTP "POPFile SMTP vLV[ðCXg[µÜ·B" !insertmacro PFI_LANG_STRING DESC_SecSOCKS "POPFile vLV[ª SOCKS ðg¦éæ¤É·é½ßÌ Perl ÇÁR|[lgðCXg[µÜ·B" ! !insertmacro PFI_LANG_STRING DESC_SecSSL "Downloads and installs the Perl components and SSL libraries which allow POPFile to make SSL connections to mail servers" !insertmacro PFI_LANG_STRING DESC_SecXMLRPC "(POPFile API ÖÌANZXðÂ\É·é)POPFile XMLRPC W [ÆKvÈ Perl W [ðCXg[µÜ·B" --- 275,279 ---- !insertmacro PFI_LANG_STRING DESC_SecSMTP "POPFile SMTP vLV[ðCXg[µÜ·B" !insertmacro PFI_LANG_STRING DESC_SecSOCKS "POPFile vLV[ª SOCKS ðg¦éæ¤É·é½ßÌ Perl ÇÁR|[lgðCXg[µÜ·B" ! !insertmacro PFI_LANG_STRING DESC_SecSSL "POPFile ª[T[o[ÉεÄSSLÚ±Å«éæ¤ÉAÖA·éPerlR|[lgÆSSLCuð_E[h¨æÑCXg[µÜ·B" !insertmacro PFI_LANG_STRING DESC_SecXMLRPC "(POPFile API ÖÌANZXðÂ\É·é)POPFile XMLRPC W [ÆKvÈ Perl W [ðCXg[µÜ·B" *************** *** 303,340 **** ; $G_WINUSERNAME holds the Windows login name and $G_WINUSERTYPE holds 'Admin', 'Power', 'User', 'Guest' or 'Unknown' ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_TITLE "Setup Summary for '$G_WINUSERNAME' ($G_WINUSERTYPE)" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SUBTITLE "These settings will be used to install the POPFile program" ; Display selected installation location and whether or not an upgrade will be performed ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_PLS_FIELD_2" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_BASICLIST "Basic POPFile components to be installed:" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_POPFILECORE "POPFile program files" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_MINPERL "Minimal Perl" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_DEFAULTSKIN "Default UI Skin" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_DEFAULTLANG "Default UI Language" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_EXTRASKINS "Additional UI Skins" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_EXTRALANGS "Additional UI Languages" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_KAKASI "Kakasi package" ; By default none of the optional components is installed (user has to select them) ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_OPTIONLIST "Optional POPFile components to be installed:" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NONE "(none)" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_IMAP "IMAP module" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NNTP "NNTP proxy" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SMTP "SMTP proxy" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SOCKS "SOCKS support" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SSL "SSL support" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_XMLRPC "XMLRPC module" ; The last line in the summary explains how to change the installation selections ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_BACKBUTTON "To make changes, use the 'Back' button to return to previous pages" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 303,340 ---- ; $G_WINUSERNAME holds the Windows login name and $G_WINUSERTYPE holds 'Admin', 'Power', 'User', 'Guest' or 'Unknown' ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_TITLE "'$G_WINUSERNAME' ($G_WINUSERTYPE) ÌZbgAbvT}[" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SUBTITLE "ȺÌÝèÅPOPFileðCXg[µÜ·" ; Display selected installation location and whether or not an upgrade will be performed ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "$G_PLS_FIELD_2 ÉVKÉPOPFileðCXg[µÜ·B" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "$G_PLS_FIELD_2 Ìù¶ÌPOPFileðAbvO[hµÜ·B" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_BASICLIST "POPFile î{R|[lg:" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_POPFILECORE "POPFile vOt@C" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_MINPERL "Perl ÌŬo[W" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_DEFAULTSKIN "ftHg UI XL" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_DEFAULTLANG "ftHg¾êt@C" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_EXTRASKINS "ÇÁ UI XL" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_EXTRALANGS "ÇÁ¾êt@C" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_KAKASI "Kakasi pbP[W" ; By default none of the optional components is installed (user has to select them) ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_OPTIONLIST "POPFile IvVR|[lg:" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NONE "(ȵ)" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_IMAP "IMAP W [" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NNTP "NNTP vLV[" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SMTP "SMTP vLV[" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SOCKS "SOCKS T|[g" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SSL "SSL T|[g" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_XMLRPC "XMLRPC W [" ; The last line in the summary explains how to change the installation selections ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_BACKBUTTON "ÝèðÏX·éÉÍA'ßé' {^ÅOÌy[WÉßÁľ³¢B" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 356,360 **** ; Message box used to get permission to delete the old minimal Perl before installing the new one ! !insertmacro PFI_LANG_STRING PFI_LANG_MINPERL_MBREMOLD "Delete everything in old minimal Perl folder before installing the new version ?${MB_NL}${MB_NL}($G_PLS_FIELD_1)" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 356,360 ---- ; Message box used to get permission to delete the old minimal Perl before installing the new one ! !insertmacro PFI_LANG_STRING PFI_LANG_MINPERL_MBREMOLD "Vµ¢o[WðCXg[·éOÉAÈOÌŬo[WÌPerltH_ȺÌSÄÌt@CðíµÄàæ¢Å·©?${MB_NL}${MB_NL}($G_PLS_FIELD_1)" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 386,391 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_WELCOME_TITLE "Welcome to the $(^NameDA) Wizard" ! !insertmacro PFI_LANG_STRING PSS_LANG_WELCOME_TEXT "This utility will download and install the files needed to allow POPFile to use SSL when accessing mail servers.${IO_NL}${IO_NL}This version does not configure any email accounts to use SSL, it just installs the necessary Perl components and DLLs.${IO_NL}${IO_NL}This product downloads and installs software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/)${IO_NL}${IO_NL}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~${IO_NL}${IO_NL} PLEASE SHUT DOWN POPFILE NOW${IO_NL}${IO_NL}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~${IO_NL}${IO_NL}$_CLICK" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 386,391 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_WELCOME_TITLE "$(^NameDA) EBU[hÉæ¤±»" ! !insertmacro PFI_LANG_STRING PSS_LANG_WELCOME_TEXT "±Ì[eBeB[Í POPFile ª[T[o[Éε SSL Ú±·é½ßÉKvÈt@Cð_E[h¨æÑCXg[µÜ·B${IO_NL}${IO_NL}±Ìo[WÍ SSL ڱ̽ßÌÝèÏXð[AJEgÉεÄs¤±ÆÍ èܹñBKvÈ Perl R|[lgÆ DLL ðCXg[·é¾¯Å·B${IO_NL}${IO_NL}{»iÍ OpenSSL vWFNgÉæÁÄJ³ê½ OpenSSL Toolkit (http://www.openssl.org/) æè\tgEFAð_E[h¨æÑCXg[µÜ·B${IO_NL}${IO_NL}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~${IO_NL}${IO_NL} POPFILE ðâ~µÄ¾³¢ ${IO_NL}${IO_NL}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~${IO_NL}${IO_NL}$_CLICK" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 393,398 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_LICENSE_SUBHDR "Please review the license terms before using $(^NameDA)." ! !insertmacro PFI_LANG_STRING PSS_LANG_LICENSE_BOTTOM "If you accept the terms of the agreement, click the check box below. You must accept the agreement to use $(^NameDA). $_CLICK" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 393,398 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_LICENSE_SUBHDR "$(^NameDA) ðgp·éOÉCZXÌððǨÇݺ³¢B" ! !insertmacro PFI_LANG_STRING PSS_LANG_LICENSE_BOTTOM "CZXɯӵ̽¾¯éÈçȺÌ`FbN{bNXðNbNµÄ¾³¢B$(^NameDA) ðgp·éÉͯӷéKvª èÜ·B $_CLICK" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 400,410 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TITLE "Choose existing POPFile 0.22 (or later) installation" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_SUBTITLE "SSL support should only be added to an existing POPFile installation" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TEXT_TOP "SSL support must be installed using the same installation folder as the POPFile program${MB_NL}${MB_NL}This utility will add SSL support to the version of POPFile which is installed in the following folder. To install in a different POPFile installation, click Browse and select another folder. $_CLICK" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TEXT_DESTN "Existing POPFile 0.22 (or later) installation folder" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_MB_WARN_1 "POPFile 0.22 (or later) does NOT seem to be installed in${MB_NL}${MB_NL}$G_PLS_FIELD_1" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_MB_WARN_2 "Are you sure you want to use this folder ?" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 400,410 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TITLE "CXg[ÏÝÌ POPFile 0.22 (È~) ðIðµÄ¾³¢" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_SUBTITLE "SSL T|[gðÇÁ·éÉÍ POPFile ªùÉCXg[³êÄ¢éKvª èÜ·" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TEXT_TOP "SSL T|[gÍ POPFile ªCXg[³êÄ¢éÌÆ¯¶tH_ÉCXg[·éKvª èÜ·B${MB_NL}${MB_NL}±Ì[eBeBÍÌtH_ÉCXg[³êÄ¢é POPFile É SSL T|[gðÇÁµÜ·BÙÈé POPFile ÉεÄÇÁµ½¢ÈçA'QÆ' {^ðµÄÊÌtH_ðIðµÄ¾³¢B $_CLICK" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TEXT_DESTN "POPFile 0.22 (È~) ªCXg[³êÄ¢étH_" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_MB_WARN_1 "POPFile 0.22 (È~) ÍÌtH_ÉCXg[³êĨèܹñ${MB_NL}${MB_NL}$G_PLS_FIELD_1" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_MB_WARN_2 "{ɱÌtH_ðgpµÜ·©?" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 414,435 **** ; Initial page header ! !insertmacro PFI_LANG_STRING PSS_LANG_STD_HDR "Installing SSL support (for POPFile 0.22 or later)" ! !insertmacro PFI_LANG_STRING PSS_LANG_STD_SUBHDR "Please wait while the SSL files are downloaded and installed..." ; Successful completion page header ! !insertmacro PFI_LANG_STRING PSS_LANG_END_HDR "POPFile SSL Support installation completed" ! !insertmacro PFI_LANG_STRING PSS_LANG_END_SUBHDR "SSL support for POPFile has been installed successfully" ; Unsuccessful completion page header ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_HDR "POPFile SSL Support installation failed" ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_SUBHDR "The attempt to add SSL support to POPFile has failed" ; Progress reports ! !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "Initializing..." ! !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" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 414,435 ---- ; Initial page header ! !insertmacro PFI_LANG_STRING PSS_LANG_STD_HDR "SSL T|[gCXg[ (POPFile 0.22 È~)" ! !insertmacro PFI_LANG_STRING PSS_LANG_STD_SUBHDR "SSL pÌt@Cð_E[h¨æÑCXg[µÜ·Bµ¨Ò¿º³¢..." ; Successful completion page header ! !insertmacro PFI_LANG_STRING PSS_LANG_END_HDR "POPFile SSL T|[gÌCXg[ª®¹µÜµ½" ! !insertmacro PFI_LANG_STRING PSS_LANG_END_SUBHDR "POPFile p SSL T|[gÌCXg[ͳíÉ®¹µÜµ½B" ; Unsuccessful completion page header ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_HDR "POPFile SSL T|[gÌCXg[͸sµÜµ½" ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_SUBHDR "POPFile É SSL T|[gðÇÁ·é½ßÌCXg[ìÆÍ¸sµÜµ½B" ; Progress reports ! !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "ú»..." ! !insertmacro PFI_LANG_STRING PSS_LANG_PROG_USERCANCELLED "POPFile SSL T|[gÌCXg[Í[U[Éæèf³êܵ½" ! !insertmacro PFI_LANG_STRING PSS_LANG_PROG_SUCCESS "POPFile SSL T|[gÍCXg[³êܵ½" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 437,444 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_TITLE "Completing the $(^NameDA) Wizard" ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_TEXT "SSL support for POPFile has been installed.${IO_NL}${IO_NL}You can now start POPFile and configure POPFile and your email client to use SSL.${IO_NL}${IO_NL}Click Finish to close this wizard." ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_README "Important information" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 437,444 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_TITLE "$(^NameDA) EBU[h®¹" ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_TEXT "POPFile Ì SSL T|[gªCXg[³êܵ½B${IO_NL}${IO_NL}POPFile ðN®µAPOPFile Æ[\tgÆð SSL ªgpū鿤ÉÝèµÄ¾³¢B${IO_NL}${IO_NL}'®¹' {^ðµÄEBU[hð¶ľ³¢B" ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_README "dvÈîñ" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 446,459 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_MUTEX "Another copy of the SSL Setup wizard is running!" ! !insertmacro PFI_LANG_STRING PSS_LANG_COMPAT_NOTFOUND "Warning: Cannot find compatible version of POPFile !" ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_WARNING "Are you sure you want to quit the $(^NameDA) Wizard?" ! !insertmacro PFI_LANG_STRING PSS_LANG_PREPAREPATCH "Updating Module.pm (to avoid slow speed SSL downloads)" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHSTATUS "Module.pm patch status: $G_PLS_FIELD_1" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHCOMPLETED "Module.pm file has been updated" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHFAILED "Module.pm file has not been updated" ########################################################################### --- 446,459 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_MUTEX "SSL ZbgAbvEBU[hªÊÉN®µÄ¢Ü·!" ! !insertmacro PFI_LANG_STRING PSS_LANG_COMPAT_NOTFOUND "x: εĢé POPFile ðoūܹñ !" ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_WARNING "{É $(^NameDA) EBU[hðfµÄàæëµ¢Å·©?" ! !insertmacro PFI_LANG_STRING PSS_LANG_PREPAREPATCH "Module.pm ðAbvf[g(SSL _E[h̬»ÉKv)" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHSTATUS "Module.pm pb`Xe[^X: $G_PLS_FIELD_1" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHCOMPLETED "Module.pm t@CÍAbvf[g³êܵ½" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHFAILED "Module.pm t@CÍAbvf[g³êܹñŵ½" ########################################################################### *************** *** 466,475 **** ; Progress reports ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKINTERNET "Checking Internet connection..." ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_STARTDOWNLOAD "Downloading $G_PLS_FIELD_1 file from $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_FILECOPY "Copying $G_PLS_FIELD_2 files..." ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_FILEEXTRACT "Extracting files from $G_PLS_FIELD_2 archive..." ! !insertmacro PFI_LANG_STRING PFI_LANG_TAKE_SEVERAL_SECONDS "(this may take several seconds)" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 466,475 ---- ; Progress reports ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKINTERNET "C^[lbgÚ±ð`FbNµÄ¢Ü·..." ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_STARTDOWNLOAD "$G_PLS_FIELD_1 ð $G_PLS_FIELD_2 æè_E[hµÄ¢Ü·B" ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_FILECOPY "$G_PLS_FIELD_2 ðRs[..." ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_FILEEXTRACT "$G_PLS_FIELD_2 æèt@CðWJ..." ! !insertmacro PFI_LANG_STRING PFI_LANG_TAKE_SEVERAL_SECONDS "(µÎçÔª©©èÜ·)" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 477,488 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_INTERNETCONNECT "The SSL Support files will be downloaded from the Internet${MB_NL}${MB_NL}Please connect to the Internet and the click 'OK'${MB_NL}${MB_NL}or click 'Cancel' to cancel this part of the installation" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_NSISDLFAIL_1 "Download of $G_PLS_FIELD_1 file failed" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_NSISDLFAIL_2 "(error: $G_PLS_FIELD_2)" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_UNPACKFAIL "Error detected while installing files in $G_PLS_FIELD_1 folder" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_REPEATSSL "Unable to install the optional SSL files!${MB_NL}${MB_NL}To try again later, run the command${MB_NL}${MB_NL}$G_PLS_FIELD_1 /SSL" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 477,488 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_INTERNETCONNECT "SSLðT|[g·éÌÉKvÈt@CÍC^[lbgæè_E[hµÜ·B${MB_NL}${MB_NL}C^[lbgÉÚ±µÄ'OK'{^ðNbN·é©A${MB_NL}${MB_NL}'LZ' {^ðµÄ±ÌªÌCXg[ìÆðLZµÄ¾³¢B" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_NSISDLFAIL_1 "$G_PLS_FIELD_1 t@Cð_E[hūܹñŵ½B" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_NSISDLFAIL_2 "(G[: $G_PLS_FIELD_2)" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_UNPACKFAIL "$G_PLS_FIELD_1 tH_ÉηéCXg[ìÆÉG[ªo³êܵ½B" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_REPEATSSL "SSLpÌt@CðCXg[ūܹñŵ½B${MB_NL}${MB_NL}ÄxCXg[ðÝéÉÍAãÅÌR}hðÀsµÄ¾³¢B${MB_NL}${MB_NL}$G_PLS_FIELD_1 /SSL" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 519,530 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_DOWNLOADING "Downloading %s" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_CONNECTING "Connecting ..." ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_SECOND "second" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_MINUTE "minute" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_HOUR "hour" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_PLURAL "s" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_PROGRESS "%dkB (%d%%) of %dkB @ %d.%01dkB/s" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_REMAINING " (%d %s%s remaining)" ########################################################################### --- 519,530 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_DOWNLOADING "%s@ð_E[h" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_CONNECTING "Ú± ..." ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_SECOND "b" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_MINUTE "ª" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_HOUR "Ô" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_PLURAL "" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_PROGRESS "%dkB (%d%%)/%dkB @ %d.%01dkB/s" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_REMAINING " (cè%d %s%s )" ########################################################################### *************** *** 887,891 **** !insertmacro PFI_LANG_STRING PFI_LANG_FINISH_RUN_TEXT "POPFile [U[C^[tF[XðN®" ! !insertmacro PFI_LANG_STRING PFI_LANG_FINISH_WEB_LINK_TEXT "Click here to visit the POPFile web site" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 887,891 ---- !insertmacro PFI_LANG_STRING PFI_LANG_FINISH_RUN_TEXT "POPFile [U[C^[tF[XðN®" ! !insertmacro PFI_LANG_STRING PFI_LANG_FINISH_WEB_LINK_TEXT "POPFile Ìz[y[WðQÆ·éÉͱ±ðNbNµÄ¾³¢B" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
From: Brian S. <xue...@us...> - 2005-10-13 12:04:12
|
Update of /cvsroot/popfile/windows/add-ons In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27194 Modified Files: addssl.nsi Log Message: Mention the new multi-language support, the additional compiler warnings about PFI_LANG_NSISDL_PLURAL and how to interpret them. Index: addssl.nsi =================================================================== RCS file: /cvsroot/popfile/windows/add-ons/addssl.nsi,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** addssl.nsi 3 Oct 2005 16:12:21 -0000 1.11 --- addssl.nsi 13 Oct 2005 12:03:58 -0000 1.12 *************** *** 121,124 **** --- 121,140 ---- #-------------------------------------------------------------------------- + # Language Support NSIS Compiler Warnings + #-------------------------------------------------------------------------- + # + # Expect 3 compiler warnings, all related to standard NSIS language files which are + # out-of-date (if the default multi-language 'SSL Setup' wizard is compiled). + # + # There may be further warnings which mention "PFI_LANG_NSISDL_PLURAL" is not set in one or + # more language tables. The '..\pfi-languages.nsh' file lists all of the language table codes + # used by the POPFile installer and other NSIS-based utilities. + # + # NOTE: The language selection menu order used in this script assumes that the NSIS MUI + # 'Japanese.nsh' language file has been patched to use 'Nihongo' instead of 'Japanese' + # [see 'SMALL NSIS PATCH REQUIRED' in the '..\pfi-languages.nsh' file] + #-------------------------------------------------------------------------- + + #-------------------------------------------------------------------------- # Compile-time command-line switches (used by 'makensis.exe') #-------------------------------------------------------------------------- *************** *** 166,170 **** Name "POPFile SSL Setup" ! !define C_PFI_VERSION "0.1.1" ; Mention the wizard's version number in the window title --- 182,186 ---- Name "POPFile SSL Setup" ! !define C_PFI_VERSION "0.1.2" ; Mention the wizard's version number in the window title |
From: Brian S. <xue...@us...> - 2005-10-13 12:01:45
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26838 Modified Files: installer.nsi Log Message: Mention the additional compiler warnings about PFI_LANG_NSISDL_PLURAL and how to interpret them. Replace spurious tab characters with spaces. Index: installer.nsi =================================================================== RCS file: /cvsroot/popfile/windows/installer.nsi,v retrieving revision 1.261 retrieving revision 1.262 diff -C2 -d -r1.261 -r1.262 *** installer.nsi 2 Sep 2005 17:07:04 -0000 1.261 --- installer.nsi 13 Oct 2005 12:01:36 -0000 1.262 *************** *** 72,75 **** --- 72,79 ---- ; (if the default multi-language installer is compiled). ; + ; There may be further warnings which mention "PFI_LANG_NSISDL_PLURAL" is not set in one or + ; more language tables. The 'pfi-languages.nsh' file lists all of the language table codes + ; used by the POPFile installer and other NSIS-based utilities. + ; ; NOTE: The language selection menu order used in this script assumes that the NSIS MUI ; 'Japanese.nsh' language file has been patched to use 'Nihongo' instead of 'Japanese' *************** *** 1614,1620 **** ; do not support different account types, we treat this error as if user has 'Admin' rights. ! ClearErrors ! UserInfo::GetName ! IfErrors 0 got_name ; Assume Win9x system, so user has 'Admin' rights --- 1618,1624 ---- ; do not support different account types, we treat this error as if user has 'Admin' rights. ! ClearErrors ! UserInfo::GetName ! IfErrors 0 got_name ; Assume Win9x system, so user has 'Admin' rights *************** *** 1626,1630 **** got_name: ! Pop $G_WINUSERNAME StrCmp $G_WINUSERNAME "" 0 get_usertype StrCpy $G_WINUSERNAME "UnknownUser" --- 1630,1634 ---- got_name: ! Pop $G_WINUSERNAME StrCmp $G_WINUSERNAME "" 0 get_usertype StrCpy $G_WINUSERNAME "UnknownUser" *************** *** 1632,1636 **** get_usertype: UserInfo::GetAccountType ! Pop $G_WINUSERTYPE StrCmp $G_WINUSERTYPE "Admin" exit StrCmp $G_WINUSERTYPE "Power" not_admin --- 1636,1640 ---- get_usertype: UserInfo::GetAccountType ! Pop $G_WINUSERTYPE StrCmp $G_WINUSERTYPE "Admin" exit StrCmp $G_WINUSERTYPE "Power" not_admin |
From: Brian S. <xue...@us...> - 2005-10-13 12:00:27
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26676 Modified Files: pfi-languages.nsh Log Message: List the language ID codes to make it easier to interpret the NSIS compiler warnings about missing/undefined language strings. Index: pfi-languages.nsh =================================================================== RCS file: /cvsroot/popfile/windows/pfi-languages.nsh,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** pfi-languages.nsh 11 Aug 2005 11:28:44 -0000 1.4 --- pfi-languages.nsh 13 Oct 2005 12:00:18 -0000 1.5 *************** *** 114,143 **** ; Currently a subset of the languages supported by NSIS MUI 1.70 (using the NSIS names) ! !insertmacro PFI_LANG_LOAD "Arabic" ! !insertmacro PFI_LANG_LOAD "Bulgarian" ! !insertmacro PFI_LANG_LOAD "Catalan" ! !insertmacro PFI_LANG_LOAD "SimpChinese" ! !insertmacro PFI_LANG_LOAD "TradChinese" ! !insertmacro PFI_LANG_LOAD "Czech" ! !insertmacro PFI_LANG_LOAD "Danish" ! !insertmacro PFI_LANG_LOAD "German" ! !insertmacro PFI_LANG_LOAD "Spanish" ! !insertmacro PFI_LANG_LOAD "French" ! !insertmacro PFI_LANG_LOAD "Greek" ! !insertmacro PFI_LANG_LOAD "Italian" ! !insertmacro PFI_LANG_LOAD "Korean" ! !insertmacro PFI_LANG_LOAD "Hungarian" ! !insertmacro PFI_LANG_LOAD "Dutch" ! !insertmacro PFI_LANG_LOAD "Japanese" ! !insertmacro PFI_LANG_LOAD "Norwegian" ! !insertmacro PFI_LANG_LOAD "Polish" ! !insertmacro PFI_LANG_LOAD "Portuguese" ! !insertmacro PFI_LANG_LOAD "PortugueseBR" ! !insertmacro PFI_LANG_LOAD "Russian" ! !insertmacro PFI_LANG_LOAD "Slovak" ! !insertmacro PFI_LANG_LOAD "Finnish" ! !insertmacro PFI_LANG_LOAD "Swedish" ! !insertmacro PFI_LANG_LOAD "Turkish" ! !insertmacro PFI_LANG_LOAD "Ukrainian" #-------------------------------------------------------------------------- --- 114,150 ---- ; Currently a subset of the languages supported by NSIS MUI 1.70 (using the NSIS names) ! ; NSIS 2.0 compiler error messages use language ID codes when referring to problems with ! ; language strings, e.g. ! ; ! ; LangString "PFI_LANG_NSISDL_PLURAL" is not set in language table of language 1041 ! ; ! ; Note: 'English' is 'Language 1033' ! ! !insertmacro PFI_LANG_LOAD "Arabic" ; Language 1025 ! !insertmacro PFI_LANG_LOAD "Bulgarian" ; Language 1026 ! !insertmacro PFI_LANG_LOAD "Catalan" ; Language 1027 ! !insertmacro PFI_LANG_LOAD "SimpChinese" ; Language 2052 ! !insertmacro PFI_LANG_LOAD "TradChinese" ; Language 1028 ! !insertmacro PFI_LANG_LOAD "Czech" ; Language 1029 ! !insertmacro PFI_LANG_LOAD "Danish" ; Language 1030 ! !insertmacro PFI_LANG_LOAD "German" ; Language 1031 ! !insertmacro PFI_LANG_LOAD "Spanish" ; Language 1034 ! !insertmacro PFI_LANG_LOAD "French" ; Language 1036 ! !insertmacro PFI_LANG_LOAD "Greek" ; Language 1032 ! !insertmacro PFI_LANG_LOAD "Italian" ; Language 1040 ! !insertmacro PFI_LANG_LOAD "Korean" ; Language 1042 ! !insertmacro PFI_LANG_LOAD "Hungarian" ; Language 1038 ! !insertmacro PFI_LANG_LOAD "Dutch" ; Language 1043 ! !insertmacro PFI_LANG_LOAD "Japanese" ; Language 1041 ! !insertmacro PFI_LANG_LOAD "Norwegian" ; Language 1044 ! !insertmacro PFI_LANG_LOAD "Polish" ; Language 1045 ! !insertmacro PFI_LANG_LOAD "Portuguese" ; Language 2070 ! !insertmacro PFI_LANG_LOAD "PortugueseBR" ; Language 1046 ! !insertmacro PFI_LANG_LOAD "Russian" ; Language 1049 ! !insertmacro PFI_LANG_LOAD "Slovak" ; Language 1051 ! !insertmacro PFI_LANG_LOAD "Finnish" ; Language 1035 ! !insertmacro PFI_LANG_LOAD "Swedish" ; Language 1053 ! !insertmacro PFI_LANG_LOAD "Turkish" ; Language 1055 ! !insertmacro PFI_LANG_LOAD "Ukrainian" ; Language 1058 #-------------------------------------------------------------------------- |
From: naoki i. <am...@us...> - 2005-10-11 15:10:14
|
Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15077 Modified Files: Tag: b0_22_2 Japanese-pfi.nsh Log Message: Latest updates from Junya Ishihara (for Brian's new installer) Index: Japanese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Japanese-pfi.nsh,v retrieving revision 1.54.4.2 retrieving revision 1.54.4.3 diff -C2 -d -r1.54.4.2 -r1.54.4.3 *** Japanese-pfi.nsh 2 Oct 2005 14:53:07 -0000 1.54.4.2 --- Japanese-pfi.nsh 11 Oct 2005 15:10:07 -0000 1.54.4.3 *************** *** 137,141 **** ; Used in message box shown if SFN support has been disabled [installer.nsi, adduser.nsi] ! !insertmacro PFI_LANG_STRING PFI_LANG_DIRSELECT_MBNOSFN "To install on the '$G_PLS_FIELD_1' drive${MB_NL}${MB_NL}please select a folder location which does not contain spaces" ; Used in message box shown if existing files found when installing [installer.nsi, adduser.nsi] --- 137,141 ---- ; Used in message box shown if SFN support has been disabled [installer.nsi, adduser.nsi] ! !insertmacro PFI_LANG_STRING PFI_LANG_DIRSELECT_MBNOSFN "'$G_PLS_FIELD_1' hCuÉCXg[·éÉÍA${MB_NL}${MB_NL}Xy[XðÜÜÈ¢tH_ðIðµÄ¾³¢B" ; Used in message box shown if existing files found when installing [installer.nsi, adduser.nsi] *************** *** 163,167 **** ; 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] --- 163,167 ---- ; Progress Reports displayed above the progress bar when downloading/installing SSL support [addssl.nsi, getssl.nsh] ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKIFRUNNING "POPFile ªN®©Ç¤©ð`FbNµÄ¢Ü·..." ; Installation Log Messages [installer.nsi, adduser.nsi] *************** *** 183,187 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_SAVELOG_ERROR "Error: problem detected when saving the log file" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 183,187 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_SAVELOG_ERROR "G[: Ot@CðÛ¶Éâ誶µÜµ½B" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 275,279 **** !insertmacro PFI_LANG_STRING DESC_SecSMTP "POPFile SMTP vLV[ðCXg[µÜ·B" !insertmacro PFI_LANG_STRING DESC_SecSOCKS "POPFile vLV[ª SOCKS ðg¦éæ¤É·é½ßÌ Perl ÇÁR|[lgðCXg[µÜ·B" ! !insertmacro PFI_LANG_STRING DESC_SecSSL "Downloads and installs the Perl components and SSL libraries which allow POPFile to make SSL connections to mail servers" !insertmacro PFI_LANG_STRING DESC_SecXMLRPC "(POPFile API ÖÌANZXðÂ\É·é)POPFile XMLRPC W [ÆKvÈ Perl W [ðCXg[µÜ·B" --- 275,279 ---- !insertmacro PFI_LANG_STRING DESC_SecSMTP "POPFile SMTP vLV[ðCXg[µÜ·B" !insertmacro PFI_LANG_STRING DESC_SecSOCKS "POPFile vLV[ª SOCKS ðg¦éæ¤É·é½ßÌ Perl ÇÁR|[lgðCXg[µÜ·B" ! !insertmacro PFI_LANG_STRING DESC_SecSSL "POPFile ª[T[o[ÉεÄSSLÚ±Å«éæ¤ÉAÖA·éPerlR|[lgÆSSLCuð_E[h¨æÑCXg[µÜ·B" !insertmacro PFI_LANG_STRING DESC_SecXMLRPC "(POPFile API ÖÌANZXðÂ\É·é)POPFile XMLRPC W [ÆKvÈ Perl W [ðCXg[µÜ·B" *************** *** 303,340 **** ; $G_WINUSERNAME holds the Windows login name and $G_WINUSERTYPE holds 'Admin', 'Power', 'User', 'Guest' or 'Unknown' ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_TITLE "Setup Summary for '$G_WINUSERNAME' ($G_WINUSERTYPE)" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SUBTITLE "These settings will be used to install the POPFile program" ; Display selected installation location and whether or not an upgrade will be performed ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "New POPFile installation at $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "Upgrade existing POPFile installation at $G_PLS_FIELD_2" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_BASICLIST "Basic POPFile components to be installed:" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_POPFILECORE "POPFile program files" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_MINPERL "Minimal Perl" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_DEFAULTSKIN "Default UI Skin" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_DEFAULTLANG "Default UI Language" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_EXTRASKINS "Additional UI Skins" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_EXTRALANGS "Additional UI Languages" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_KAKASI "Kakasi package" ; By default none of the optional components is installed (user has to select them) ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_OPTIONLIST "Optional POPFile components to be installed:" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NONE "(none)" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_IMAP "IMAP module" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NNTP "NNTP proxy" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SMTP "SMTP proxy" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SOCKS "SOCKS support" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SSL "SSL support" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_XMLRPC "XMLRPC module" ; The last line in the summary explains how to change the installation selections ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_BACKBUTTON "To make changes, use the 'Back' button to return to previous pages" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 303,340 ---- ; $G_WINUSERNAME holds the Windows login name and $G_WINUSERTYPE holds 'Admin', 'Power', 'User', 'Guest' or 'Unknown' ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_TITLE "'$G_WINUSERNAME' ($G_WINUSERTYPE) ÌZbgAbvT}[" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SUBTITLE "ȺÌÝèÅPOPFileðCXg[µÜ·" ; Display selected installation location and whether or not an upgrade will be performed ; $G_ROOTDIR holds the installation location, e.g. C:\Program Files\POPFile ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NEWLOCN "$G_PLS_FIELD_2 ÉVKÉPOPFileðCXg[µÜ·B" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_UPGRADELOCN "$G_PLS_FIELD_2 Ìù¶ÌPOPFileðAbvO[hµÜ·B" ; By default all of these components are installed (but Kakasi is only installed when Japanese/Nihongo language is chosen) ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_BASICLIST "POPFile î{R|[lg:" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_POPFILECORE "POPFile vOt@C" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_MINPERL "Perl ÌŬo[W" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_DEFAULTSKIN "ftHg UI XL" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_DEFAULTLANG "ftHg¾êt@C" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_EXTRASKINS "ÇÁ UI XL" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_EXTRALANGS "ÇÁ¾êt@C" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_KAKASI "Kakasi pbP[W" ; By default none of the optional components is installed (user has to select them) ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_OPTIONLIST "POPFile IvVR|[lg:" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NONE "(ȵ)" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_IMAP "IMAP W [" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_NNTP "NNTP vLV[" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SMTP "SMTP vLV[" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SOCKS "SOCKS T|[g" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_SSL "SSL T|[g" ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_XMLRPC "XMLRPC W [" ; The last line in the summary explains how to change the installation selections ! !insertmacro PFI_LANG_STRING PFI_LANG_SUMMARY_BACKBUTTON "ÝèðÏX·éÉÍA'ßé' {^ÅOÌy[WÉßÁľ³¢B" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 356,360 **** ; Message box used to get permission to delete the old minimal Perl before installing the new one ! !insertmacro PFI_LANG_STRING PFI_LANG_MINPERL_MBREMOLD "Delete everything in old minimal Perl folder before installing the new version ?${MB_NL}${MB_NL}($G_PLS_FIELD_1)" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 356,360 ---- ; Message box used to get permission to delete the old minimal Perl before installing the new one ! !insertmacro PFI_LANG_STRING PFI_LANG_MINPERL_MBREMOLD "Vµ¢o[WðCXg[·éOÉAÈOÌŬo[WÌPerltH_ȺÌSÄÌt@CðíµÄàæ¢Å·©?${MB_NL}${MB_NL}($G_PLS_FIELD_1)" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 386,391 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_WELCOME_TITLE "Welcome to the $(^NameDA) Wizard" ! !insertmacro PFI_LANG_STRING PSS_LANG_WELCOME_TEXT "This utility will download and install the files needed to allow POPFile to use SSL when accessing mail servers.${IO_NL}${IO_NL}This version does not configure any email accounts to use SSL, it just installs the necessary Perl components and DLLs.${IO_NL}${IO_NL}This product downloads and installs software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/)${IO_NL}${IO_NL}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~${IO_NL}${IO_NL} PLEASE SHUT DOWN POPFILE NOW${IO_NL}${IO_NL}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~${IO_NL}${IO_NL}$_CLICK" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 386,391 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_WELCOME_TITLE "$(^NameDA) EBU[hÉæ¤±»" ! !insertmacro PFI_LANG_STRING PSS_LANG_WELCOME_TEXT "±Ì[eBeB[Í POPFile ª[T[o[Éε SSL Ú±·é½ßÉKvÈt@Cð_E[h¨æÑCXg[µÜ·B${IO_NL}${IO_NL}±Ìo[WÍ SSL ڱ̽ßÌÝèÏXð[AJEgÉεÄs¤±ÆÍ èܹñBKvÈ Perl R|[lgÆ DLL ðCXg[·é¾¯Å·B${IO_NL}${IO_NL}{»iÍ OpenSSL vWFNgÉæÁÄJ³ê½ OpenSSL Toolkit (http://www.openssl.org/) æè\tgEFAð_E[h¨æÑCXg[µÜ·B${IO_NL}${IO_NL}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~${IO_NL}${IO_NL} POPFILE ðâ~µÄ¾³¢ ${IO_NL}${IO_NL}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~${IO_NL}${IO_NL}$_CLICK" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 393,398 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_LICENSE_SUBHDR "Please review the license terms before using $(^NameDA)." ! !insertmacro PFI_LANG_STRING PSS_LANG_LICENSE_BOTTOM "If you accept the terms of the agreement, click the check box below. You must accept the agreement to use $(^NameDA). $_CLICK" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 393,398 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_LICENSE_SUBHDR "$(^NameDA) ðgp·éOÉCZXÌððǨÇݺ³¢B" ! !insertmacro PFI_LANG_STRING PSS_LANG_LICENSE_BOTTOM "CZXɯӵ̽¾¯éÈçȺÌ`FbN{bNXðNbNµÄ¾³¢B$(^NameDA) ðgp·éÉͯӷéKvª èÜ·B $_CLICK" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 400,410 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TITLE "Choose existing POPFile 0.22 (or later) installation" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_SUBTITLE "SSL support should only be added to an existing POPFile installation" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TEXT_TOP "SSL support must be installed using the same installation folder as the POPFile program${MB_NL}${MB_NL}This utility will add SSL support to the version of POPFile which is installed in the following folder. To install in a different POPFile installation, click Browse and select another folder. $_CLICK" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TEXT_DESTN "Existing POPFile 0.22 (or later) installation folder" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_MB_WARN_1 "POPFile 0.22 (or later) does NOT seem to be installed in${MB_NL}${MB_NL}$G_PLS_FIELD_1" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_MB_WARN_2 "Are you sure you want to use this folder ?" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 400,410 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TITLE "CXg[ÏÝÌ POPFile 0.22 (È~) ðIðµÄ¾³¢" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_SUBTITLE "SSL T|[gðÇÁ·éÉÍ POPFile ªùÉCXg[³êÄ¢éKvª èÜ·" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TEXT_TOP "SSL T|[gÍ POPFile ªCXg[³êÄ¢éÌÆ¯¶tH_ÉCXg[·éKvª èÜ·B${MB_NL}${MB_NL}±Ì[eBeBÍÌtH_ÉCXg[³êÄ¢é POPFile É SSL T|[gðÇÁµÜ·BÙÈé POPFile ÉεÄÇÁµ½¢ÈçA'QÆ' {^ðµÄÊÌtH_ðIðµÄ¾³¢B $_CLICK" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_TEXT_DESTN "POPFile 0.22 (È~) ªCXg[³êÄ¢étH_" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_MB_WARN_1 "POPFile 0.22 (È~) ÍÌtH_ÉCXg[³êĨèܹñ${MB_NL}${MB_NL}$G_PLS_FIELD_1" ! !insertmacro PFI_LANG_STRING PSS_LANG_DESTNDIR_MB_WARN_2 "{ɱÌtH_ðgpµÜ·©?" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 414,435 **** ; Initial page header ! !insertmacro PFI_LANG_STRING PSS_LANG_STD_HDR "Installing SSL support (for POPFile 0.22 or later)" ! !insertmacro PFI_LANG_STRING PSS_LANG_STD_SUBHDR "Please wait while the SSL files are downloaded and installed..." ; Successful completion page header ! !insertmacro PFI_LANG_STRING PSS_LANG_END_HDR "POPFile SSL Support installation completed" ! !insertmacro PFI_LANG_STRING PSS_LANG_END_SUBHDR "SSL support for POPFile has been installed successfully" ; Unsuccessful completion page header ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_HDR "POPFile SSL Support installation failed" ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_SUBHDR "The attempt to add SSL support to POPFile has failed" ; Progress reports ! !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "Initializing..." ! !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" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 414,435 ---- ; Initial page header ! !insertmacro PFI_LANG_STRING PSS_LANG_STD_HDR "SSL T|[gCXg[ (POPFile 0.22 È~)" ! !insertmacro PFI_LANG_STRING PSS_LANG_STD_SUBHDR "SSL pÌt@Cð_E[h¨æÑCXg[µÜ·Bµ¨Ò¿º³¢..." ; Successful completion page header ! !insertmacro PFI_LANG_STRING PSS_LANG_END_HDR "POPFile SSL T|[gÌCXg[ª®¹µÜµ½" ! !insertmacro PFI_LANG_STRING PSS_LANG_END_SUBHDR "POPFile p SSL T|[gÌCXg[ͳíÉ®¹µÜµ½B" ; Unsuccessful completion page header ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_HDR "POPFile SSL T|[gÌCXg[͸sµÜµ½" ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_SUBHDR "POPFile É SSL T|[gðÇÁ·é½ßÌCXg[ìÆÍ¸sµÜµ½B" ; Progress reports ! !insertmacro PFI_LANG_STRING PSS_LANG_PROG_INITIALISE "ú»..." ! !insertmacro PFI_LANG_STRING PSS_LANG_PROG_USERCANCELLED "POPFile SSL T|[gÌCXg[Í[U[Éæèf³êܵ½" ! !insertmacro PFI_LANG_STRING PSS_LANG_PROG_SUCCESS "POPFile SSL T|[gÍCXg[³êܵ½" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 437,444 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_TITLE "Completing the $(^NameDA) Wizard" ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_TEXT "SSL support for POPFile has been installed.${IO_NL}${IO_NL}You can now start POPFile and configure POPFile and your email client to use SSL.${IO_NL}${IO_NL}Click Finish to close this wizard." ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_README "Important information" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 437,444 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_TITLE "$(^NameDA) EBU[h®¹" ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_TEXT "POPFile Ì SSL T|[gªCXg[³êܵ½B${IO_NL}${IO_NL}POPFile ðN®µAPOPFile Æ[\tgÆð SSL ªgpū鿤ÉÝèµÄ¾³¢B${IO_NL}${IO_NL}'®¹' {^ðµÄEBU[hð¶ľ³¢B" ! !insertmacro PFI_LANG_STRING PSS_LANG_FINISH_README "dvÈîñ" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 446,459 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_MUTEX "Another copy of the SSL Setup wizard is running!" ! !insertmacro PFI_LANG_STRING PSS_LANG_COMPAT_NOTFOUND "Warning: Cannot find compatible version of POPFile !" ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_WARNING "Are you sure you want to quit the $(^NameDA) Wizard?" ! !insertmacro PFI_LANG_STRING PSS_LANG_PREPAREPATCH "Updating Module.pm (to avoid slow speed SSL downloads)" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHSTATUS "Module.pm patch status: $G_PLS_FIELD_1" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHCOMPLETED "Module.pm file has been updated" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHFAILED "Module.pm file has not been updated" ########################################################################### --- 446,459 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PSS_LANG_MUTEX "SSL ZbgAbvEBU[hªÊÉN®µÄ¢Ü·!" ! !insertmacro PFI_LANG_STRING PSS_LANG_COMPAT_NOTFOUND "x: εĢé POPFile ðoūܹñ !" ! !insertmacro PFI_LANG_STRING PSS_LANG_ABORT_WARNING "{É $(^NameDA) EBU[hðfµÄàæëµ¢Å·©?" ! !insertmacro PFI_LANG_STRING PSS_LANG_PREPAREPATCH "Module.pm ðAbvf[g(SSL _E[h̬»ÉKv)" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHSTATUS "Module.pm pb`Xe[^X: $G_PLS_FIELD_1" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHCOMPLETED "Module.pm t@CÍAbvf[g³êܵ½" ! !insertmacro PFI_LANG_STRING PSS_LANG_PATCHFAILED "Module.pm t@CÍAbvf[g³êܹñŵ½" ########################################################################### *************** *** 466,475 **** ; Progress reports ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKINTERNET "Checking Internet connection..." ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_STARTDOWNLOAD "Downloading $G_PLS_FIELD_1 file from $G_PLS_FIELD_2" ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_FILECOPY "Copying $G_PLS_FIELD_2 files..." ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_FILEEXTRACT "Extracting files from $G_PLS_FIELD_2 archive..." ! !insertmacro PFI_LANG_STRING PFI_LANG_TAKE_SEVERAL_SECONDS "(this may take several seconds)" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 466,475 ---- ; Progress reports ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_CHECKINTERNET "C^[lbgÚ±ð`FbNµÄ¢Ü·..." ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_STARTDOWNLOAD "$G_PLS_FIELD_1 ð $G_PLS_FIELD_2 æè_E[hµÄ¢Ü·B" ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_FILECOPY "$G_PLS_FIELD_2 ðRs[..." ! !insertmacro PFI_LANG_STRING PFI_LANG_PROG_FILEEXTRACT "$G_PLS_FIELD_2 æèt@CðWJ..." ! !insertmacro PFI_LANG_STRING PFI_LANG_TAKE_SEVERAL_SECONDS "(µÎçÔª©©èÜ·)" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 477,488 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_INTERNETCONNECT "The SSL Support files will be downloaded from the Internet${MB_NL}${MB_NL}Please connect to the Internet and the click 'OK'${MB_NL}${MB_NL}or click 'Cancel' to cancel this part of the installation" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_NSISDLFAIL_1 "Download of $G_PLS_FIELD_1 file failed" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_NSISDLFAIL_2 "(error: $G_PLS_FIELD_2)" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_UNPACKFAIL "Error detected while installing files in $G_PLS_FIELD_1 folder" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_REPEATSSL "Unable to install the optional SSL files!${MB_NL}${MB_NL}To try again later, run the command${MB_NL}${MB_NL}$G_PLS_FIELD_1 /SSL" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 477,488 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_INTERNETCONNECT "SSLðT|[g·éÌÉKvÈt@CÍC^[lbgæè_E[hµÜ·B${MB_NL}${MB_NL}C^[lbgÉÚ±µÄ'OK'{^ðNbN·é©A${MB_NL}${MB_NL}'LZ' {^ðµÄ±ÌªÌCXg[ìÆðLZµÄ¾³¢B" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_NSISDLFAIL_1 "$G_PLS_FIELD_1 t@Cð_E[hūܹñŵ½B" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_NSISDLFAIL_2 "(G[: $G_PLS_FIELD_2)" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_UNPACKFAIL "$G_PLS_FIELD_1 tH_ÉηéCXg[ìÆÉG[ªo³êܵ½B" ! !insertmacro PFI_LANG_STRING PFI_LANG_MB_REPEATSSL "SSLpÌt@CðCXg[ūܹñŵ½B${MB_NL}${MB_NL}ÄxCXg[ðÝéÉÍAãÅÌR}hðÀsµÄ¾³¢B${MB_NL}${MB_NL}$G_PLS_FIELD_1 /SSL" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *************** *** 519,530 **** ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_DOWNLOADING "Downloading %s" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_CONNECTING "Connecting ..." ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_SECOND "second" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_MINUTE "minute" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_HOUR "hour" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_PLURAL "s" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_PROGRESS "%dkB (%d%%) of %dkB @ %d.%01dkB/s" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_REMAINING " (%d %s%s remaining)" ########################################################################### --- 519,530 ---- ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_DOWNLOADING "%s@ð_E[h" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_CONNECTING "Ú± ..." ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_SECOND "b" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_MINUTE "ª" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_HOUR "Ô" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_PLURAL "" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_PROGRESS "%dkB (%d%%)/%dkB @ %d.%01dkB/s" ! !insertmacro PFI_LANG_STRING PFI_LANG_NSISDL_REMAINING " (cè%d %s%s )" ########################################################################### *************** *** 887,891 **** !insertmacro PFI_LANG_STRING PFI_LANG_FINISH_RUN_TEXT "POPFile [U[C^[tF[XðN®" ! !insertmacro PFI_LANG_STRING PFI_LANG_FINISH_WEB_LINK_TEXT "Click here to visit the POPFile web site" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 887,891 ---- !insertmacro PFI_LANG_STRING PFI_LANG_FINISH_RUN_TEXT "POPFile [U[C^[tF[XðN®" ! !insertmacro PFI_LANG_STRING PFI_LANG_FINISH_WEB_LINK_TEXT "POPFile Ìz[y[WðQÆ·éÉͱ±ðNbNµÄ¾³¢B" ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
From: Brian S. <xue...@us...> - 2005-10-03 16:12:47
|
Update of /cvsroot/popfile/windows/add-ons In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7816 Modified Files: addssl.nsi Log Message: Updated to mention the 0.22.3 release and use the latest language files. Index: addssl.nsi =================================================================== RCS file: /cvsroot/popfile/windows/add-ons/addssl.nsi,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** addssl.nsi 28 Jun 2005 15:40:40 -0000 1.10 --- addssl.nsi 3 Oct 2005 16:12:21 -0000 1.11 *************** *** 6,12 **** # Normally the SSL support files are downloaded from the University of Winnipeg # repository. However these files are no longer compatible with the minimal Perl ! # shipped with POPFile 0.22.x so this utility includes a compatible set of files ! # which will be installed instead. The minimal Perl's version number (obtained ! # from the 'perl58.dll' file) is used to determine the action to be taken. # # The version of Module.pm distributed with POPFile 0.22.0 results in extremely --- 6,18 ---- # Normally the SSL support files are downloaded from the University of Winnipeg # repository. However these files are no longer compatible with the minimal Perl ! # shipped with POPFile 0.22.0, 0.22.1 or 0.22.2 so this utility includes a set ! # of compatible SSL files which will be installed instead. The minimal Perl's ! # version number (obtained from the 'perl58.dll' file) is used to determine the ! # action to be taken. ! # ! # The Windows installer for POPFile 0.22.3 (or later) is able to download and ! # install SSL support. Normally SSL support is downloaded at the same time that ! # POPFile is installed, but SSL support can be added or updated later by using ! # the command "setup.exe /SSL" to run the installer (instead of "setup.exe"). # # The version of Module.pm distributed with POPFile 0.22.0 results in extremely *************** *** 14,18 **** # will apply a patch to update Module.pm v1.40 to v1.41 (the original file will # be backed up as Module.pm.bk1). The patch is only applied if v1.40 is found. - # A patch status message is always displayed. # # An 'include' file is used to ensure this utility and the main POPFile --- 20,23 ---- *************** *** 82,96 **** ; With effect from 22 June 2005 the SSL components in the University of Winnipeg repository ! ; are no longer compatible with POPFile 0.22.x because the files have been updated to work ! ; with ActivePerl 5.8.7 Build 813. POPFile 0.22.0 and 0.22.1 use a minimal Perl based upon ! ; ActivePerl 5.8.3 Build 809 and 0.22.2 uses a minimal Perl based upon 5.8.4 Build 810. ! ; These minimal Perl systems will crash when attempting to use the University of Winnipeg ! ; SSL files. ; ! ; In order to support POPFile 0.22.x the wizard includes an older set of SSL files which ! ; were downloaded from the University of Winnipeg repository in January 2005. In order to ! ; simplify the code, the normal Internet download operation is replaced by "File" commands ! ; which store the old SSL files in the folder used to hold the downloaded files - these old ! ; files can then be handled as if they had been downloaded from the University of Winnipeg. ; ; The following local SSL files are compatible with POPFile 0.22.x: --- 87,102 ---- ; With effect from 22 June 2005 the SSL components in the University of Winnipeg repository ! ; are no longer compatible with POPFile 0.22.0, 0.22.1 or 0.22.2 because the files have been ! ; updated to work with ActivePerl 5.8.7 Build 813. POPFile 0.22.0 and 0.22.1 use a minimal ! ; Perl based upon ActivePerl 5.8.3 Build 809 and 0.22.2 uses a minimal Perl based upon 5.8.4 ! ; Build 810. These minimal Perl systems will crash when attempting to use the University of ! ; Winnipeg SSL files. ; ! ; In order to support POPFile 0.22.0, 0.22.1 and 0.22.2 the wizard includes an older set of ! ; SSL files which were downloaded from the University of Winnipeg repository in January 2005. ! ; In order to simplify the code, the normal Internet download operation is replaced by "File" ! ; commands which store the old SSL files in the folder used to hold the downloaded files; ! ; these old files can then be handled as if they had been downloaded from the University of ! ; Winnipeg. ; ; The following local SSL files are compatible with POPFile 0.22.x: *************** *** 101,107 **** ; (4) ssl-0.22.x\ssleay32.dll (dated 23-Dec-2004) ; ! ; POPFile 0.23.0 will probably be based upon ActivePerl 5.8.7 Build 813 so it will be safe ! ; to download the latest versions of the SSL files if the 'SSL Setup' wizard is used to add ! ; SSL support to a system which uses a minimal Perl version of 5.8.7 or higher. ;------------------------------------------------ --- 107,113 ---- ; (4) ssl-0.22.x\ssleay32.dll (dated 23-Dec-2004) ; ! ; POPFile 0.22.3 is based upon ActivePerl 5.8.7 Build 813 so it will be safe to download the ! ; latest versions of the SSL files if the 'SSL Setup' wizard is used to add SSL support to a ! ; system which uses a minimal Perl version of 5.8.7 or higher. ;------------------------------------------------ *************** *** 160,164 **** Name "POPFile SSL Setup" ! !define C_PFI_VERSION "0.1.0" ; Mention the wizard's version number in the window title --- 166,170 ---- Name "POPFile SSL Setup" ! !define C_PFI_VERSION "0.1.1" ; Mention the wizard's version number in the window title *************** *** 712,716 **** DetailPrint "" SetDetailsPrint both ! DetailPrint "$(PSS_LANG_PROG_CHECKIFRUNNING)" SetDetailsPrint listonly --- 718,722 ---- DetailPrint "" SetDetailsPrint both ! DetailPrint "$(PFI_LANG_PROG_CHECKIFRUNNING)" SetDetailsPrint listonly |
From: Brian S. <xue...@us...> - 2005-10-03 16:11:37
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7693 Modified Files: getssl.nsh Log Message: When the /SSL option is used the installer should shutdown POPFile before installing or upgrading the SSL Support files. Index: getssl.nsh =================================================================== RCS file: /cvsroot/popfile/windows/getssl.nsh,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** getssl.nsh 28 Jun 2005 13:39:00 -0000 1.6 --- getssl.nsh 3 Oct 2005 16:11:28 -0000 1.7 *************** *** 135,139 **** ; Only download the SSL files if the minimal Perl is version 5.8.7 or higher ! StrCpy ${L_RESULT} "built-in" --- 135,139 ---- ; Only download the SSL files if the minimal Perl is version 5.8.7 or higher ! StrCpy ${L_RESULT} "built-in" *************** *** 141,145 **** IntCmp ${L_VER_Y} 8 0 restore_vars set_download_flag IntCmp ${L_VER_Z} 7 0 restore_vars set_download_flag ! set_download_flag: StrCpy ${L_RESULT} "download" --- 141,145 ---- IntCmp ${L_VER_Y} 8 0 restore_vars set_download_flag IntCmp ${L_VER_Z} 7 0 restore_vars set_download_flag ! set_download_flag: StrCpy ${L_RESULT} "download" *************** *** 229,238 **** IfFileExists "$PLUGINSDIR\ssleay32.dll" 0 installer_error_exit IfFileExists "$PLUGINSDIR\libeay32.dll" 0 installer_error_exit ! !endif ! !ifdef ADDSSL ! install_SSL_support: !endif ; Now install the files required for SSL support --- 229,246 ---- IfFileExists "$PLUGINSDIR\ssleay32.dll" 0 installer_error_exit IfFileExists "$PLUGINSDIR\libeay32.dll" 0 installer_error_exit ! StrCmp $G_SSL_ONLY "0" install_SSL_support ! ; The '/SSL' option was supplied so we need to make sure it is safe to install the files ! ! DetailPrint "" ! SetDetailsPrint both ! DetailPrint "$(PFI_LANG_PROG_CHECKIFRUNNING) $(PFI_LANG_TAKE_SEVERAL_SECONDS)" ! SetDetailsPrint listonly ! DetailPrint "" ! Call MakeRootDirSafe !endif + install_SSL_support: + ; Now install the files required for SSL support |
From: Brian S. <xue...@us...> - 2005-10-03 16:11:11
|
Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5135 Modified Files: PortugueseBR-pfi.nsh Russian-pfi.nsh SimpChinese-pfi.nsh Slovak-pfi.nsh Spanish-pfi.nsh Swedish-pfi.nsh TradChinese-pfi.nsh Turkish-pfi.nsh Ukrainian-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: Swedish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Swedish-pfi.nsh,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Swedish-pfi.nsh 1 Jul 2005 10:12:28 -0000 1.50 --- Swedish-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.51 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Klicka Nästa för att fortsätta" + ; 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: PortugueseBR-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/PortugueseBR-pfi.nsh,v retrieving revision 1.67 retrieving revision 1.68 diff -C2 -d -r1.67 -r1.68 *** PortugueseBR-pfi.nsh 1 Jul 2005 10:07:38 -0000 1.67 --- PortugueseBR-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.68 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Clique em Avançar 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] *************** *** 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 ---- Index: TradChinese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/TradChinese-pfi.nsh,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** TradChinese-pfi.nsh 1 Jul 2005 10:12:28 -0000 1.51 --- TradChinese-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.52 *************** *** 161,164 **** --- 161,168 ---- !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] *************** *** 420,424 **** !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" --- 424,427 ---- Index: Spanish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Spanish-pfi.nsh,v retrieving revision 1.55 retrieving revision 1.56 diff -C2 -d -r1.55 -r1.56 *** Spanish-pfi.nsh 1 Jul 2005 10:12:28 -0000 1.55 --- Spanish-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.56 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Presione Siguiente 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] *************** *** 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 ---- Index: SimpChinese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/SimpChinese-pfi.nsh,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** SimpChinese-pfi.nsh 1 Jul 2005 10:12:28 -0000 1.50 --- SimpChinese-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.51 *************** *** 161,164 **** --- 161,168 ---- !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] *************** *** 420,424 **** !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" --- 424,427 ---- Index: Slovak-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Slovak-pfi.nsh,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Slovak-pfi.nsh 1 Jul 2005 10:12:28 -0000 1.50 --- Slovak-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.51 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Kliknite na Ïalej pre pokraèovanie" + ; 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: Russian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Russian-pfi.nsh,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Russian-pfi.nsh 1 Jul 2005 10:12:28 -0000 1.50 --- Russian-pfi.nsh 3 Oct 2005 16:10:42 -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: Ukrainian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Ukrainian-pfi.nsh,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Ukrainian-pfi.nsh 1 Jul 2005 10:12:28 -0000 1.50 --- Ukrainian-pfi.nsh 3 Oct 2005 16:10:42 -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: Turkish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Turkish-pfi.nsh,v retrieving revision 1.39 retrieving revision 1.40 diff -C2 -d -r1.39 -r1.40 *** Turkish-pfi.nsh 1 Jul 2005 10:12:28 -0000 1.39 --- Turkish-pfi.nsh 3 Oct 2005 16:10:42 -0000 1.40 *************** *** 161,164 **** --- 161,168 ---- !insertmacro PFI_LANG_STRING PFI_LANG_INST_PROG_ENDSEC "Devam'a tiklayin." + ; 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 ---- |
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 ---- |
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 ---- |
From: Joseph C. <tex...@us...> - 2005-10-02 23:57:15
|
Update of /cvsroot/popfile/engine/skins/sleet-rtl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3619/skins/sleet-rtl Added Files: Tag: b0_22_2 bottom.gif bottomLeft.gif bottomRight.gif button.gif left.gif menu.gif menuButton.gif right.gif top.gif topLeft.gif topRight.gif Log Message: Add back images as binary. --- NEW FILE: top.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: left.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topRight.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: button.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: bottomLeft.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: bottom.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: menu.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: menuButton.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topLeft.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: bottomRight.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: right.gif --- (This appears to be a binary file; contents omitted.) |
From: Joseph C. <tex...@us...> - 2005-10-02 23:57:15
|
Update of /cvsroot/popfile/engine/skins/prjsteelbeach In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3619/skins/prjsteelbeach Added Files: Tag: b0_22_2 chipped_obsidian.gif metalback.gif Log Message: Add back images as binary. --- NEW FILE: chipped_obsidian.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: metalback.gif --- (This appears to be a binary file; contents omitted.) |
From: Joseph C. <tex...@us...> - 2005-10-02 23:51:09
|
Update of /cvsroot/popfile/engine/skins/sleet-rtl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2565/skins/sleet-rtl Removed Files: Tag: b0_22_2 bottom.gif bottomLeft.gif bottomRight.gif button.gif left.gif menu.gif menuButton.gif right.gif top.gif topLeft.gif topRight.gif Log Message: Remove images with ASCII format. --- top.gif DELETED --- --- left.gif DELETED --- --- topRight.gif DELETED --- --- button.gif DELETED --- --- bottomLeft.gif DELETED --- --- bottom.gif DELETED --- --- menu.gif DELETED --- --- menuButton.gif DELETED --- --- topLeft.gif DELETED --- --- bottomRight.gif DELETED --- --- right.gif DELETED --- |
From: Joseph C. <tex...@us...> - 2005-10-02 23:51:09
|
Update of /cvsroot/popfile/engine/skins/prjsteelbeach In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2565/skins/prjsteelbeach Removed Files: Tag: b0_22_2 chipped_obsidian.gif metalback.gif Log Message: Remove images with ASCII format. --- chipped_obsidian.gif DELETED --- --- metalback.gif DELETED --- |
From: Joseph C. <tex...@us...> - 2005-10-02 23:43:09
|
Update of /cvsroot/popfile/engine/skins/lavish In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1127/skins/lavish Added Files: bottom.gif bottomLeft.gif bottomRight.gif buttonSelected.gif buttonUnselected.gif left.gif right.gif top.gif topLeft.gif topRight.gif Log Message: Add back images as binary. --- NEW FILE: top.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topRight.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: buttonSelected.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: bottomLeft.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: bottomRight.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: bottom.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: left.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topLeft.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: buttonUnselected.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: right.gif --- (This appears to be a binary file; contents omitted.) |
From: Joseph C. <tex...@us...> - 2005-10-02 23:43:09
|
Update of /cvsroot/popfile/engine/skins/sleet In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1127/skins/sleet Added Files: bottom.gif bottomLeft.gif bottomRight.gif button.gif left.gif menu.gif menuButton.gif right.gif top.gif topLeft.gif topRight.gif Log Message: Add back images as binary. --- NEW FILE: top.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: left.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topRight.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: button.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: bottomLeft.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: bottom.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: menu.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: menuButton.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topLeft.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: bottomRight.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: right.gif --- (This appears to be a binary file; contents omitted.) |
From: Joseph C. <tex...@us...> - 2005-10-02 23:39:13
|
Update of /cvsroot/popfile/engine/skins/lavish In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv482/skins/lavish Removed Files: bottom.gif bottomLeft.gif bottomRight.gif buttonSelected.gif buttonUnselected.gif left.gif right.gif top.gif topLeft.gif topRight.gif Log Message: Remove ASCII images. --- top.gif DELETED --- --- topRight.gif DELETED --- --- buttonSelected.gif DELETED --- --- bottomLeft.gif DELETED --- --- bottomRight.gif DELETED --- --- bottom.gif DELETED --- --- left.gif DELETED --- --- topLeft.gif DELETED --- --- buttonUnselected.gif DELETED --- --- right.gif DELETED --- |
From: Joseph C. <tex...@us...> - 2005-10-02 23:37:07
|
Update of /cvsroot/popfile/engine/skins/sleet In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32627/skins/sleet Removed Files: bottom.gif bottomLeft.gif bottomRight.gif button.gif left.gif menu.gif menuButton.gif right.gif top.gif topLeft.gif topRight.gif Log Message: Remove corrupted images (ASCII). --- top.gif DELETED --- --- left.gif DELETED --- --- topRight.gif DELETED --- --- button.gif DELETED --- --- bottomLeft.gif DELETED --- --- bottom.gif DELETED --- --- menu.gif DELETED --- --- menuButton.gif DELETED --- --- topLeft.gif DELETED --- --- bottomRight.gif DELETED --- --- right.gif DELETED --- |
From: Joseph C. <tex...@us...> - 2005-10-02 23:32:57
|
Update of /cvsroot/popfile/engine In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31954 Added Files: favicon.ico trayicon.ico Log Message: Add back icons as binary. --- NEW FILE: favicon.ico --- (This appears to be a binary file; contents omitted.) --- NEW FILE: trayicon.ico --- (This appears to be a binary file; contents omitted.) |
From: Joseph C. <tex...@us...> - 2005-10-02 23:30:54
|
Update of /cvsroot/popfile/engine In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31570 Removed Files: favicon.ico trayicon.ico Log Message: Remove icons with ASCII format. --- favicon.ico DELETED --- --- trayicon.ico DELETED --- |
From: Joseph C. <tex...@us...> - 2005-10-02 23:28:12
|
Update of /cvsroot/popfile/engine In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30989 Added Files: Tag: b0_22_2 popfile.ico trayicon.ico Log Message: Add icons back as Binary. --- NEW FILE: popfile.ico --- (This appears to be a binary file; contents omitted.) --- NEW FILE: trayicon.ico --- (This appears to be a binary file; contents omitted.) |