#
# A.T.Edit -- Another Tcl/Tk based text editor
# Copyright (C) 2004 Shinji Moiino
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
#-- messages_en --
#
#--- Setup program messages ---------------------------------------------------
#
set M001 "A.T.Edit version 1.04 Setup."
set M002 "Path of wish command"
set M003 "Select"
set M004 "wish command"
set M005 "Install directory"
set M006 "Install directory"
set M007 "Configuration file directory"
set M008 "Configuration file directory"
set M009 "Install"
set M010 "Cancel"
set M011 "Error"
set M012 "Command"
set M013 "can't start."
set M014 "does not exist. Create this directory ?"
set M015 "Can't create the configration file."
set M016 "An error occuerred during install."
set M017 "Stop install"
set M018 "Stop install ?"
set M019 "Can't copy files."
set M020 "Completed"
set M021 "Completed."
set M022 "Copying files now.."
set M023 "Stop"
set M024 ": Can't create."
set M025 "Can't delete old files."
set M026 "Can't create the start up file."
set M027 "Language"
set WM027 10
