--- a/src/main/webapp/WEB-INF/jsp/projects.jsp Wed Jan 06 15:39:56 2021 +0100 +++ b/src/main/webapp/WEB-INF/jsp/projects.jsp Wed Jan 06 16:20:32 2021 +0100 @@ -55,8 +55,8 @@ <thead> <tr> <th></th> - <th><fmt:message key="name"/></th> - <th><fmt:message key="repoUrl"/></th> + <th><fmt:message key="project.name"/></th> + <th><fmt:message key="project.repoUrl"/></th> <th class="hcenter"><fmt:message key="version.latest"/></th> <th class="hcenter"><fmt:message key="version.next"/></th> <th class="hcenter"><fmt:message key="issues.open"/></th>