pvollenweider    2005/06/30 17:16:51 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:
  Ressources.
  
  Revision   Changes    Path
  1.41.4.17  +3 -1      
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.16&r2=1.41.4.17&f=h
  1.24.4.15  +3 -1      
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.14&r2=1.24.4.15&f=h
  1.44.4.18  +12 -1     
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.17&r2=1.44.4.18&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.16
  retrieving revision 1.41.4.17
  diff -u -r1.41.4.16 -r1.41.4.17
  --- Corporate_portal_templates.properties     30 Jun 2005 14:11:10 -0000      
1.41.4.16
  +++ Corporate_portal_templates.properties     30 Jun 2005 15:16:50 -0000      
1.41.4.17
  @@ -281,9 +281,11 @@
   form.recipientsCC = Recipients CC, separated by comas
   form.Subject = Subject
   form.displayTextAfterPost = Text to display after a post
  +form.displayTextAfterPostValue = Thank you. Your form has been sent.
   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
  +form.fieldIsMandatory = Error: Fields with (*) are mandatory
  +form.defaultValueRequired = Default value is required for this type
  \ 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.14
  retrieving revision 1.24.4.15
  diff -u -r1.24.4.14 -r1.24.4.15
  --- Corporate_portal_templates_en.properties  30 Jun 2005 14:11:10 -0000      
1.24.4.14
  +++ Corporate_portal_templates_en.properties  30 Jun 2005 15:16:50 -0000      
1.24.4.15
  @@ -272,9 +272,11 @@
   form.recipientsCC = Recipients CC, separated by comas
   form.Subject = Subject
   form.displayTextAfterPost = Text to display after a post
  +form.displayTextAfterPostValue = Thank you. Your form has been sent.
   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
  +form.fieldIsMandatory = Error: Fields with (*) are mandatory
  +form.defaultValueRequired = Default value is required for this type
  \ 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.17
  retrieving revision 1.44.4.18
  diff -u -r1.44.4.17 -r1.44.4.18
  --- Corporate_portal_templates_fr.properties  30 Jun 2005 14:15:26 -0000      
1.44.4.17
  +++ Corporate_portal_templates_fr.properties  30 Jun 2005 15:16:50 -0000      
1.44.4.18
  @@ -266,14 +266,25 @@
   genericform.mandatoryFieldNotFilledIn.label = Le champ obligatoire \"{0}\" 
n'a pas été proprement rentré.
   genericform.invalidFileFieldFilledIn.label = Le champ \"{0}\" n'est pas 
valide.
   
  +singleLine = Ligne simple
  +smallTextarea = Zone de texte courte
  +largeTextarea = Zone de texte longue
  +radioButtons = Boutton radio
  +selectBox = Liste
  +checkboxes = Cases à cocher
  +submitButton = Button d'envoi
  +
   form.sender = Expéditeur
   form.recipients = Destinataires, séparés par des virgules
   form.recipientsCC = Destinataires CC, séparés par des virgules
   form.Subject = Suject
   form.displayTextAfterPost = Texte à afficher aprè envoi
  +form.displayTextAfterPostValue = Merci. Votre formulaire a été 
envoyé.
   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
  +form.fieldIsMandatory = Erreur: Les champs avec (*) sont obligatoires
  +form.defaultValueRequired = Valeurs par défaut nécessaires 
pour ce type
  +
  

Reply via email to