-- 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.2 2001/11/20 21:49:52 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