File tree 2 files changed +3
-2
lines changed
core/src/main/resources/hudson/model
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ Run.UpdatePermission.Description=\
241
241
Run.ArtifactsPermission.Description =\
242
242
This permission grants the ability to retrieve the artifacts produced by \
243
243
builds. If you don’t want an user to access the artifacts, you can do so by \
244
- revoking this permission.
244
+ revoking this permission. This does not restrict the listing of artifacts.
245
245
Run.InProgressDuration ={0} and counting
246
246
Run.NotStartedYet =Not started yet
247
247
Run.ArtifactsBrowserTitle =Artifacts of {0} {1}
Original file line number Diff line number Diff line change @@ -231,7 +231,8 @@ Run.UpdatePermission.Description=\
231
231
par exemple pour laisser des notes sur la cause d''échec d''un build.
232
232
Run.ArtifactsPermission.Description =\
233
233
Ce droit permet de récupérer les artefacts produits par les builds. \
234
- Si un utilisateur ne doit pas accéder aux artefacts, vous pouvez l''en empêcher en désactivant ce droit.
234
+ Si un utilisateur ne doit pas accéder aux artefacts, vous pouvez l''en empêcher en désactivant ce droit. \
235
+ Ce droit ne limite pas la possibilité de lister les artefacts.
235
236
Run.InProgressDuration ={0} et décompte
236
237
Run.NotStartedYet =Pas encore commencé
237
238
Run.ArtifactsBrowserTitle =Artefacts de {0} {1}
You can’t perform that action at this time.
0 commit comments