-- Data model to support i18n of the ArsDigita Community -- System -- Copyright (C) 1999-2000 ArsDigita Corporation -- Author: Henry Minsky (hqm@arsdigita.com) -- $Id: acs-lang-create.sql,v 1.1 2001/10/21 18:51:01 donb Exp $ -- This is free software distributed under the terms of the GNU Public -- License. Full text of the license is available from the GNU Project: -- http://www.fsf.org/copyleft/gpl.html -- prompt ** Creating locales table ... \i ad-locales.sql -- prompt ** Creating translation catalog tables ... \i message-catalog.sql -- prompt ** Creatng currency codes \i currency.sql