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 Index: lams_tool_preview/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -r9606e391610a97bac6305e0e9c42e574f01bd84f -rf924ee00f89e1ed8d57f764fbd8a21c5c03858c5 --- lams_tool_preview/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 9606e391610a97bac6305e0e9c42e574f01bd84f) +++ lams_tool_preview/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.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 Index: lams_tool_preview/conf/language/lams/ApplicationResources_es_ES.properties =================================================================== diff -u -r13f3e7acf738bee2a21ace1c0694894bd1f48cdc -rf924ee00f89e1ed8d57f764fbd8a21c5c03858c5 --- lams_tool_preview/conf/language/lams/ApplicationResources_es_ES.properties (.../ApplicationResources_es_ES.properties) (revision 13f3e7acf738bee2a21ace1c0694894bd1f48cdc) +++ lams_tool_preview/conf/language/lams/ApplicationResources_es_ES.properties (.../ApplicationResources_es_ES.properties) (revision f924ee00f89e1ed8d57f764fbd8a21c5c03858c5) @@ -188,3 +188,11 @@ outcome.authoring.create.new = [crear nuevo] label.sapa.factor = Factor SAPA label.authoring.advanced.tolearnce = Tolerancia de factores SA y SAPA (centésima, 0.0x) +email.explanation.SPA.less = SPA < {0} +email.explanation.SPA.range = SPA >= {0} y <= {1} +email.explanation.SPA.greater = SPA > {0} +email.explanation.SAPA.less = SAPA < {0} +email.explanation.SAPA.range = SAPA >= {0} y <= {1} +email.explanation.SAPA.greater = SAPA > {0} +label.sa = SA +label.pa = PA