File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
core/src/main/resources/hudson/model Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ AbstractProject.ExtendedReadPermission.Description=\
5353 このパーミッションを与えると、パスワードのようなビルドの慎重に扱う必要がある情報が公開されてしまうことに注意してください。
5454AbstractProject.DiscoverPermission.Description =\
5555 ジョブの発見を許可します。匿名ユーザがジョブを参照する権限がない場合、ジョブのURLにアクセスしようとすると、\
56- ログインページにリダイレクトします。この検眼がない場合は 、404エラーを返します。
56+ ログインページにリダイレクトします。この権限がない場合は 、404エラーを返します。
5757AbstractProject.WipeOutPermission.Description =\
5858 ワークスペースにあるコンテンツの削除を許可します。
5959AbstractProject.CancelPermission.Description =\
Original file line number Diff line number Diff line change 2929 </j : when >
3030 <!-- output is completed now. -->
3131 <j : otherwise >
32- <pre class =" console-output" >
32+ <pre id = " out " class =" console-output" >
3333 <st : getOutput var =" output" />
3434 <j : whitespace >${it.writeLogTo(offset,output)}</j : whitespace >
3535 </pre >
You can’t perform that action at this time.
0 commit comments