diff --git a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties
index 82ccfb1..aa3dff8 100644
--- a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties
+++ b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties
@@ -140,6 +140,12 @@ preference.ok=You have successfully chosen all your preferences about each artic
dispatch.title=Dispatch the articles to the members
# Conference Form
+step=Step ({0}/{1})
+conference.help.step1=
+conference.help.step2=This step is used to define some date like the starting date for the conference.
\nYou just have to click on a field and the calendar will appear.
+conference.help.step3=Here you can add some constraints at your conference like the number of pages by articles or the type of file you want the authors to use.
+conference.help.step4=This step allows you to add criterion which will be used when someone will evaluate an article.
\nYou can add a new criterion using the form, or simply add an existing criterion using the list.
+conference.help.step5=This step allows you to add PC Member to the conference.
\nYou can add a Program Committee Member using the list below, or invite someone using his email address.
conference.titleAdd=Add a conference
conference.titleModify=Modify a conference
conference.title=Title
@@ -157,11 +163,17 @@ conference.errors.dateArticleSuperiorEvaluation=The article's deadline date must
conference2.title=Calendar
conference2.date=Conference's date
-conference2.start=Start :
-conference2.end=End :
-conference2.abstract=Abstract's deadline
-conference2.article=Article's deadline
-conference2.evaluation=Evaluation's deadline
+conference2.start=Begins on :
+conference2.end=Ends on :
+conference2.abstract=Abstract deadline
+conference2.article=Submission deadline
+conference2.evaluation=Evaluation deadline
+
+conference5.findUsers=Find existing users
+conference5.usersList=PC members for this conference
+conference5.invitation.send=Invite a new user
+conference5.invitationList=Invitations to send
+
evaluation.title=Evaluation of an article
evaluation.commentPCMember=Comment of PC Member
diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/addConference.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/addConference.jsp
index 816f7ac..a2b12fe 100644
--- a/YACOSWeb/WebContent/WEB-INF/jsp/addConference.jsp
+++ b/YACOSWeb/WebContent/WEB-INF/jsp/addConference.jsp
@@ -4,27 +4,58 @@
| + | + |
| + | + |
| Information | +|
|---|---|
| Page's numbers | +|
| Authorized file types | +|
| Complementary Informations | +|
| + | + |