Error 404

Bug resolu ds le Core : getConferences(User user)
User Information
Menu submission quand pas auteur
This commit is contained in:
Nicolas Michard
2008-02-12 21:29:44 +00:00
parent dba79ba84d
commit aaee771083
10 changed files with 92 additions and 61 deletions

View File

@@ -9,6 +9,7 @@ disclaimer.link.about=About
###################
# LOGIN FORM
login.title=Login and/or create a new user
login.btn.connexion=Connexion
login.btn.logout=Logout
login.field.login=Login
@@ -28,6 +29,7 @@ login.message.error=Your login attempt was not successful, try again.
###################
# USER INFORMATION HEADER
user.information.editaccount=Edit my account
user.information.followconference={0,choice, 0#You doesn t have any conference | 1#You currently follow {0} conference | 1<You currently follow {0} conferences}
###################
# USER MENU
@@ -55,10 +57,14 @@ menu.author.article.modify=Manage my articles
menu.anonymous.title=Menu
menu.anonymous.article.submission=Article's submission
CHAIRMAN=Chairman
PCMEMBER=PC Member
REFEREE=Referee
AUTHOR=Author
###################
# ROLE
role.chairman=Chairman
role.pcmember=PC Member
role.referee=Referee
role.author=Author
role.none=You don't have any roles for this conference
###################
# REGISTRATION USER
@@ -86,6 +92,10 @@ form.register.error.alreadyExists=A user with this login already exists. Please
message.error.noconferenceforthisid=This conference doesn't exist. Pease try again
message.error.noconferenceid=No conference selectionned
message.error.conferenceerror=Error. Try again.
message.error.page404.title=Page not found
message.error.page404.content=Sorry, the page where you looking for, doesn't found.
message.error.page403.title=Acces denied
message.error.page403.content=Sorry, you have not access at this page.
submission.title=Article's submission