Diverse modif ds ajout conf
Policy failures: Code warning - failed on resource ConferenceValidator.java. Reason: Class is a raw type. References to generic type Class<T> should be parameterized, line 1 Override reason: uhu
This commit is contained in:
@@ -113,6 +113,12 @@ conference.linkMenu.title=Adding Conference
|
||||
conference.linkMenu.choose=Choosing current conference
|
||||
conference.linkMenu.change=Change current conference
|
||||
|
||||
conference.errors.dateStartNonValid=This date is not valid
|
||||
conference.errors.dateStartSuperiorEnd=The start date must be earlier than the end date
|
||||
conference.errors.dateStartSuperiorArticle=The article's deadline date must be earlier than the start date
|
||||
conference.errors.dateStartSuperiorEvaluation=The evaluation's deadline date must be earlier than the start date
|
||||
conference.errors.dateArticleSuperiorEvaluation=The article's deadline date must be earlier than the evaluation's deadline date
|
||||
|
||||
conference2.title=Calendar
|
||||
conference2.date=Conference's date
|
||||
conference2.start=Start :
|
||||
@@ -130,6 +136,8 @@ evaluation.note=The note for the criterion
|
||||
evaluation.thisArticle=evaluate this article
|
||||
evaluation.choose=Choose an title to evaluation from the list
|
||||
|
||||
invitation.send=Send an invitation
|
||||
|
||||
#Validation messages for errors
|
||||
submissionArticle.title=The title should not be null
|
||||
submissionArticle.theme=The theme should not be null
|
||||
|
||||
Reference in New Issue
Block a user