diff --git a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties index 3079446..ce5c304 100644 --- a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties +++ b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties @@ -11,15 +11,14 @@ form.submission.file=File button.add=Add button.browse=Browse -button.cancel=Cancel +button.reset=Reset button.OK=OK -preference.title=choose the preference for articles -preference.like=like -preference.indifferent=indifferent -preference.dislike=dislike -preference.ok=you have successfully chosen all your preferences about each article -preference.submit=ok +preference.title=Choose the preference for articles +preference.like=Like +preference.indifferent=Indifferent +preference.dislike=Dislike +preference.ok=You have successfully chosen all your preferences about each article -dispatch.title=dispatch the articles to the members \ No newline at end of file +dispatch.title=Dispatch the articles to the members \ No newline at end of file