Index: win_installer/Language-Pack-BUILD.txt =================================================================== diff -u -r9d6fcf6e3965c390f8c55f79623a33fb673a4906 -rc3408ee36303a40bbd2f147edbf3c93da21b5323 --- win_installer/Language-Pack-BUILD.txt (.../Language-Pack-BUILD.txt) (revision 9d6fcf6e3965c390f8c55f79623a33fb673a4906) +++ win_installer/Language-Pack-BUILD.txt (.../Language-Pack-BUILD.txt) (revision c3408ee36303a40bbd2f147edbf3c93da21b5323) @@ -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