traductions (et changement de balloonHelp qui était (il me semble) faux pour

les auteurs d'articles)
This commit is contained in:
fpeters 2004-03-07 18:10:04 +00:00
parent 50b263a42c
commit 1c195e190f
7 changed files with 2281 additions and 2265 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -54,12 +54,8 @@ class AdminArticlesCommon(AdminCommon):
class ArticleCommon(ObjectCommon):
authorsSet = None
authorsSet_kind_balloonHelp = N_('Select an author (or a group of authors, '\
'or "None") for this article. '\
'Click on "[Others->buttons-others]" if it is not proposed in the list. '\
'Click on "Add" to add another one. '\
'Select "None" to remove one.'
'Authors have the same permissions as editors and readers.')
authorsSet_kind_balloonHelp = N_(
'Select an author (or a group of authors) for this article.')
authorsSet_kindName = 'AuthorsSet'
body = None