Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1:/tmp/cvs-serv14418 Modified Files: Bulgarian-pfi.nsh Danish-pfi.nsh Dutch-pfi.nsh English-pfi.nsh Finnish-pfi.nsh French-pfi.nsh German-pfi.nsh Hungarian-pfi.nsh Japanese-pfi.nsh Korean-pfi.nsh Portuguese-pfi.nsh PortugueseBR-pfi.nsh Russian-pfi.nsh SimpChinese-pfi.nsh Slovak-pfi.nsh Spanish-pfi.nsh Swedish-pfi.nsh TradChinese-pfi.nsh Ukrainian-pfi.nsh Log Message: Improved message format and description. Index: Bulgarian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Bulgarian-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Bulgarian-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- Bulgarian-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: Danish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Danish-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Danish-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- Danish-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: Dutch-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Dutch-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Dutch-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- Dutch-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: English-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/English-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** English-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- English-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "Sorry! You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "Sorry! You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: Finnish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Finnish-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Finnish-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- Finnish-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: French-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/French-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** French-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- French-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: German-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/German-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** German-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- German-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: Hungarian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Hungarian-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Hungarian-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- Hungarian-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: Japanese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Japanese-pfi.nsh,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Japanese-pfi.nsh 4 Jul 2003 20:30:20 -0000 1.3 --- Japanese-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.4 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: Korean-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Korean-pfi.nsh,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Korean-pfi.nsh 4 Jul 2003 20:30:20 -0000 1.3 --- Korean-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.4 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: Portuguese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Portuguese-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Portuguese-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- Portuguese-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: PortugueseBR-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/PortugueseBR-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** PortugueseBR-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- PortugueseBR-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: Russian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Russian-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Russian-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- Russian-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: SimpChinese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/SimpChinese-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** SimpChinese-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- SimpChinese-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: Slovak-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Slovak-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Slovak-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- Slovak-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: Spanish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Spanish-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Spanish-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- Spanish-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: Swedish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Swedish-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Swedish-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- Swedish-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: TradChinese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/TradChinese-pfi.nsh,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TradChinese-pfi.nsh 4 Jul 2003 20:30:20 -0000 1.3 --- TradChinese-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.4 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." Index: Ukrainian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Ukrainian-pfi.nsh,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Ukrainian-pfi.nsh 4 Jul 2003 19:43:57 -0000 1.2 --- Ukrainian-pfi.nsh 7 Jul 2003 18:38:40 -0000 1.3 *************** *** 12,22 **** # #-------------------------------------------------------------------------- ! # String Formatting (applies to _IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' string in 'Custom Page - POPFile Classification Bucket Creation' ! # shows how the \r\n\r\n sequence is used) #-------------------------------------------------------------------------- --- 12,30 ---- # #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_MB* text used for message boxes): ! # ! # (1) The sequence $\r$\n inserts a newline ! # (2) The sequence $\r$\n$\r\$n inserts a blank line ! # ! # (the 'PFI_LANG_CBP_MBCONTERR_2' message box string which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) ! #-------------------------------------------------------------------------- ! # String Formatting (applies to PFI_LANG_*_IO_ text used for custom pages): # # (1) The sequence \r\n inserts a newline # (2) The sequence \r\n\r\n inserts a blank line # ! # (the 'PFI_LANG_CBP_IO_INTRO' custom page string in which is listed under the heading ! # 'Custom Page - POPFile Classification Bucket Creation' includes some examples) #-------------------------------------------------------------------------- *************** *** 144,148 **** !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created, either by picking a suggested name from the drop-down list or by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." --- 152,156 ---- !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_1 "POPFile requires AT LEAST TWO buckets before it can classify your email." ! !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_2 "Please enter the name of a bucket to be created,$\r$\n$\r$\neither by picking a suggested name from the drop-down list$\r$\n$\r$\nor by typing in a name of your own choice." !insertmacro PFI_LANG_STRING PFI_LANG_CBP_MBCONTERR_3 "You must define AT LEAST TWO buckets before continuing with the installation of POPFile." |