client/servlet/src/locale/en/exception.messages

Code
Comments
Other
Rev Date Author Line
182 16 May 06 gregory 1 # $Id: Controller.java 52 2006-04-09 20:28:45Z gregory $
182 16 May 06 gregory 2  
1916 31 Aug 07 jari 3 # Copyright (C) 2006, 2007 Gregory Vincic
182 16 May 06 gregory 4  
182 16 May 06 gregory 5 # Files are copyright by their respective authors. The contributions to
182 16 May 06 gregory 6 # files where copyright is not explicitly stated can be traced with the
182 16 May 06 gregory 7 # source code revision system.
182 16 May 06 gregory 8  
182 16 May 06 gregory 9 # This file is part of Proteios.
182 16 May 06 gregory 10 # Available at http://www.proteios.org/
182 16 May 06 gregory 11  
182 16 May 06 gregory 12 # Proteios is free software; you can redistribute it and/or
182 16 May 06 gregory 13 # modify it under the terms of the GNU General Public License
182 16 May 06 gregory 14 # as published by the Free Software Foundation; either version 2
182 16 May 06 gregory 15 # of the License, or (at your option) any later version.
182 16 May 06 gregory 16  
182 16 May 06 gregory 17 # Proteios is distributed in the hope that it will be useful,
182 16 May 06 gregory 18 # but WITHOUT ANY WARRANTY; without even the implied warranty of
182 16 May 06 gregory 19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
182 16 May 06 gregory 20 # GNU General Public License for more details.
182 16 May 06 gregory 21  
182 16 May 06 gregory 22 # You should have received a copy of the GNU General Public License
182 16 May 06 gregory 23 # along with this program; if not, write to the Free Software
182 16 May 06 gregory 24 # Foundation, Inc., 59 Temple Place - Suite 330,
182 16 May 06 gregory 25 # Boston, MA  02111-1307, USA.
182 16 May 06 gregory 26
182 16 May 06 gregory 27 is.null=No input given
182 16 May 06 gregory 28 too.many.characters=Too long
182 16 May 06 gregory 29 too.few.characters=Too short
265 13 Jun 06 gregory 30 no.such.action=No such action
182 16 May 06 gregory 31