|
From: <xue...@us...> - 2003-07-02 16:04:44
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1:/tmp/cvs-serv15921 Modified Files: ioA.ini ioB.ini ioC.ini Log Message: Add multi-language capability to the installer and uninstaller. Index: ioA.ini =================================================================== RCS file: /cvsroot/popfile/windows/ioA.ini,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** ioA.ini 26 Jun 2003 22:43:10 -0000 1.11 --- ioA.ini 2 Jul 2003 16:04:42 -0000 1.12 *************** *** 15,19 **** [Field 1] Type=label ! Text=Choose the default port number for POP3 connections (110 recommended) Left=0 Right=-1 --- 15,19 ---- [Field 1] Type=label ! Text= Left=0 Right=-1 *************** *** 31,35 **** [Field 3] Type=label ! Text=Choose the default port number for 'User Interface' connections (8080 recommended) Left=0 Right=-1 --- 31,35 ---- [Field 3] Type=label ! Text= Left=0 Right=-1 *************** *** 47,51 **** [Field 5] Type=checkbox ! Text=Run POPFile automatically when Windows starts (runs in background, no DOS box seen) Left=0 Right=-1 --- 47,51 ---- [Field 5] Type=checkbox ! Text= Left=0 Right=-1 *************** *** 55,59 **** [Field 6] Type=GroupBox ! Text=IMPORTANT WARNING Left=0 Right=-1 --- 55,59 ---- [Field 6] Type=GroupBox ! Text= Left=0 Right=-1 *************** *** 63,67 **** [Field 7] Type=label ! Text=IF UPGRADING POPFILE --- INSTALLER WILL SHUTDOWN THE EXISTING VERSION Left=7 Right=-7 --- 63,67 ---- [Field 7] Type=label ! Text= Left=7 Right=-7 Index: ioB.ini =================================================================== RCS file: /cvsroot/popfile/windows/ioB.ini,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** ioB.ini 22 Apr 2003 21:45:28 -0000 1.5 --- ioB.ini 2 Jul 2003 16:04:42 -0000 1.6 *************** *** 12,16 **** [Settings] NumFields=10 - NextButtonText=Next > BackEnabled=0 CancelEnabled=0 --- 12,15 ---- *************** *** 18,22 **** [Field 1] Type=label ! Text=POPFile has detected the following Outlook Express email account and can automatically configure it to work with POPFile Left=0 Right=-1 --- 17,21 ---- [Field 1] Type=label ! Text= Left=0 Right=-1 *************** *** 26,30 **** [Field 2] Type=checkbox ! Text=Reconfigure this account to work with POPFile Left=0 Right=-1 --- 25,29 ---- [Field 2] Type=checkbox ! Text= Left=0 Right=-1 *************** *** 34,38 **** [Field 3] Type=label ! Text=Email address: Left=16 Right=300 --- 33,37 ---- [Field 3] Type=label ! Text= Left=16 Right=300 *************** *** 42,46 **** [Field 4] Type=label ! Text=POP3 server: Left=16 Right=300 --- 41,45 ---- [Field 4] Type=label ! Text= Left=16 Right=300 *************** *** 50,54 **** [Field 5] Type=label ! Text=POP3 username: Left=16 Right=300 --- 49,53 ---- [Field 5] Type=label ! Text= Left=16 Right=300 *************** *** 58,62 **** [Field 6] Type=label ! Text=If you uninstall POPFile the original settings will be restored Left=0 Right=-1 --- 57,61 ---- [Field 6] Type=label ! Text= Left=0 Right=-1 Index: ioC.ini =================================================================== RCS file: /cvsroot/popfile/windows/ioC.ini,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ioC.ini 20 Jun 2003 12:37:24 -0000 1.4 --- ioC.ini 2 Jul 2003 16:04:42 -0000 1.5 *************** *** 17,21 **** [Field 1] Type=GroupBox ! Text=Start POPFile now ? Left=10 Right=-10 --- 17,21 ---- [Field 1] Type=GroupBox ! Text= Left=10 Right=-10 *************** *** 25,29 **** [Field 2] Type=RadioButton ! Text=No Left=30 Right=-30 --- 25,29 ---- [Field 2] Type=RadioButton ! Text= Left=30 Right=-30 *************** *** 34,38 **** [Field 3] Type=RadioButton ! Text=Run POPFile (in a DOS box) Left=30 Right=-30 --- 34,38 ---- [Field 3] Type=RadioButton ! Text= Left=30 Right=-30 *************** *** 42,46 **** [Field 4] Type=RadioButton ! Text=Run POPFile in background (no DOS box displayed) Left=30 Right=-30 --- 42,46 ---- [Field 4] Type=RadioButton ! Text= Left=30 Right=-30 *************** *** 60,64 **** [Field 6] Type=Label ! Text=Once POPFile has been started, you can display the POPFile User Interface by\r\n\r\n(a) double-clicking the POPFile icon in the system tray, OR\r\n\r\n(b) using Start --> Programs --> POPFile --> POPFile User Interface. Left=15 Right=-15 --- 60,64 ---- [Field 6] Type=Label ! Text= Left=15 Right=-15 |