Index: lams_gradebook/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r7a25611e63d32ef3e60e8265803d292af5558d38 -r29ddab74c6c71e3bda66063da609ae75c08135d7 --- lams_gradebook/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 7a25611e63d32ef3e60e8265803d292af5558d38) +++ lams_gradebook/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 29ddab74c6c71e3bda66063da609ae75c08135d7) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Nov 06 15:09:38 CST 2013 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Aug 11 18:54:08 CST 2014 #=================== labels for Gradebook =================# @@ -97,6 +97,10 @@ label.actuals =Actuals label.max =Max label.overall.totals =Overall totals +audit.lesson.change.mark =Changed mark for user {0}. LessonId: {1}. Old mark: {2}, new mark: {3} +audit.activity.change.mark =Changed mark for user {0}. LessonId: {1}. ActivityId:{2}. Old mark: {3}, new mark: {4} +audit.marks.released.on =Marks have been released for lessonId {0}. +audit.marks.released.off =Marks have been hidden for lessonId {0}. -#======= End labels: Exported 91 labels for en AU ===== +#======= End labels: Exported 95 labels for en AU =====