提交 6896b1c5 编写于 作者: J Josh Soref

spelling: User ID

上级 a004d83b
......@@ -32,7 +32,7 @@ THE SOFTWARE.
</h1>
<t:editableDescription permission="${app.ADMINISTER}" />
<div>
${%Jenkins User Id}: ${it.id}
${%Jenkins User ID}: ${it.id}
</div>
<!-- give properties a chance to contribute summary item -->
<j:forEach var="p" items="${it.allProperties}">
......
......@@ -101,7 +101,7 @@ THE SOFTWARE.
<table class="sortable pane bigtable" id="people">
<tr>
<th />
<th>${%User Id}</th>
<th>${%User ID}</th>
<th>${%Name}</th>
<th initialSortDir="up">${%Last Commit Activity}</th>
<th>${%On}</th>
......
......@@ -33,7 +33,7 @@ THE SOFTWARE.
<table class="sortable pane bigtable" id="people">
<tr>
<th style="width:32px"/>
<th>${%User Id}</th>
<th>${%User ID}</th>
<th>${%Name}</th>
<th style="width:32px"/>
</tr>
......
......@@ -9,7 +9,7 @@ recommendationMessage=For such reasons, we recommend you: \
<li>revoke the tokens that were never used and</li>\
<li>ask users that are currently using their legacy token to generate a token using the new system and revoke their legacy token</li>\
</ul>
UserId=User Id
UserId=User ID
UserFullName=User full name
TokenName=Token name
NumDaysSinceCreation=Days since creation
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册