Index: win_installer/Language-Pack-BUILD.txt =================================================================== RCS file: /usr/local/cvsroot/win_installer/Language-Pack-BUILD.txt,v diff -u -r1.1 -r1.2 --- win_installer/Language-Pack-BUILD.txt 20 Dec 2006 06:07:24 -0000 1.1 +++ win_installer/Language-Pack-BUILD.txt 20 Dec 2006 22:32:25 -0000 1.2 @@ -13,5 +13,7 @@ the current version is in the list An example line is below: INSERT INTO locale_temp (language_iso_code, country_iso_code, description, direction, combined) VALUES ('pt','BR','Portugu�s (Brasil)','LTR','pt,BR'); -4) Compile language-pack.nsi -5) Run win_installer\build\LAMSLanguagePack-[DATE] \ No newline at end of file +4) In updateLocales.sql change the date to the date of this language pack at the line + UPDATE lams_configuration set DictionaryDateCreated("2006-12-20"); (example) +5) Compile language-pack.nsi +6) Run win_installer\build\LAMSLanguagePack-[DATE] \ No newline at end of file