Update of /cvsroot/popfile/windows/languages
In directory sc8-pr-cvs1:/tmp/cvs-serv3051
Modified Files:
Bulgarian-mui.nsh Danish-mui.nsh Finnish-mui.nsh
Japanese-mui.nsh Korean-mui.nsh SimpChinese-mui.nsh
TradChinese-mui.nsh
Log Message:
Improved message descriptions.
Index: Bulgarian-mui.nsh
===================================================================
RCS file: /cvsroot/popfile/windows/languages/Bulgarian-mui.nsh,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Bulgarian-mui.nsh 2 Jul 2003 12:40:52 -0000 1.1
--- Bulgarian-mui.nsh 3 Jul 2003 09:16:27 -0000 1.2
***************
*** 28,35 ****
; As of 27 June 2003, the NSIS MUI language file is not compatible with MUI 1.65
! ; (this is temporary (and crude) patch to allow installer to support the Bulgarian language)
!insertmacro MUI_LANGUAGEFILE_STRING MUI_INNERTEXT_LICENSE_BOTTOM_CHECKBOX \
"Àêî ïðèåìàòå âñè÷êè óñëîâèÿ îò ñïîðàçóìåíèåòî, Èçáåðåòå 'Ñúãëàñåí', çà äà ïðîäúëæèòå. Òðÿáâà äà ïðèåìåòå ñïîðàçóìåíèåòî, çà äà èíñòàëèðàòå POPFile."
!insertmacro MUI_LANGUAGEFILE_STRING MUI_INNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS \
--- 28,41 ----
; As of 27 June 2003, the NSIS MUI language file is not compatible with MUI 1.65
! ; (this is a temporary (and crude) patch to allow installer to support the Bulgarian language)
!
! ; English text for MUI_INNERTEXT_LICENSE_BOTTOM_CHECKBOX:
! ;"If you accept the terms of the agreement, click the check box below. You must accept the agreement to install POPFile."
!insertmacro MUI_LANGUAGEFILE_STRING MUI_INNERTEXT_LICENSE_BOTTOM_CHECKBOX \
"Àêî ïðèåìàòå âñè÷êè óñëîâèÿ îò ñïîðàçóìåíèåòî, Èçáåðåòå 'Ñúãëàñåí', çà äà ïðîäúëæèòå. Òðÿáâà äà ïðèåìåòå ñïîðàçóìåíèåòî, çà äà èíñòàëèðàòå POPFile."
+
+ ; English text for MUI_INNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS:
+ ;"If you accept the terms of the agreement, select the first option below. You must accept the agreement to install POPFile."
!insertmacro MUI_LANGUAGEFILE_STRING MUI_INNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS \
Index: Danish-mui.nsh
===================================================================
RCS file: /cvsroot/popfile/windows/languages/Danish-mui.nsh,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Danish-mui.nsh 2 Jul 2003 12:26:48 -0000 1.1
--- Danish-mui.nsh 3 Jul 2003 09:16:27 -0000 1.2
***************
*** 28,35 ****
; As of 27 June2003, the NSIS MUI language file is not compatible with MUI 1.65
! ; (this is temporary (and crude) patch to allow installer to support the Danish language)
!insertmacro MUI_LANGUAGEFILE_STRING MUI_INNERTEXT_LICENSE_BOTTOM_CHECKBOX \
"hvis du accepterer alle reglerne, klik Jeg accepterer for at komme videre. Du skal acceptere reglerne for at komme videre POPFile."
!insertmacro MUI_LANGUAGEFILE_STRING MUI_INNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS \
--- 28,41 ----
; As of 27 June2003, the NSIS MUI language file is not compatible with MUI 1.65
! ; (this is a temporary (and crude) patch to allow installer to support the Danish language)
!
! ; English text for MUI_INNERTEXT_LICENSE_BOTTOM_CHECKBOX:
! ;"If you accept the terms of the agreement, click the check box below. You must accept the agreement to install POPFile."
!insertmacro MUI_LANGUAGEFILE_STRING MUI_INNERTEXT_LICENSE_BOTTOM_CHECKBOX \
"hvis du accepterer alle reglerne, klik Jeg accepterer for at komme videre. Du skal acceptere reglerne for at komme videre POPFile."
+
+ ; English text for MUI_INNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS:
+ ;"If you accept the terms of the agreement, select the first option below. You must accept the agreement to install POPFile."
!insertmacro MUI_LANGUAGEFILE_STRING MUI_INNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS \
Index: Finnish-mui.nsh
===================================================================
RCS file: /cvsroot/popfile/windows/languages/Finnish-mui.nsh,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Finnish-mui.nsh 2 Jul 2003 18:48:23 -0000 1.2
--- Finnish-mui.nsh 3 Jul 2003 09:16:27 -0000 1.3
***************
*** 28,35 ****
; As of 27 June 2003, the NSIS MUI language file is not compatible with MUI 1.65
! ; (this is temporary (and crude) patch to allow installer to support the Finnish language)
!insertmacro MUI_LANGUAGEFILE_STRING MUI_INNERTEXT_LICENSE_BOTTOM_CHECKBOX \
"Jos hyväksyt kaikki ehdot, valitse Hyväksyn jatkaaksesi. Sinun pitää hyväksyä ehdot asentaaksesi ohjelman POPFile."
!insertmacro MUI_LANGUAGEFILE_STRING MUI_INNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS \
--- 28,41 ----
; As of 27 June 2003, the NSIS MUI language file is not compatible with MUI 1.65
! ; (this is a temporary (and crude) patch to allow installer to support the Finnish language)
!
! ; English text for MUI_INNERTEXT_LICENSE_BOTTOM_CHECKBOX:
! ;"If you accept the terms of the agreement, click the check box below. You must accept the agreement to install POPFile."
!insertmacro MUI_LANGUAGEFILE_STRING MUI_INNERTEXT_LICENSE_BOTTOM_CHECKBOX \
"Jos hyväksyt kaikki ehdot, valitse Hyväksyn jatkaaksesi. Sinun pitää hyväksyä ehdot asentaaksesi ohjelman POPFile."
+
+ ; English text for MUI_INNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS:
+ ;"If you accept the terms of the agreement, select the first option below. You must accept the agreement to install POPFile."
!insertmacro MUI_LANGUAGEFILE_STRING MUI_INNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS \
Index: Japanese-mui.nsh
===================================================================
RCS file: /cvsroot/popfile/windows/languages/Japanese-mui.nsh,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Japanese-mui.nsh 2 Jul 2003 12:33:16 -0000 1.1
--- Japanese-mui.nsh 3 Jul 2003 09:16:27 -0000 1.2
***************
*** 25,28 ****
--- 25,33 ----
;"This wizard will guide you through the installation of POPFile.\r\n\r\n\It is recommended that you close all other applications before starting Setup.\r\n\r\n"
+ ; Default NSIS message:
+
+ ;!insertmacro MUI_LANGUAGEFILE_STRING MUI_TEXT_WELCOME_INFO_TEXT \
+ ;"±ÌEBU[hÍAPOPFile ÌCXg[ðKChµÄ¢«Ü·B\r\n\r\nZbgAbvðJn·éOÉA¼Ì·×ÄÌAvP[VðI¹·é±Æð§µÜ·B±êÉæÁÄAZbgAbvª±ÌRs
[^ðÄN®¹¸ÉAmÀÉVXe t@CðAbvf[g·é±Æªo鿤ÉÈèÜ·B\r\n\r\n"
+
#--------------------------------------------------------------------------
# Standard MUI Page - Finish
Index: Korean-mui.nsh
===================================================================
RCS file: /cvsroot/popfile/windows/languages/Korean-mui.nsh,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Korean-mui.nsh 2 Jul 2003 12:34:17 -0000 1.1
--- Korean-mui.nsh 3 Jul 2003 09:16:27 -0000 1.2
***************
*** 25,28 ****
--- 25,33 ----
;"This wizard will guide you through the installation of POPFile.\r\n\r\n\It is recommended that you close all other applications before starting Setup.\r\n\r\n"
+ ; Default NSIS message:
+
+ ;!insertmacro MUI_LANGUAGEFILE_STRING MUI_TEXT_WELCOME_INFO_TEXT \
+ ;"ÀÌ ¸¶¹ý»ç´Â ´ç½ÅÀÇ ÄÄÇ»ÅÍ¿¡ POPFile(À»)¸¦ ¼³Ä¡ÇÒ °ÍÀÔ´Ï´Ù.\r\n\r\n¼³Ä¡¸¦ ½ÃÀÛÇϱâ Àü¿¡ ¸ðµç ÇÁ·Î±×·¥À» Á¾·áÇØÁֽñ⠹ٶø´Ï´Ù. ÇÁ·Î±×·¥À» Á¾·áÇÏ°Ô µÇ¸é ½Ã½ºÅÛÀ» ÀçºÎÆÃ ÇÏÁö ¾Ê°í¼µµ ƯÁ¤ÇÑ ½Ã½ºÅÛ ÆÄÀÏÀ» ¼öÁ¤ÇÒ ¼ö Àֱ⠶§¹®ÀÔ´Ï´Ù.\r\n\r\n"
+
#--------------------------------------------------------------------------
# Standard MUI Page - Finish
Index: SimpChinese-mui.nsh
===================================================================
RCS file: /cvsroot/popfile/windows/languages/SimpChinese-mui.nsh,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** SimpChinese-mui.nsh 2 Jul 2003 12:39:00 -0000 1.1
--- SimpChinese-mui.nsh 3 Jul 2003 09:16:27 -0000 1.2
***************
*** 25,28 ****
--- 25,33 ----
;"This wizard will guide you through the installation of POPFile.\r\n\r\n\It is recommended that you close all other applications before starting Setup.\r\n\r\n"
+ ; Default NSIS message:
+
+ ;!insertmacro MUI_LANGUAGEFILE_STRING MUI_TEXT_WELCOME_INFO_TEXT \
+ ;"Õ⽫»áÔÚÄãµÄ¼ÆËã»ú£¬°²×° POPFile ¡£\r\n\r\nÔÚ¿ªÊ¼°²×°Ö®Ç°£¬½¨ÒéÏÈ¹Ø±ÕÆäËûËùÓÐÓ¦ÓóÌÐò¡£Õ⽫ÔÊÐí¡°°²×°³ÌÐò¡±¸üÐÂÖ¸¶¨µÄϵͳÎļþ£¬¶ø²»ÐèÒªÖØÐÂÆô¶¯ÄãµÄ¼ÆËã»ú¡£\r\n\r\n"
+
#--------------------------------------------------------------------------
# Standard MUI Page - Finish
Index: TradChinese-mui.nsh
===================================================================
RCS file: /cvsroot/popfile/windows/languages/TradChinese-mui.nsh,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TradChinese-mui.nsh 2 Jul 2003 12:39:41 -0000 1.1
--- TradChinese-mui.nsh 3 Jul 2003 09:16:27 -0000 1.2
***************
*** 25,28 ****
--- 25,33 ----
;"This wizard will guide you through the installation of POPFile.\r\n\r\n\It is recommended that you close all other applications before starting Setup.\r\n\r\n"
+ ; Default NSIS message:
+
+ ;!insertmacro MUI_LANGUAGEFILE_STRING MUI_TEXT_WELCOME_INFO_TEXT \
+ ;"³o±N·|¦b§Aªº¹q¸£¡A¦w¸Ë POPFile ¡C\r\n\r\n¦b¶}©l¦w¸Ë¤§«e¡A«ØÄ³¥ýÃö³¬¨ä¥L©Ò¦³À³¥Îµ{¦¡¡C³o±N¤¹³\\¡u¦w¸Ëµ{¦¡¡v§ó·s«ü©wªº¨t²ÎÀɮסA¦Ó¤£»Ýn«·s±Ò°Ê§Aªº¹q¸£¡C\r\n\r\n"
+
#--------------------------------------------------------------------------
# Standard MUI Page - Finish
|