diff --git a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties
index ca63159..5e3790f 100644
--- a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties
+++ b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties
@@ -153,8 +153,10 @@ conference.title=Title
conference.description=Description
conference.otherInformations=Complementary information
conference.linkMenu.title=Adding Conference
-conference.linkMenu.choose=Choosing current conference
-conference.linkMenu.change=Change current conference
+conference.linkMenu.choose=Select a conference
+conference.linkMenu.change=Change conference
+noCurrentConferenceText=No conference selected
+currentConferenceText=You have selected :
conference.errors.dateStartNonValid=This date is not valid
conference.errors.dateStartSuperiorEnd=The start date must be earlier than the end date
diff --git a/YACOSWeb/WebContent/WEB-INF/decorators/headerchoose.jsp b/YACOSWeb/WebContent/WEB-INF/decorators/headerchoose.jsp
index 43d672e..1089b8f 100644
--- a/YACOSWeb/WebContent/WEB-INF/decorators/headerchoose.jsp
+++ b/YACOSWeb/WebContent/WEB-INF/decorators/headerchoose.jsp
@@ -15,13 +15,17 @@
- ${currentConference.title}
- ">${currentConference.title}
- ">