task/3382: Since one of ChecklistAnswerEnum values is changed to NOT_APPLICABLE, Wicket properties files need to change as well
This commit is contained in:
parent
f507fcf0ec
commit
0b02eb537e
view/src/main/java/se/su/dsv/scipro
@ -1,4 +1,4 @@
|
||||
ChecklistAnswerEnum.GREEN = Ok
|
||||
ChecklistAnswerEnum.YELLOW = Minor corrections
|
||||
ChecklistAnswerEnum.RED = Not done
|
||||
ChecklistAnswerEnum.NOT_APLICABLE = Not applicable
|
||||
ChecklistAnswerEnum.NOT_APPLICABLE = Not applicable
|
||||
|
@ -2,4 +2,4 @@ no.motivation= No motivation written
|
||||
YELLOW= Minor corrections
|
||||
RED= Not done
|
||||
GREEN= Ok
|
||||
NOT_APLICABLE= Not applicable
|
||||
NOT_APPLICABLE= Not applicable
|
Loading…
x
Reference in New Issue
Block a user