# Copyright 2001-2004 Six Apart. This code cannot be redistributed without
# permission from www.movabletype.org
#
# $Id: en_us.pm 441 2005-07-21 12:31:26Z hirata $

package MT::I18N::en_us;

use strict;
use base qw( MT::I18N::default );

1;
