Index: lams_tool_laqa/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -rd9946f994303feb9afeed1f9c1a382427dba046b -rfa8175bc3e7c902954f9332e0ad5e173737c8c0c --- lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision d9946f994303feb9afeed1f9c1a382427dba046b) +++ lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision fa8175bc3e7c902954f9332e0ad5e173737c8c0c) @@ -100,8 +100,7 @@ label.edit.question = Edit question label.new.question = New question label.feedback = Feedback -label.save.question = Add -label.save.question.new.version = Add as new version +label.save.question = Save label.tip.editQuestion = Enables editing of question label.tip.deleteQuestion = Deletes question label.tip.moveQuestionDown = Moves question down @@ -180,7 +179,7 @@ label.allow.comments = Allow learners to comment on responses label.comment = Comment label.comment.textarea.tip = Comments here... -label.rating.criterias = Rating criterias +label.rating.criterias = Rating criteria label.add.criteria = Add criteria label.your.rating = Your rating is {0}
Avg rating {1} out of {2} votes label.average.rating = Average rating {0}/{1} votes @@ -224,3 +223,4 @@ label.question.bank = Question bank label.title = Question title label.title.required = Title is required +label.save.question.new.version = Save as new version