This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #691 from jenkinsci/cleanup-layout
Shorten the names of the tabs
- Loading branch information
Showing
5 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
changed.files=Show only changed files | ||
select.row=Please select a file in the table to open the source code | ||
no.sourcecode=No source code available for this file |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 4 additions & 7 deletions
11
...in/resources/io/jenkins/plugins/coverage/metrics/steps/CoverageViewModel/index.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,4 @@ | ||
coverage.details.title=Coverage details by {0} | ||
reason.1=\ | ||
You did not enable storing of source files (see parameter 'sourceFiles'). | ||
reason.2=\ | ||
Code Coverage API plugin did not find the source files. | ||
reason.3=\ | ||
You do not have sufficient permissions to view source files. | ||
tab.name.overview=Overview | ||
tab.name.files=Files | ||
tab.name.lines=Modified Lines | ||
tab.name.indirect=Indirect Changes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters