alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

###########################################################################
#
# $Header: /cvsroot/mvnforum/myvietnam/i18n/mvncore_java_i18n_sh.properties,v 1.1 2005/01/23 12:23:08 minhnn Exp $
# $Author: minhnn $
# $Revision: 1.1 $
# $Date: 2005/01/23 12:23:08 $
#
# ====================================================================
#
# Copyright (C) 2002-2005 by MyVietnam.net
#
# 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 any later version.
#
# All copyright notices regarding mvnForum
# MUST remain intact in the scripts and in the outputted HTML
# The "powered by" text/logo with a link back to
# http://www.mvnForum.com and http://www.MyVietnam.net in the footer of the pages MUST
# remain visible when the pages are viewed on the internet or intranet.
#
# 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.
#
# Support can be obtained from support forums at:
# http://www.mvnForum.com/mvnforum/index
#
# Correspondence and Marketing Questions can be sent to:
# info@MyVietnam.net
#
#
# mvnForum string resource
# Encoding   : Cp1250
# Locale     : sh
# Language   : Serbian (Latin)
# Maintainer : Dejan Krsmanovic (dejan_krsmanovic@yahoo.com)
###########################################################################

mvncore.exception.NotLoginException.illegal_state = Your session has timed out. Please login again.
mvncore.exception.NotLoginException.wrong_name = Cannot find the name you'd like to login. Please login with another name.
mvncore.exception.NotLoginException.wrong_password = You have typed a wrong password! Please try again.
mvncore.exception.NotLoginException.account_disabled = Your account is currently disabled. Please contact Web site Administrator for the reason.
mvncore.exception.NotLoginException.not_enough_rights = Sorry, you do not have enough permissions.
mvncore.exception.NotLoginException.not_activated = Your account is not activated. Please activate your account first before continuing.
mvncore.exception.NotLoginException.cookie_not_allowed = You were automatically logged in with cookie. However for security this page requires that you have to login explicitly.
mvncore.exception.NotLoginException.login_disabled = The Administrator currently disabled the login functionality. Please try to login later or contact your Administrator for further information.
mvncore.exception.NotLoginException.default = Please login to have access to the system.

# localize exceptions in ParamUtil.java

mvncore.exception.BadInputException.not_allow_to_be_empty = The parameter \"{0}\" is not allowed to be empty! Please try again.
mvncore.exception.BadInputException.parameter_safe = The parameter \"{0}\" is not allowed to contain "<" or ">"! Please try again.
mvncore.exception.BadInputException.cannot_parse = Cannot parse the parameter \"{0}\" to a \"{1}\" value! Please try again.
mvncore.exception.BadInputException.must_be_unsigned_value = The parameter \"{0}\" must be an unsigned value! Please try again.
mvncore.exception.BadInputException.not_url = The parameter \"{0}\" must begin with http:// or https:// or ftp:// ! Please try again.
mvncore.exception.BadInputException.password_too_short = Your password is not allowed to be less than {0} characters! Please try again.

# localize exceptions in StringUtil.java

mvncore.exception.BadInputException.not_good_name = The string \"{0}\" is not a good name. Reason: character \"{1}\" is not allowed.
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.