Update of /var/cvs/contributions/CMSContainer_Modules/community/resources
In directory james.mmbase.org:/tmp/cvs-serv15345/community/resources

Modified Files:
      Tag: b1_4
        cmsc-community_nl.properties cmsc-community.properties 
Log Message:
CMSC-830 - Add Send Password functionality: major updates to Community and Form 
validations.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/resources
See also: http://www.mmbase.org/jira/browse/CMSC-830


Index: cmsc-community_nl.properties
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/community/resources/cmsc-community_nl.properties,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -u -b -r1.2.2.2 -r1.2.2.3
--- cmsc-community_nl.properties        21 Mar 2008 16:46:29 -0000      1.2.2.2
+++ cmsc-community_nl.properties        25 Mar 2008 18:46:27 -0000      1.2.2.3
@@ -10,7 +10,7 @@
 view.title=Community gebruiker
 view.removeuser=Verwijder gebruiker
 view.removeuserquestion=Verwijder gebruiker?
-view.account=Account
+view.account=Accountnaam
 view.add=Voeg gebruiker toe
 view.user=Gebruikersnaam
 view.password=Wachtwoord
@@ -23,6 +23,11 @@
 view.prefix=Voorvoegsel
 view.edit.title=Gebruiker
 
+userform.email.empty=Emailadres niet ingevuld
+userform.account.empty=Accountnaam niet ingevuld
+userform.password.empty=Wachtwoord niet ingevuld
+userform.passwords.not_equal=Wachtwoorden niet gelijk.
+
 view.group.name=Naam
 view.groups=Groepen
 view.group=Groep


Index: cmsc-community.properties
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/community/resources/cmsc-community.properties,v
retrieving revision 1.5.2.3
retrieving revision 1.5.2.4
diff -u -b -r1.5.2.3 -r1.5.2.4
--- cmsc-community.properties   21 Mar 2008 16:46:29 -0000      1.5.2.3
+++ cmsc-community.properties   25 Mar 2008 18:46:27 -0000      1.5.2.4
@@ -10,7 +10,7 @@
 view.title=Community User
 view.removeuser=Delete user
 view.removeuserquestion=Delete user?
-view.account=Account
+view.account=Account name
 view.add=Add user
 view.user=Username
 view.password=Password
@@ -23,6 +23,11 @@
 view.prefix=Prefix
 view.edit.title=User
 
+userform.email.empty=Email address should not be empty
+userform.account.empty=Account name should not be empty
+userform.password.empty=Password should not be empty
+userform.passwords.not_equal=Passwords not similar
+
 view.group.name=Name
 view.groups=Groups
 view.group=Group
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to