[cvs] expresso commit by mtraum: add new fgalli changes which have already

JCorporate Ltd jcorp at jcorporate.com
Tue Jul 5 14:25:56 UTC 2005


Log Message:
-----------
add new fgalli changes which have already been added to the _en bundle

Modified Files:
--------------
    expresso/expresso-web/WEB-INF/src/com/jcorporate/expresso/core:
        MessagesBundle.properties

Revision Data
-------------
Index: MessagesBundle.properties
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle.properties,v
retrieving revision 1.25
retrieving revision 1.26
diff -Lexpresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle.properties -Lexpresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle.properties -u -r1.25 -r1.26
--- expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle.properties
+++ expresso-web/WEB-INF/src/com/jcorporate/expresso/core/MessagesBundle.properties
@@ -5,6 +5,7 @@
 Value_for_From_field_in_Ev = Value for From field in Event E-Mails
 Password_for_sending_e-mai = Password for sending e-mail (if required)
 SMTP_Server_Name_for_sendi = SMTP Server Name for sending E-Mails
+SMTP_Server_Port_for_sendi=SMTP Server Port for sending E-Mails
 User_Name_for_sending_e-ma=User Name for sending e-mail (if required)
 testimonial=Testimonial
 otherProjects=Other Projects
@@ -622,4 +623,38 @@
 Value=Value
 No_Records_Found=No Records Found
 of=of
-errors.suffix=.
\ No newline at end of file
+errors.suffix=.
+
+#registration FG 20050630
+registration.error.regdomainnotdefined=Registration domain {0} has not been defined.
+registration.error.emailblank=Please specify a non-blank email address
+registration.error.emailnomatch=Email address did not match the confirmation email address
+registration.error.loginblank=Please specify a non-blank login name
+registration.error.percent=You cannot have percent signs in your login name
+registration.error.passwordblank=Please specify a non-blank password
+registration.error.passwordnomatch=Password did not match the confirmation password
+registration.error.passwordsmall=Passwords must be greater than {0} characters in length
+registration.error.loginalreadyreg=Login "{0}" is already registered in db/context "{1}", please use a different login name
+registration.error.emailalreadyreg=Email "{0}" is already registered in db/context "{1}", please use a different email
+registration.error.accountdisabled=Account "{0}" has been disabled
+registration.error.accountalreadyauth=Account "{0}" was already authenticated  
+registration.error.approvalnologin=Must login before approving users
+registration.error.usernotfound=User "{0}" not found
+registration.error.regdomainnotfound=Registration Domain "{0}" not found
+registration.error.approvalnopermission=You ({0}) do not have permission to approve users in this domain
+registration.error.invalidemailaddress=You entered an invalid email address
+registration.validate.successmessage=You are fully registered and may log in now.
+registration.validate.undisclosed=<undisclosed for security reasons>
+registration.msg.alreadyactivated=This account has been activated previously.\nPlease use the password that was sent to you via email. \nIt takes a few minutes after authentication to receive the email. If you have not received the email after waiting a reasonable amount of time, please contact us via email so we can assist you. 
+registration.msg.validationsuccess1=Account {0} was validated successfully 
+registration.msg.validationsuccess2=Your account is now Activated. An Email was sent to {0} containing your password.
+registration.msg.infomessage=Account "{0}" validated successfully.
+registration.msg.infomessage2=Your account is now activated. An email has ben sent to {0} containing the password.
+registration.msg.approvalsuccess=Approval for user "{0}" processed successfully
+registration.msg.infoapproved=Registration was approved, user was notified by email
+registration.msg.infopostponed=Registration Decision Postponed
+registration.msg.infodenied=Registration was denied, user was notified by email
+registration.msg.deleteconfirm=Are you sure you want to delete?
+registration.msg.needadditionaldata=Additional Data is needed
+registration.msg.noneedadditionaldata=No additional Data is needed
+registration.approval.didntmeet=Didn''t meet our criteria


More information about the cvs mailing list