Update of /cvsroot/popfile/windows
In directory sc8-pr-cvs1:/tmp/cvs-serv6194
Modified Files:
installer.nsi
Log Message:
Update installer because of change in the name of Spanish and Portugese translations
Index: installer.nsi
===================================================================
RCS file: /cvsroot/popfile/windows/installer.nsi,v
retrieving revision 1.126
retrieving revision 1.127
diff -C2 -d -r1.126 -r1.127
*** installer.nsi 5 Oct 2003 14:05:44 -0000 1.126
--- installer.nsi 6 Oct 2003 13:57:57 -0000 1.127
***************
*** 1059,1063 ****
!insertmacro UI_LANG_CONFIG "DANISH" "Dansk"
!insertmacro UI_LANG_CONFIG "GERMAN" "Deutsch"
! !insertmacro UI_LANG_CONFIG "SPANISH" "Español"
!insertmacro UI_LANG_CONFIG "FRENCH" "Francais"
!insertmacro UI_LANG_CONFIG "GREEK" "Hellenic"
--- 1059,1063 ----
!insertmacro UI_LANG_CONFIG "DANISH" "Dansk"
!insertmacro UI_LANG_CONFIG "GERMAN" "Deutsch"
! !insertmacro UI_LANG_CONFIG "SPANISH" "Espanol"
!insertmacro UI_LANG_CONFIG "FRENCH" "Francais"
!insertmacro UI_LANG_CONFIG "GREEK" "Hellenic"
***************
*** 1067,1072 ****
!insertmacro UI_LANG_CONFIG "DUTCH" "Nederlands"
!insertmacro UI_LANG_CONFIG "POLISH" "Polish"
! !insertmacro UI_LANG_CONFIG "PORTUGUESE" "Português"
! !insertmacro UI_LANG_CONFIG "PORTUGUESEBR" "Português do Brasil"
!insertmacro UI_LANG_CONFIG "RUSSIAN" "Russian"
!insertmacro UI_LANG_CONFIG "SLOVAK" "Slovak"
--- 1067,1072 ----
!insertmacro UI_LANG_CONFIG "DUTCH" "Nederlands"
!insertmacro UI_LANG_CONFIG "POLISH" "Polish"
! !insertmacro UI_LANG_CONFIG "PORTUGUESE" "Portugues"
! !insertmacro UI_LANG_CONFIG "PORTUGUESEBR" "Portugues do Brasil"
!insertmacro UI_LANG_CONFIG "RUSSIAN" "Russian"
!insertmacro UI_LANG_CONFIG "SLOVAK" "Slovak"
|