pvollenweider    2005/06/30 16:11:11 CEST

  Modified files:        (Branch: JAHIA-4-1-BRANCH)
    src/java/jahiatemplates Corporate_portal_templates.properties 
                            Corporate_portal_templates_en.properties 
                            Corporate_portal_templates_fr.properties 
  Log:
  Add resources for simple form generator
  
  Revision   Changes    Path
  1.41.4.16  +12 -0     
corporate_portal_templates/src/java/jahiatemplates/Corporate_portal_templates.properties
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/corporate_portal_templates/src/java/jahiatemplates/Corporate_portal_templates.properties.diff?r1=1.41.4.15&r2=1.41.4.16&f=h
  1.24.4.14  +12 -0     
corporate_portal_templates/src/java/jahiatemplates/Corporate_portal_templates_en.properties
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/corporate_portal_templates/src/java/jahiatemplates/Corporate_portal_templates_en.properties.diff?r1=1.24.4.13&r2=1.24.4.14&f=h
  1.44.4.16  +12 -0     
corporate_portal_templates/src/java/jahiatemplates/Corporate_portal_templates_fr.properties
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/corporate_portal_templates/src/java/jahiatemplates/Corporate_portal_templates_fr.properties.diff?r1=1.44.4.15&r2=1.44.4.16&f=h
  
  
  
  Index: Corporate_portal_templates.properties
  ===================================================================
  RCS file: 
/home/cvs/repository/corporate_portal_templates/src/java/jahiatemplates/Corporate_portal_templates.properties,v
  retrieving revision 1.41.4.15
  retrieving revision 1.41.4.16
  diff -u -r1.41.4.15 -r1.41.4.16
  --- Corporate_portal_templates.properties     23 Jun 2005 15:56:04 -0000      
1.41.4.15
  +++ Corporate_portal_templates.properties     30 Jun 2005 14:11:10 -0000      
1.41.4.16
  @@ -275,3 +275,15 @@
   selectBox = Select Box
   checkboxes = Check boxes
   submitButton = Sumbit button
  +
  +form.sender = Sender
  +form.recipients = Recipients, separated by comas
  +form.recipientsCC = Recipients CC, separated by comas
  +form.Subject = Subject
  +form.displayTextAfterPost = Text to display after a post
  +form.title = Title
  +form.isMandatory = Mandatory
  +form.type = Type
  +form.defaultValue = Default value(s) separated by semi-column ':'
  +form.addSender = Add sender, recipient, ...
  +form.fieldIsMandatory = Error: Fields with (*) are mandatory
  \ No newline at end of file
  
  
  
  Index: Corporate_portal_templates_en.properties
  ===================================================================
  RCS file: 
/home/cvs/repository/corporate_portal_templates/src/java/jahiatemplates/Corporate_portal_templates_en.properties,v
  retrieving revision 1.24.4.13
  retrieving revision 1.24.4.14
  diff -u -r1.24.4.13 -r1.24.4.14
  --- Corporate_portal_templates_en.properties  1 Jun 2005 12:10:15 -0000       
1.24.4.13
  +++ Corporate_portal_templates_en.properties  30 Jun 2005 14:11:10 -0000      
1.24.4.14
  @@ -266,3 +266,15 @@
   genericform.mandatoryFieldNotFilledIn.errorHeader.label = Please supply an 
appropriate value for the following field(s) :
   genericform.mandatoryFieldNotFilledIn.label = The mandatory field \"{0}\" 
was not properly filled in.
   genericform.invalidFileFieldFilledIn.label = The specified file \"{0}\" was 
not valid.
  +
  +form.sender = Sender
  +form.recipients = Recipients, separated by comas
  +form.recipientsCC = Recipients CC, separated by comas
  +form.Subject = Subject
  +form.displayTextAfterPost = Text to display after a post
  +form.title = Title
  +form.isMandatory = Mandatory
  +form.type = Type
  +form.defaultValue = Default value(s) separated by semi-column ':'
  +form.addSender = Add sender, recipient, ...
  +form.fieldIsMandatory = Error: Fields with (*) are mandatory
  \ No newline at end of file
  
  
  
  Index: Corporate_portal_templates_fr.properties
  ===================================================================
  RCS file: 
/home/cvs/repository/corporate_portal_templates/src/java/jahiatemplates/Corporate_portal_templates_fr.properties,v
  retrieving revision 1.44.4.15
  retrieving revision 1.44.4.16
  diff -u -r1.44.4.15 -r1.44.4.16
  --- Corporate_portal_templates_fr.properties  29 Apr 2005 13:21:24 -0000      
1.44.4.15
  +++ Corporate_portal_templates_fr.properties  30 Jun 2005 14:11:10 -0000      
1.44.4.16
  @@ -265,3 +265,15 @@
   genericform.mandatoryFieldNotFilledIn.errorHeader.label = Merci de rentrer 
une valeur appropriée au(x) champ(s) suivant(s) :
   genericform.mandatoryFieldNotFilledIn.label = Le champ obligatoire \"{0}\" 
n'a pas été proprement rentré.
   genericform.invalidFileFieldFilledIn.label = Le champ \"{0}\" n'est pas 
valide.
  +
  +form.sender = Expéditeur
  +form.recipients = Destinataires, séparés par des virgiles
  +form.recipientsCC = Destinataires CC, séparés par des virgiles
  +form.Subject = Suject
  +form.displayTextAfterPost = Texte à afficher aprè envoi
  +form.title = Titre
  +form.isMandatory = Obligatoire
  +form.type = Type
  +form.defaultValue = Valeurs par défaut séparés par des 
deux points ':'
  +form.addSender = Ajouter expéditeur, destinataire, ...
  +form.fieldIsMandatory = Erreurr: Les champs avec (*) sont obligatoire
  \ No newline at end of file
  

Reply via email to