Index: lams_tool_preview/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r9606e391610a97bac6305e0e9c42e574f01bd84f -rf924ee00f89e1ed8d57f764fbd8a21c5c03858c5 --- lams_tool_preview/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 9606e391610a97bac6305e0e9c42e574f01bd84f) +++ lams_tool_preview/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision f924ee00f89e1ed8d57f764fbd8a21c5c03858c5) @@ -188,3 +188,11 @@ outcome.authoring.create.new = [create new] label.sapa.factor = SAPA factor label.authoring.advanced.tolearnce = Tolerance of SA and SAPA factors (hundredth, 0.0x) +email.explanation.SPA.less = SPA < {0} +email.explanation.SPA.range = SPA >= {0} and <= {1} +email.explanation.SPA.greater = SPA > {0} +email.explanation.SAPA.less = SAPA < {0} +email.explanation.SAPA.range = SAPA >= {0} and <= {1} +email.explanation.SAPA.greater = SAPA > {0} +label.sa = SA +label.pa = PA