Skip to content

Commit fe8d9c8

Browse files
committed
fix: 48 - late, contact & consistency
1 parent 002efe6 commit fe8d9c8

File tree

7 files changed

+871
-399
lines changed

7 files changed

+871
-399
lines changed

src/main/resources/MessageResources.properties

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ editProjectLinks.btnDelete.alt=delete
782782
# ----- Page /jsp/contactManager.jsp -----
783783
contactManager.title=Contact Project Manager
784784
contactManager.Contact=Contact
785-
contactManager.Category=Category:
785+
contactManager.Category=Category
786786
contactManager.Category.no=Select
787787
contactManager.Category.Question=Question
788788
contactManager.Category.Comment=Comment
@@ -1098,20 +1098,20 @@ editSpecificationReview.BeforeReject=You are about to reject the Specification.\
10981098

10991099
# ----- /jsp/viewLateDeliverables.jsp page -----
11001100
viewLateDeliverables.ValidationFailed=There were validation errors. See below.
1101-
viewLateDeliverables.ProjectCategory.Label=Project Category:
1102-
viewLateDeliverables.ProjectStatus.Label=Project Status:
1101+
viewLateDeliverables.ProjectCategory.Label=Project Category
1102+
viewLateDeliverables.ProjectStatus.Label=Project Status
11031103
viewLateDeliverables.SearchForm.title=Search Parameters
1104-
viewLateDeliverables.ProjectID.Label=Project ID:
1105-
viewLateDeliverables.DeliverableType.Label=Deliverable Type:
1106-
viewLateDeliverables.JustifiedStatus.Label=Lateness Justified:
1104+
viewLateDeliverables.ProjectID.Label=Project ID
1105+
viewLateDeliverables.DeliverableType.Label=Deliverable Type
1106+
viewLateDeliverables.JustifiedStatus.Label=Lateness Justified
11071107
viewLateDeliverables.AdvancedSearchParameters=Advanced Search Parameters
1108-
viewLateDeliverables.LateMemberHandle.Label=Late Member Handle:
1109-
viewLateDeliverables.CockpitProject.Label=Cockpit Project:
1110-
viewLateDeliverables.ExplanationStatus.Label=Explanation Status:
1111-
viewLateDeliverables.ResponseStatus.Label=Response Status:
1112-
viewLateDeliverables.DeadlineMinDate.Label=Deadline min date:
1113-
viewLateDeliverables.DeadlineMaxDate.Label=Deadline max date:
1114-
viewLateDeliverables.LateDeliverableType.Label=Late Deliverable Type:
1108+
viewLateDeliverables.LateMemberHandle.Label=Late Member Handle
1109+
viewLateDeliverables.CockpitProject.Label=Cockpit Project
1110+
viewLateDeliverables.ExplanationStatus.Label=Explanation Status
1111+
viewLateDeliverables.ResponseStatus.Label=Response Status
1112+
viewLateDeliverables.DeadlineMinDate.Label=Deadline From
1113+
viewLateDeliverables.DeadlineMaxDate.Label=Deadline To
1114+
viewLateDeliverables.LateDeliverableType.Label=Late Deliverable Type
11151115
viewLateDeliverables.SearchResults.title=Search Results
11161116
viewLateDeliverables.SearchResults.column.ProjectName=Project Name
11171117
viewLateDeliverables.SearchResults.column.ProjectCategory=Project Category
@@ -1139,7 +1139,7 @@ editLateDeliverable.Response.label=Response:
11391139
editLateDeliverable.ValidationFailed=There were validation errors. See below.
11401140

11411141
# ----- /jsp/editFinalReview.jsp page -----
1142-
viewScorecard.MinimumPassingScore=The minimum passing score:
1142+
viewScorecard.MinimumPassingScore=The minimum passing score:
11431143

11441144
# ----- Root Catalog names -----
11451145
RootCatalog.Java=Java Catalog

0 commit comments

Comments
 (0)